System.Web.Management.WebEventCodes.WebErrorCompilationError Field

Indicates that a compilation error occurred.

Value: 3007

Syntax

public const int WebErrorCompilationError

Remarks

WebEventCodes.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 System.Web.Management.WebErrorEvent with a major code of WebEventCodes.WebErrorCompilationError.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0