Hi,
In IIS Applications, does anyone know what explicitly triggers the Application_OnStart event. I have coded this section.. but for some reason it never occurs?
Thanks,
Rob.
Printable View
Hi,
In IIS Applications, does anyone know what explicitly triggers the Application_OnStart event. I have coded this section.. but for some reason it never occurs?
Thanks,
Rob.
it occurs only if you have defined an IIS Application in MMC für your ASP application.
to clarify its actually an IIS Application.. I have given it its own process space.. could this have something to do with it?
Thanks,
Rob.