WebEventCodes::StateServerConnectionError Field
.NET Framework (current version)
Represents the event code indicating that an error occurred while communicating with the state server. This field is constant.
Assembly: System.Web (in System.Web.dll)
When a connection error occurs while communicating with the state server, ASP.NET raises a WebErrorEvent with a major code of WebErrorOtherError and detail code of StateServerConnectionError.
The StateServerConnectionError is a detail code and its value is greater than the ApplicationCodeBase.
.NET Framework
Available since 2.0
Available since 2.0
Show: