Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Disappearing Sessions
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 1556786"] Hi Mark Have you tried Debug->Exceptions, check the Thrown boxes. To try and find the cause of the problem, I would add logging the session and application events in global.asax. Session_Start, Session_End, Application_Start, Application_End, Application_Error. I'd also put breakpoints on them and run the pages in debug mode that way it might help to narrow down when exactly the problem is occurring Cheers Wayne [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Disappearing Sessions
Top