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

ThreadAbortedException on RadAjaxManager.Redirect

1 Answer 85 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ole Albers
Top achievements
Rank 2
Ole Albers asked on 21 Jan 2010, 10:55 AM
Hi folks

I'm using the RadAjaxManager.Redirect()-Method to redirect to another site. When doing this I get an ThreadAbortedException.

The .NET-Method Response.Redirect() knows the endResponse-Parameter to avoid calling the End-Method which causes the error. Is there any possibility to get that behavior with the RadAjaxManager.Redirect?

 Or should I just use Response.Redirect instead?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 21 Jan 2010, 12:49 PM
Hi Ole,

We are not sure what can be causing the problem, and it has never been reported before and have no suggestions. You could try to resolve this error in the same way as for the Response.Redirect method.

However, if the issue persist it will be best if you open a formal support ticket and send us a simple working project with reproduced this erroneous behavior.

Additionally, for more information about RadAjaxManager Redirect() method you could review this helps topic:
Redirecting to another page

Sincerely yours,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Ajax
Asked by
Ole Albers
Top achievements
Rank 2
Answers by
Pavlina
Telerik team
Share this question
or