WebEventCodes::ErrorCodeBase Field
.NET Framework (current version)
Identifies the offset for the ASP.NET health-monitoring error event codes. This field is constant.
Assembly: System.Web (in System.Web.dll)
The ErrorCodeBase value represents the offset for the major event code range associated with the WebRequestErrorEvent and WebErrorEvent types. All error codes are assigned values greater than ErrorCodeBase.
.NET Framework
Available since 2.0
Available since 2.0
WebRequestErrorEvent
RuntimeErrorRequestAbort
RuntimeErrorViewStateFailure
RuntimeErrorValidationFailure
RuntimeErrorPostTooLarge
RuntimeErrorUnhandledException
WebErrorEvent
WebErrorParserError
WebErrorCompilationError
WebErrorConfigurationError
WebErrorOtherError
WebEventCodes Class
System.Web.Management Namespace
Show: