I've designed and deployed ASP.NET application. Everything was fine but starting since last week the Session randomly clears all the data(in 20-60 sec). It never reproduces on test server so even don't know what to do. Timeout = 15 minutes,Mode = "InProc",Cookiesless = false
What is more strange the SessionID is the same but session is empty.
Did somebody encounter such a problem ?
What is more strange the SessionID is the same but session is empty.
Did somebody encounter such a problem ?