IIS 7 includes advances in diagnosing and troubleshooting Web applications. IIS supports buffering trace events for a given request and saving these events to disk only if they fall into a user-configured error condition. IIS also captures real-time state information about application pools, worker processes, sites, application domains, and running requests.

Notes

You must enable trace logging before a trace log will be created for a failed request.

 StepReference
Check box

Overview of troubleshooting in IIS 7.

Troubleshooting Overview

Check box

Define failure conditions for applications and configure which trace events to log on a per-URL basis.

Configure Tracing for Failed Requests

Check box

Configure IIS log settings.

Configure Logging

Check box

View a list of worker processes running on a server and view a list of currently executing requests for each worker process.

Monitor Worker Processes and Currently Executing Requests

See Also


Table Of Contents