WebEventCodes::WebErrorParserError Field
.NET Framework (current version)
Represents the event code indicating a parser error occurred.
Assembly: System.Web (in System.Web.dll)
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 WebErrorEvent with a major code of WebErrorParserError.
.NET Framework
Available since 2.0
Available since 2.0
Show: