System.Web.Management.WebEventCodes.WebErrorParserError Field

Represents the event code indicating a parser error occurred.

Value: 3006

Syntax

public const int WebErrorParserError

Remarks

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

Requirements

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