skip to main content
We are excited to announce that the IIS.NET Forums are moving to the new Microsoft Q&A experience. Learn more >

ASP.NET Debugger Extension for IIS 7

Windows This is a Community Contributed Download

CategoryDevelop
LicenseFree
Supported byEmail
Works WithIIS 7
DocumentationASP.NET Debugger Extension for IIS 7 Documentation
Updated onNovember 4, 2009
Uploaded byvijaysk

Overview

ASP.NET Debugger Extension for IIS 7 is an IIS manager extension for IIS 7 that will provide advanced debugging features for IIS worker processes running managed code.

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