ASP.NET Debugger Extension for IIS 7
Windows This is a Community Contributed Download
Category | Develop |
---|---|
License | Free |
Supported by | |
Works With | IIS 7 |
Documentation | ASP.NET Debugger Extension for IIS 7 Documentation |
Updated on | November 4, 2009 |
Uploaded by | vijaysk |
Overview
Features
It basically does three things
1. Find Debug Modules
This feature will help you scan your website content to spot modules that have been built in debug mode.
2. Callstack Viewer
This feature will dump out the callstacks of all the threads in the process running managed code. It is basically a snapshot of all the managed threads in the worker process. This is helpful when you are troubleshooting worker process hangs / performance issues.
3. Trace Process for Debug Events
This feature will help in tracing useful events in the worker process. For example it can display callstacks whenever an exception occurs in the process.
Benefits
ASP.NET Debugger Extension for IIS 7 provides advanced debugging features for IIS worker processes running managed code. It can be used to troubleshoot issues like slow performance, tracing exceptions ...
Requirements
IIS 7+
.NET 2.0