Does anyone familiar this type error and solution ?
following "_shutDownMessage=HostingEnvironment initiated shutdown
HostingEnvironment caused shutdown
_shutDownStack= at System.Environment.get_StackTrace()
at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
at System.Web.Hosting.HostingEnvironment.InitiateShutdown()"
Also the Event Viewer logs "The Web Management Service service terminated unexpectedly. "
Users can't use the application because the web application keeps crashing.
Go to the complete details ...