M
Mike Hnatt
I normally try to post more helpful subject lines. But in this case, after
tons of development, my app suddenly works no more.
Here is the message: I get this on the page postback when it dynamically
builds the controls based on the value I select in a drop-down list. It is
inconsistent. Sometimes the exact same process works, and sometimes it
doesn't. BTW, my drop-down list determines the control layout.
Any help would be majorly appreciated.
"Failed to load viewstate. The control tree into which viewstate is being
loaded must match the control tree that was used to save viewstate during
the previous request. For example, when adding controls dynamically, the
controls added during a post-back must match the type and position of the
controls added during the initial request. "
tons of development, my app suddenly works no more.
Here is the message: I get this on the page postback when it dynamically
builds the controls based on the value I select in a drop-down list. It is
inconsistent. Sometimes the exact same process works, and sometimes it
doesn't. BTW, my drop-down list determines the control layout.
Any help would be majorly appreciated.
"Failed to load viewstate. The control tree into which viewstate is being
loaded must match the control tree that was used to save viewstate during
the previous request. For example, when adding controls dynamically, the
controls added during a post-back must match the type and position of the
controls added during the initial request. "