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

[Solved] Exceptions management on Ajax request

1 Answer 88 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ivo
Top achievements
Rank 1
Ivo asked on 15 Apr 2008, 11:50 AM

Hello,

We have an application with Rad Prometheus controls and main error page, but some of the exceptions are handled in the controls itself and displayed as a javascript popup screen.  I would like to check if there is a way to propagate the exception to the main error page or at least to display a generic message instead of the original exception message.

Thanks,

Ivo

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 15 Apr 2008, 11:59 AM
Hello Ivo,

RadAjax is based on Microsoft ASP.NET AJAX you can use the same technique as in this example:
http://www.asp.net/AJAX/Documentation/Live/Tutorials/CustomizingErrorHandlingforUpdatePanel.aspx

Sincerely yours,
Vlad
the Telerik team

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