Debugging MDMP files for .NET application
Hi,
I'm working on a prototype .NET 2.0 Windows Forms application that uses Windows Error Reporting. I've downloaded some MDMP files from my application's Managed Crash error events on the Winqual website, and I have the application's original .NET EXE, DLL and PDB files.
What do I need to do now to debug the MDMP file in Visual Studio 2005? I've seen some other threads on this forum about debugging MDMP files for non-managed applications, but not for .NET applications.
Any pointers would be most appreciated.

