Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • BQ 2 posts 22 karma points
    Jul 20, 2012 @ 13:42
    BQ
    0

    updatepanel not working in Umbraco

    hi,

    I am using umbraco 4.7.2, and created an usercontrol in it where I put an updatepanel control. this updatepanel have 3 AsyncPostBackTriggers. I tested this usercontrol with an aspx page, everything work just fine. but if it is under Umbraco, updatepanel not working. one trigger is a raidobutton list, it start making the whole page postback instead trigger the updatepanel postback. the others are textboxes, and their textchanged events throw js error.

    Sys.WebForms.PageRequestManagerServerErrorException: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object.

    any ideas?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies