This section covers the following topics:
- Using Crash Minidump page tells about using the crashdump.dmp file. The minidump file can be opened in Visual Studio IDE or in WinDbg.
- Automating Crash Report Processing describes how to automate crash report analysis with tools provided by CrashRpt. Automating the analysis is useful when you receive too many error report and processing them manually becomes too difficult.