|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Mini dump created but emptyVS 2005. I have compiled my dlls/exes in Release mode and also setting
Debug Info="full"under Project - Properties - Build - select "Release" under "Configuration" drop down - the Advanced button at the bottom. When I compile, I get all pdbs for each dll/exe. We are running Win XP. At the client, my app then crashes, and a dump is created on the user machine where the app runs, but it is completely empty. Of course, I would like to get a mini dump to generate so that I can do post mortem analysis with the pdbs I created. I thought the mini dumps are always generate on WinXP when a managed app errors out with an unhandled exception. Any info - am I missing a .NET or XP setting I need to enable on the user machine...? Of course, on my developer in-house machine I get the mini dumps created. thx |
|||||||||||||||||||||||