Hi,
I am getting a null-pointer exception and I have tracked it down to that the ExecutionTable is null.
This is because the Dynamicweb.Environment.Web.SetupExecutionTable is run after my code (which is also run from AfterStart a Notification).
Can you please modify SetupExecutionTable to execute in BeforeStart?
Best Regards
Søren