ASP.NET loses Session variables when in Debug Mode

D

Daniel Smith

Some more information. The reason for the variables being lost is that
the Session_Start event is being called several times and this then
clears the variables but not the Session Id.

The project is an existing project and because the session object and
the Context object is used in many different places it isn't realistic
to alter this for the sake of getting the project to work well in
debug mode.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,888
Messages
2,569,964
Members
46,293
Latest member
BonnieHamb

Latest Threads

Top