Hi!
I'm trying to debug a nasty application pool crash. All I get is the following:
A process serving application pool 'PlutoAppPool' suffered a fatal communication error with the Windows Process Activation Service. The process id was '2192'. The data field contains the error number.
Even if I have VS2012 attached and setup to break on any exception nothing happens except that VS2012 is shutdown brutally and immediately. So, I installed DebugDiag Tool 1.2 and configured a crash rule according to the instructions but when my application crashes no dumps are created. Rather annoying since this crash happens once every one or two days so it's a slow process to debug.
Any ideas?
/Måns