Hello,
We have a local intratnet site and some pages (all aspx).
Wen a client opens a page, there is created a unike session id for this client.
But if the client refreshes his/her page, then somtimes it is getting session values for a other client's session id.
I have logged all session ID's ad a value, and if i look at this log and filter on sessionID, then i see the correct value, but in the page i realy dit see a divernet value.
If i look at the presented value, i see that value is set in a other sessionID.
How is this posible, and how can i fix this?
I hope someone can point me i a direction to solfe this, becouse this is driving me nuts :-)