M
Marcin Rzeznicki
Hello,
Is it possible to generate dump file at some execution point in managed
application? I would like to be able to gather information about
exceptions and their context from users running my app - if I handle
some relevant exception, besides informing user of failure, I'd like to
enable him to send me dump file in order to analyze what actually went
wrong and perform some maintenance/debugging on my own. It would be
also nice if I could generate dump post-mortem - when application
crashes due to unhandleld exception. Do you have any ideas or
guidelines concerning this issue?
Is it possible to generate dump file at some execution point in managed
application? I would like to be able to gather information about
exceptions and their context from users running my app - if I handle
some relevant exception, besides informing user of failure, I'd like to
enable him to send me dump file in order to analyze what actually went
wrong and perform some maintenance/debugging on my own. It would be
also nice if I could generate dump post-mortem - when application
crashes due to unhandleld exception. Do you have any ideas or
guidelines concerning this issue?