WebEventCodes::WebErrorOtherError Field
.NET Framework (current version)
Represents the event code indicating that an unclassified error occurred. This field is constant.
Assembly: System.Web (in System.Web.dll)
WebErrorOtherError is the major code for an unclassified error. When this error occurs, ASP.NET raises a WebErrorEvent with a major code of WebErrorOtherError.
.NET Framework
Available since 2.0
Available since 2.0
Show: