Managed Stack Explorer is a free power tool from Microsoft that we have found to be very useful for profiling and debugging the Microsoft .NET 2.0 applications we and our clients create.
Managed Stack Explorer is a lightweight tool used to monitor .NET 2.0 managed processes and their stacks. The Managed Stack Explorer provides a simple interface to allow you to monitor multiple processes at once and build periodic stack log files. Managed Stack Explorer works by quickly attaching to a process when a stack trace is requested, then detaching the moment the stack trace has been retrieved. This way the interference in the normal operation of the process is minimized.
Managed Stack Explorer is easy to use - just download it, unzip it, and run it!
Click the link below to download the Managed Stack Explorer, a free license, and documentation.
Stack Explorer Power Tool