Author: ASP.NET Debugging | Posted on: 7/14/2008 3:00:00 AM | Views : 770

Issue ASP.NET site running under .NET 2.0 has the following setting in web.config: <sessionState mode="StateServer" stateNetworkTimeout="10" cookieless="false" timeout="30"/> When the application attempts...(read more) ...

Go to the complete details ...