This is a migrated thread and some comments may be shown as answers.

[Solved] How to catch error messages

1 Answer 171 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ronen Divon
Top achievements
Rank 1
Ronen Divon asked on 22 May 2008, 11:26 PM
I am using the radajaxpanel pretty heavily and every so often I get an error message that is an object reference error. My issue is that if it's caught through the ajax it shows an alert message, but nothing is ever logged. How can I get this error messages logged to the event viewer so I can fix them. The object reference error is hard enough to diagnose when I have debugging information and in this case I have nothing.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 23 May 2008, 10:04 AM
Hi reverland,

You can use the error handling provided by the ASP.NET AJAX framework. More info is available here.

Kind regards,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Ronen Divon
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or