System.Web.Management.WebEventCodes.StateServerConnectionError Field

Represents the event code indicating that an error occurred while communicating with the state server. This field is constant.

Value: 50016

Syntax

public const int StateServerConnectionError

Remarks

When a connection error occurs while communicating with the state server, ASP.NET raises a System.Web.Management.WebErrorEvent with a major code of WebEventCodes.WebErrorOtherError and detail code of WebEventCodes.StateServerConnectionError.

The WebEventCodes.StateServerConnectionError is a detail code and its value is greater than the WebEventCodes.ApplicationCodeBase.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0