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

unable to capture error on server side.

1 Answer 37 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 02 Nov 2012, 05:55 PM
I am using Telerik ajax controls in VS2010 asp.net web project.
I am only targetting IE v8 browser.

When I encounter server side code exception, I get an error dialog box "There was an error in the call back."

When I click okay, nothing happens at the server side and code stops executing.

In this web application, there is no try catch exception handling any where. All the exception bubble up to Application_Error in global.asax.
In this specific case, how can I bubble up the exception to Global.asax?

Please help.

Thanks

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 07 Nov 2012, 02:32 PM
Hi John,

Please provide a more detailed description of your scenario and its relation to the RadControls for ASP.NET AJAX so that we can help you accordingly. Which is the exception type that needs to be handled and does not bubble up to the Application_Error event handler in Global.asax?

Regards,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or