Welcome Guest Search | Active Topics | Sign In | Register

EO. Web Controls error message Options
Sanjay
Posted: Sunday, February 22, 2009 10:49:23 PM
Rank: Newbie
Groups: Member

Joined: 2/22/2009
Posts: 1
Code: C#

We are periodically receiving the following error message. I need help to troubleshoot. Thank you.

Error message is as follows:
The callback on "ctlCallBackPanel" has failed because the server did not recognize this callback and processed it as a normal request. This can occur if there are multiple Callback / Callbackpanel controls in the page.
eo_support
Posted: Sunday, February 22, 2009 11:40:47 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,103
Hi,

This usually indicates a code error. There are many cases that can cause such error, but the most common one is when you dynamically loads some controls and when the page posts back, you did not load them again. Try to temporarily eliminate all those and see if it occurs again. If it still occurs, try to find out a fixed pattern about when it occurs and we will be happy to take a look.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.