Saturday, March 24, 2012

Ajax Throws Sys.WebForms.PageRequestManagerErrorException with Response.Redirect

Hi,

I am Getting following error while using Ajax(Update Panel) .

Throws Sys.WebForms.PageRequestManagerErrorException .

Any Help ?

 Hi, I checked the internet and read something about page smartnavigation that f*cks up the page redirection.

What they suggested was the following:

Page.SmartNavigation=false; Response.Redirect("yourpage.aspx");
Give it a try!
Good luck
Wim

No Buddy this is not what i m looking 4.


Hi,

Can you post some stripped-and-fully working code?

Can you also specify where/when it goes wrong?

Hopefully we can help you better then!
Kind regards
Wim


Checkout this threadhttp://forums.asp.net/t/1130621.aspx


Thanks...

Resolved...Smile

No comments:

Post a Comment