Re: Session_End
From: Saravana (saravank@sct.co.in)
Date: 03/27/03
- Next message: Nicolas Mercier: "Re: Session_End"
- Previous message: Boxman: "Windows Authentication Timeout"
- In reply to: Nicolas Mercier: "Session_End"
- Next in thread: Nicolas Mercier: "Re: Session_End"
- Reply: Nicolas Mercier: "Re: Session_End"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Saravana" <saravank@sct.co.in> Date: Thu, 27 Mar 2003 18:48:28 +0530
Might be your aspnet_wp recycle, check out this kb article
http://support.microsoft.com/default.aspx?scid=kb;en-us;324772
-- -Saravana MCAD,SE,SD,DBA. "Nicolas Mercier" <nmercier50@hotmail.com> wrote in message news:uSMGfNK6CHA.2412@TK2MSFTNGP09.phx.gbl... > Hi, > > I am using the Session_End event from the Global.asax file. The use I want > to make of it is when a user Session Timeout is launched, I want to redirect > the user to a login page. Everything works fine, when the Timeout is > launched, the redirection is made. The problem is, that the Session_End > event is triggered at any given time! Well, that's not entirely true, it > seems to be triggered when data is loaded or when a page load takes a bit of > time. I know that IIS has a 90 second limit before triggering a Timeout but > I don't even get near that. After 6 or 7 seconds of loading the user is > redirected to the login page... I don't understand, I have never > programmatically forced a Timeout > > I would like to know why the Session_End is triggered so soon. Any ideas? > > -- > Regards, > > Nicolas. > ========= > Please reply in the newsgroup. > > References for the .NET developper > - http://www.dotnet247.com/ > - http://msdn.microsoft.com/ > - http://groups.google.com/ > >
- Next message: Nicolas Mercier: "Re: Session_End"
- Previous message: Boxman: "Windows Authentication Timeout"
- In reply to: Nicolas Mercier: "Session_End"
- Next in thread: Nicolas Mercier: "Re: Session_End"
- Reply: Nicolas Mercier: "Re: Session_End"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading