Application_End event handler not getting called on development server



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
.



Relevant Pages

  • Re: Custom HttpHandler and Server.Transfer
    ... server side processing path for the current request. ... | Subject: Re: Custom HttpHandler and Server.Transfer ... |>methods only addressing transfer to another Page handler, ...
    (microsoft.public.dotnet.framework.aspnet)
  • PROBLEM: Failure to deliver SIGCHLD
    ... Failure to deliver SIGCHLD ... The server employs a very simple SIGCHLD handler that loops on ... 000c8000-000c97ff: Extension ROM ...
    (Linux-Kernel)
  • Re: using try catch on linked servers
    ... usually fires the local CATCH handler. ... Or do you mean that the remote procedure continues to run after the ... will trigger the CATCH handler in the local server, ... Links for SQL Server Books Online: ...
    (microsoft.public.sqlserver.programming)
  • AJAX simultaneous requests getting queued up
    ... server for updated information to show, ... Handler, ... Once the first request comes back, ... To make sure the problem wasn't on the client, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Frame-based exception handling problem on Server 2008
    ... while testing Cygwin on Server 2008, I encountered a couple of spurious ... This is used by Cygwin, too, but with a tweak. ... exception_list entry on the stack (not counting the default handler). ... If the exception handler list is ...
    (microsoft.public.win32.programmer.kernel)