ASP.NET 2.0 Losing Session Information

  • Thread starter Thread starter gencode
  • Start date Start date
G

gencode

I seem to be losing session information randomaly, session data will be
set back to nothing from time to tome, sometimes it is after less than
a minute and sometimes it wont lose it at all.

More info
1) The same code in does not happen in previous versions of ASP.
2) Happened on my dev laptop, figured it would not happen when on prod
machine, since the prod machine has not had a problem with prev
versions of ASP...but is happeneing there too.

Wondering if anyone else has seen this?

Thanks, Ed,
 
what do your application log events say? specifically, look for the worker
process recycle message.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
 

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

Back
Top