Trap the error and any required data in a tcf and then upload the data to a website for you to process etc.

Trap unhandled exceptions with  
    Application.ThreadException += OnThreadException;
and do the same.

What's an Exception Block?

On 30/07/2010 3:08 PM, Anthony wrote:

Adding some debugging cod to my winforms application.

 

When an exception is raised..i want the application to send me the error with the parameters passed?  Can i use reflection to do this? Or is there a better way?

 

Do people use the Exception Block by MS or roll their own?

 

 

Is your website being IntelliXperienced?  | www.yougoingmyway.com ?
regards
Anthony
(*12QWERNB*)

Is your website being IntelliXperienced?

 

 

 

Reply via email to