Value: 50003
WebEventCodes.ApplicationShutdownChangeInGlobalAsax is the detail code that specifies the cause of the shutdown.
When the Global.asax file is changed, ASP.NET raises a System.Web.Management.WebApplicationLifetimeEvent with a major code of WebEventCodes.ApplicationShutdown and a detail code of WebEventCodes.ApplicationShutdownChangeInGlobalAsax.