C
Craig
Hi,
I'm having difficulty understanding how the Application_End event in the
Global.asax file gets called. I thought that it's called when the specific
web site is stopped via the IIS management console. Could anyone please tell
me where I can dispose of objects when wanting to stop a specific web site
without having to explicitly run IISRESET, as I have other web sites that I
am not allowed to reset on the same machine and calling IISRESET will reset
them.
Thanks you.
Regards,
Craig
I'm having difficulty understanding how the Application_End event in the
Global.asax file gets called. I thought that it's called when the specific
web site is stopped via the IIS management console. Could anyone please tell
me where I can dispose of objects when wanting to stop a specific web site
without having to explicitly run IISRESET, as I have other web sites that I
am not allowed to reset on the same machine and calling IISRESET will reset
them.
Thanks you.
Regards,
Craig