"Leaky" SessionState

  • Thread starter Thread starter fathelga
  • Start date Start date
F

fathelga

We have a site that holds data about the user in session while they are
logged in. Everyone once in a while a user will log in and see someone
else's session state. Has this happened to anyone else? We are using
SqlServer SessionState. I cannot reproduce this and I can't find a KB
article on this subject anywhere. Please help!
 
haven't heard of this problem with sqlserver. You may want to try writing
some code to log the session id everytime you pull the session for starters.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Professional 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