Loading ...

IcallBackEventHandler and Master-Content page

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  advanced topics   » IcallBackEventHandler and Master-Content page

IcallBackEventHandler and Master-Content page

Posts under the topic: IcallBackEventHandler and Master-Content page

Posted: 12/27/2011

Lurker 55  points  Lurker
  • Joined on: 12/10/2009
  • Posts: 7

I have a custom control which  implements the IcallBackEvent handler which does asynchronous postback to server from client side.
When i put the custom user control on web form, it works fine. But when I put the custom user control in the content pages of master page, it does not work.  

These functions do not get invoked - RaiseCallbackEvent and GetCallbackResult

Getting the following error:

The target 'xxx' for the callback could not be found or did not implement ICallbackEventHandler.

 


Page 1 of 1 (1 items)