Rank: Advanced Member Groups: Member
Joined: 1/16/2009 Posts: 43
|
Greetings, I've had this problem before that I would received an error messsage when attempting to response.redirect...In the past it has been resolved by using inserting the httpmodule and have done the same for my new project but still getting the message on response.redirect. Please help!
EO.Web control 'CallbackPanel1' error message: The callback on 'Callbackpanel1' has failed because the server did not recognize this callback and processed it as a normal request. This can occur if there are multiple Call/CallbackPanel controls in the page, and this callback/callbackpanel control was initially dynamically loaded but wasn't loaded for this callback.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Please check the version that you are running. You should not get this message with Response.Redirect on the latest version.
Thanks!
|