ASP.NET Debugger Extension for IIS 7

By vijaysk

Download
Category Development
License Free
Downloads 243
Supported by Email
Works with IIS 7
Documentation ASP.NET Debugger Extension for IIS 7 Documentation
Updated on 11/4/2009 11:27 AM

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

Download Web PI

Get official IIS Extensions and more with
the Microsoft Web Platform Installer

Microsoft Communities