How can we help you today? How can we help you today?

Is it possible to send an exception report manually?

I love how SA can handle uncaught exceptions and send them back to the mothership. However, what about caught exceptions? Is there something I can do in my exception handlers to upload that information as well?
ElDanimal
0

Comments

2 comments

  • Simon C
    If you've got SmartAssembly Pro, you can reference SmartAssembly.ReportException.dll and call ExceptionReporting.ReportException(Exception) manually, as described in Method 1 of this article: http://www.red-gate.com/supportcenter/C ... %2ftoc.htm

    SimonC
    Simon C
    0
  • ElDanimal
    That's exactly what I was looking for -- thanks!
    ElDanimal
    0

Add comment

Please sign in to leave a comment.