Session Expired Problem???????????
-
Hi Friends, In my project i set the session expire after 20 min. But it donot take that much time, the session is expiring with in 5 min or 10 min or expiring when am working on it, can anyone tell what i can do for solve this problem? thanks & rgds Nithin
-
Hi Friends, In my project i set the session expire after 20 min. But it donot take that much time, the session is expiring with in 5 min or 10 min or expiring when am working on it, can anyone tell what i can do for solve this problem? thanks & rgds Nithin
Nithin Krishna wrote:
In my project i set the session expire after 20 min. But it donot take that much time, the session is expiring with in 5 min or 10 min or expiring when am working on it, can anyone tell what i can do for solve this problem?
I had a similar problem in one of site.It was caused by too much stress on the domain. This could be one reason your session is expire before 20 min. Other reason could be configuration setting in the web file.
-
Hi Friends, In my project i set the session expire after 20 min. But it donot take that much time, the session is expiring with in 5 min or 10 min or expiring when am working on it, can anyone tell what i can do for solve this problem? thanks & rgds Nithin
this happens only when there is lot of data to be loaded in the page.Simplify the queries and use stored procedures.
cheers sangeet