|
-
Jun 26th, 2006, 02:50 PM
#1
Thread Starter
PowerPoster
Session timing problem
in ASP.NET 1.1, I want to keep my session alive for a while.
I add an object to session (Session.Add()) and set the session timeout in the web.config for 20 minutes however it seems to lose the session after 5 minutes (well before 20 minutes) or after a few refreshes of the page.
any ideas how I can keep the session alive for longer fully until the time specified in the web.config?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|