Application_End event handler not getting called on development server
- From: Tenacious <CT_Taylor@xxxxxxxxx>
- Date: Thu, 10 Jan 2008 15:35:59 -0800 (PST)
I am trying to shutdown a database server in the Application_End event
handler on the Global.asax page. So far I am trying this only on the
development server that comes with Visual Studio 2005. When I close
the browser, this does not cause the Application_End event to trigger.
It also will not occur when I shut down the development server. At
this point the application is no longer running, so why didn't the
event handler ever get called?
Any suggestions or guesses will be appreciated.
Thanks
.
- Follow-Ups:
- Re: Application_End event handler not getting called on development server
- From: Juan T. Llibre
- Re: Application_End event handler not getting called on development server
- Prev by Date: Re: best way to create applets usable on other sites
- Next by Date: Re: AJAX versions ....
- Previous by thread: Re: best way to create applets usable on other sites
- Next by thread: Re: Application_End event handler not getting called on development server
- Index(es):
Relevant Pages
|