Sending error logs through C# desktop application

Posted by Mustafa A. Jabbar on Stack Overflow See other posts from Stack Overflow or by Mustafa A. Jabbar
Published on 2010-04-08T08:32:54Z Indexed on 2010/04/08 9:13 UTC
Read the original article Hit count: 434

Filed under:
|
|
|

Dear All,

lately our customers are experiencing unexpected crashes. We are already logging the errors on their local machines. Is there a mechanism to enable them to "send error log" somehow when the application crashes or when unexpected behavior takes place? In other word how do I know that the application freezed or hung or crashed so I can send something, and override the normal "not responding" windows message?

Regards,

© Stack Overflow or respective owner

Related posts about c#

Related posts about submit