| 
 Two tools make up the IIS Debug toolkit and are designed to help figure out what requests were in flight when IIS terminates unexpectedly or take action when a request hangs. Use this tool if you notice IIS terminating unexpectedly or if you want to figure out why a request is hanging. ?New Features: 
- IIS Crash/Hang Agent
 - Added header to crash/hang log files for easier reading
 - Installation can restart W3SVC if desired
 - Support for PreActionCommand, allowing the Crash/Hang Agent to do something -before it takes action on a crash or hang
 - IIS Dump
 - Covers more exceptions in crash/invasive mode
 - Ability to CAB files to send to support
 - Add the COM+ package name and IIS 6 application pool name to file names
 - Process List is included in the sysinfo log
 - Added IIS 6 support for writing in-flight requests to debug log
 - Detect managed processes before running managed process debug script
 - Added verbose mode to !clientconns for easier debugging
  
         |