|
-
Nov 13th, 2012, 02:56 PM
#1
Re: Debugging Unhandled Exceptions
You might consider adding unhandled exception handler to your application which write the exception to a log file to assist in determining the issue then once know write assertion to address the issue generating the exception.
MSDN article which will assist with adding an unhandled exception handler that writes to a log file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|