I have an ASP.NET application running under IIS. I use Windows Server 2012. I have a big problem. My application resets at different times. When I check the event log, I have just one log:
A process serving application pool 'Services-Local-System' suffered a fatal communication error with the Windows Process Activation Service. The process id was '7788'. The data field contains the error number.
When I check the log from my app, it doesn't have any logs. When I check my IIS config, everything is correct. What is my problem?