System.Web.Management.WebEventCodes.WebErrorConfigurationError Field

Indicates that a configuration error occurred. This field is constant.

Value: 3008

Syntax

public const int WebErrorConfigurationError

Remarks

WebEventCodes.WebErrorConfigurationError is the major code that refers to an error that happened during the application-configuring phase. When this error occurs, ASP.NET raises a System.Web.Management.WebErrorEvent with a major code of WebEventCodes.WebErrorConfigurationError.

Requirements

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