BrianMarsh
MIS
I have a problem on a client system that I do not have access to. The problem appears to be connected to IIS. We have our webclass dll's and site out there working fine, however, occasionally, it appears that either sessions or threads of IIS are crossing. If you open two browsers and log into two different account, it works fine for a while. However, sometimes, in a pattern which seems totally random, both screens will show the info from one of the people. Meaning, suddenly, the other browser who was logged in as another person, see's info about another person who is currently logged in. How can this happen? Can the threads of IIS get crossed? We use session variables in the web class, could that cause it? This is IIS 5 on Win2k. Thanks in advance for the help.
-Brian
-Brian