Windows 2003 server Session TimeOut
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have problem with session expiration in windows 2003 server. It is being expired even I am continuously using the application. Session may expire if I don't use the application for sometime. But I am continuously using without keeping idle even for 5 min, it is getting expired.I have configured SessionTimeOut to 60 minutes Web.Config though session timeout's in 20 minutes .I need your help very urgent. But, in windowsXP hasn't the problem .