Copied to clipboard

Flag this post as spam?

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


  • Christian Liebe-Harkort 56 posts 104 karma points
    Dec 31, 2012 @ 15:34
    Christian Liebe-Harkort
    0

    Upgrade from 4.9.1 to 4.11.1 breaks usercontrol

    Hi,

    just upgraded a site from 4.9.1 to 4.11.1, evreything seems to work fine except one usercontrol.

    Within that usercontrol, depending on the user action,  I set some <asp:HiddenField> values  using JQuery. On postback (after the user submits) I read this values in the page.load event and do my program logic with these values.

    After the update to 4.11.1 the hiddenfield values read in page.load are always the initial values. I inspected the HTML to verify that JQuery sets the values properly. I have the feeling that is has something to do with viewstate, but could not find a solution.

    I restored my backup of 4.9.1 (also to verify that this was really the cause)  and everything is working as expected.

    Any ideas?

    Thanks
    Christian

Please Sign in or register to post replies

Write your reply to:

Draft