Lost session variables - size issue?

E

Eliyahu Goldin

When I run my ASP.NET application first time after deployment, it runs OK.
On the second run, when one of my web forms tries to read session variables
set in another form, it finds them empty. Nevertheless, if in the same
session I set the variables again, they don't get lost anymore. What could
be the reason for the session variables to get lost in the beginning of the
session? Could it be a size issue? Where can I set amount of storage
available for the session variables?

Eliyahu
 
C

Chris Botha

There are a whole bunch of reasons. I had a similar problem a while ago and
you will find the articles on the MSDN site ( http://msdn.microsoft.com )
and in the Search, check the Knowledge Base radio button and search for
lost session variables
 

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,754
Messages
2,569,526
Members
44,997
Latest member
mileyka

Latest Threads

Top