WebEventCodes::WebErrorConfigurationError Field
.NET Framework (current version)
Indicates that a configuration error occurred. This field is constant.
Assembly: System.Web (in System.Web.dll)
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 WebErrorEvent with a major code of WebErrorConfigurationError.
.NET Framework
Available since 2.0
Available since 2.0
Show: