Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
10-4 Episode 34: Debugger Enhancements and Improvements
Oct 30, 2009 at 1:11 AMThis is not exactly what I am looking for, I need this for managed apps and the article you pointed out says "Applications that do their own custom crash reporting, including .NET applications, are not supported by this feature."
What I would like is: When there is an exception in my app, create mini-dump and display "Sorry, error" to end user.
10-4 Episode 34: Debugger Enhancements and Improvements
Oct 29, 2009 at 2:27 PMIs it possible to create managed mini-dump programmatically for later analysis (e.g. in catch block of exception handling routine)???