IIS suddenly becomes unresponsive
JamesO
Posts: 4
IIS: 7
Windows: Server 2008
Version: 7
We are running an ASP.NET website (.net frametwork version 4) and I am attaching the profiler to the w3wp process. It all works fine until suddenly the IIS becomes unresponsive and no pages can be loaded. This only happens when the profiler is attached.
When this happens the nice chart in the profiler does of course drop to zero activity.
To make the web site working again I can for example recycle the application pool (on which only 1 web site is running).
Has anyone else had this same problem?
Windows: Server 2008
Version: 7
We are running an ASP.NET website (.net frametwork version 4) and I am attaching the profiler to the w3wp process. It all works fine until suddenly the IIS becomes unresponsive and no pages can be loaded. This only happens when the profiler is attached.
When this happens the nice chart in the profiler does of course drop to zero activity.
To make the web site working again I can for example recycle the application pool (on which only 1 web site is running).
Has anyone else had this same problem?
Comments
ANTS Profiler runs its' application pool outside of IIS, so more than likely what has happened is that attaching the profiler made the website crash. Unfortunately, because of the design of IIS, we are unable to advise you about why it crashed because IIS hides all of its' error information and every time this happens we end up debugging it on a case-by-case basis.
Your best bet is to check the application event log and see if w3wp.exe reports why it had to terminate.
First, you go to the server manager (or programs and features) and under ths IIS role->Health and Diagnostics, tick "Tracing".
Then you can configure request tracing for the website.
You should get details about every error in a separate log file in c:\inetpub\logs\FailedReqLogFiles.