Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session expired randomly
Message
From
15/12/2010 03:41:01
 
 
To
15/12/2010 01:13:48
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01492721
Message ID:
01492724
Views:
56
>Hi
>I am facing issue of my ASP.NET web app session expired randomly. I am using custom code to control session timeout, by using Session.IsNewSession and SessionId is existed. Once expired redirect user to session expired page.
>
>However, in some customer server, user session expired randomly. We checked session timeout setting in web.config, IIS server, process recycling after X mins, shutdown process if idle for X mins, set to use cookieless but still no luck.
>
>FYI, it is single server (2 network cards), NO load balancing. Any ideas?

First thing is to determine whether domain or app pool recycling is the cause. Are you logging these events?
If recycling is the problem then you can concentrate on finding the reasons that this is happening.
Maybe something here :
http://www.c-sharpcorner.com/UploadFile/technoNet/SessionTimeout02192009052301AM/SessionTimeout.aspx

Anti-virus ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform