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

problem with response.redirect using Ajax

2 Answers 183 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Shakeel Rehman
Top achievements
Rank 1
Shakeel Rehman asked on 24 Jun 2010, 10:48 AM

Hi,

Using Ajax when page redirecting to another page it gives following error


sys.webforms.pagerequestmanagerparsererrorexception.........

Basically I am using RadAjaxManager. I have also remove the control which refresh the specific area when click on submit button.

Please anybody helps me in this regard what to do. Thank you very much

Regards

Shakeel

2 Answers, 1 is accepted

Sort by
0
Kevin
Top achievements
Rank 1
answered on 24 Jun 2010, 02:58 PM
You should use RadAjaxManager.Redirect instead of Response.Redirect when redirecting to another page in Ajax.

I hope that helps.
0
Leonel
Top achievements
Rank 1
answered on 20 Aug 2010, 09:24 PM
Thanks Kevin, that fix my problem...
Tags
Ajax
Asked by
Shakeel Rehman
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 1
Leonel
Top achievements
Rank 1
Share this question
or