Click to See Complete Forum and Search --> : Application_OnStart - Not Occuring


Robert Fernando
October 18th, 1999, 05:29 AM
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.

Lothar Haensler
October 18th, 1999, 06:14 AM
it occurs only if you have defined an IIS Application in MMC für your ASP application.

Robert Fernando
October 19th, 1999, 04:24 AM
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.