Old clunker re-visited: Session_OnEnd in Global.ASA

Greetings, folks.

Through the years there's always been trepidation about relying on the
Session_OnEnd routine being fired at the conclusion of a user session, hence
my instinctive avoidance of using it in anything I've created.

Now comes a time when it'd actually be desirable to use this feature; can
anyone tell me if its reliability is any better with IIS6 (under Server
2003) than it was with previous IIS incarnations?

Thanks in advance,

--
Bob Milutinovic
Cognicom - "Australia's Web Presence Specialists"
http://www.cognicom.net.au/
telephone (0417) 45-77-66
facsimile (02) 9824-2240
Bob Milutinovic [ Mo, 16 Juli 2007 21:29 ] [ ID #1770025 ]

Re: Old clunker re-visited: Session_OnEnd in Global.ASA

Bob Milutinovic wrote:
> Greetings, folks.
>
> Through the years there's always been trepidation about relying on the
> Session_OnEnd routine being fired at the conclusion of a user
> session, hence my instinctive avoidance of using it in anything I've
> created.
>
> Now comes a time when it'd actually be desirable to use this feature;
> can anyone tell me if its reliability is any better with IIS6 (under
> Server 2003) than it was with previous IIS incarnations?
>
Nope - sorry. Aaron's articles still tell the story:
http://www.aspfaq.com/search.asp?q=session_onend&x=9&y=7

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
reb01501 [ Mo, 16 Juli 2007 21:46 ] [ ID #1770026 ]

Re: Old clunker re-visited: Session_OnEnd in Global.ASA

"Bob Barrows [MVP]" <reb01501 [at] NOyahoo.SPAMcom> wrote in message
news:e$%23VLI%23xHHA.4800 [at] TK2MSFTNGP05.phx.gbl...
> Bob Milutinovic wrote:
>>
>> Now comes a time when it'd actually be desirable to use this feature;
>> can anyone tell me if its reliability is any better with IIS6 (under
>> Server 2003) than it was with previous IIS incarnations?
>>
> Nope - sorry. Aaron's articles still tell the story:
> http://www.aspfaq.com/search.asp?q=session_onend&x=9&y=7

Thanks, Bob; at least there's some consistency there even if it's not the
most desirable ;-)

--
Bob Milutinovic
Cognicom - "Australia's Web Presence Specialists"
http://www.cognicom.net.au/
telephone (0417) 45-77-66
facsimile (02) 9824-2240
Bob Milutinovic [ Sa, 21 Juli 2007 09:46 ] [ ID #1774913 ]
Webserver » microsoft.public.inetserver.asp.general » Old clunker re-visited: Session_OnEnd in Global.ASA

Vorheriges Thema: How to form a method to change HTML TD Attributes when passed element ID?
Nächstes Thema: HELP: ASP & Javascript testing procedures & methods