WebEventCodes::WebErrorCompilationError Field
.NET Framework (current version)
Indicates that a compilation error occurred.
Assembly: System.Web (in System.Web.dll)
WebErrorCompilationError is the major code that refers to an error that happened during the application compilation phase. When this error occurs, ASP.NET raises a WebErrorEvent with a major code of WebErrorCompilationError.
.NET Framework
Available since 2.0
Available since 2.0
Show: