Posted on: 7/14/2015 3:11:52 PM | Views : 786

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 ...