VBDotNETCoder
MIS
I have spent the morning looking around for a work around for using the session_end which does not work for me. Is there something I need to do to iis or something else besides setting the mode to inproc and putting code in the session_end procedure. I have noticed that the session_end does work in debug mode when i set a break point in the session_end procedure but when running a normal application on windows 2000 server the session_end does not fire when a user session has expired.