System.Web.Management.WebEventCodes.ApplicationShutdownInitializationError Field

Represents the event code indicating an application-initialization error occurred. This field is constant.

Value: 50014

Syntax

public const int ApplicationShutdownInitializationError

Remarks

WebEventCodes.ApplicationShutdownInitializationError is the detail code that specifies the cause of the shutdown.

When an application-initialization error occurs, ASP.NET raises a System.Web.Management.WebApplicationLifetimeEvent with a major code of WebEventCodes.ApplicationShutdown and a detail code of WebEventCodes.ApplicationShutdownInitializationError.

Requirements

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