Hi, Maur=EDcio,
We did some testing on varies environment. It seems work ok except one
client with IE6.0+ IE sp2. What is the browser version you used?
Minny Guo
-----Original Message-----
From: Minny Guo
Sent: Wednesday, September 11, 2002 8:04 AM
To: IIS_Applictaions
Subject: [iis_applications] RE: Session_OnEnd not running
Thanks for bring this up. We have similar environment with same
login/log off check on session end. We did notice that sometimes the
Session_OnEnd does not work on some Servers. Now I know it is because
w2k with IIS5. I'll take a look then. I also like to know the follow-ups
for this problem.
Thanks again.
Minny Guo
-----Original Message-----
From: Maur=EDcio A. Guimar=E3es [mailto:mandrade@o...]
Sent: Wednesday, September 11, 2002 5:59 AM
To: IIS_Applictaions
Subject: [iis_applications] Session_OnEnd not running
Hi folks,
I have an ASP Application which uses an application array to track users
when they log in and log out of the site. When the user logs out, the
application removes the user from the application array; but when the
user
closes the browser window Sub Session_OnEnd should do it. The problem is
that Session_OnEnd is not running!
This application runs fine with NT4Server and IIS4, but this problem
occurs
with Win2kServer/IIS5.
Any help would be greatly appreciated!
Thanks in advance
Maur=EDcio