
Help: session_onEnd event doesn't do anything
Session_onEnd will only occur if you explicitly abort the session with
Session.Abort or the session times out. If a user closes their browser that
will not call the Session_OnEnd. The server will wait until the session
timeout occurs.
If this does not help, please respond with the code in Session_OnEnd and I
will see if anything unnatural is occuring.
Quote:
> Hello, I've written some routines i would like to execute at the end of
the
> IIS session in my Web application. There're no Server.CreateObject calls
and
> other stuff that can't be executed when session_onEnd event is triggered.
> Howewer, it seems not to be triggered at all when I deploy my application
on
> the main server. When I test the application on my localhost, it works
fine.
> Note, that there're some routines in session_onStart and
application_onStart
> subs that work fine both on my local computer and the server. Only
> session_onEnd seems to fail. Has anyone got any ideas or give me a link to
> any resources? Regards
> --
> .::bajG0n::.
> .::UID:70477942...gg:4612::.