|
#1 -
26/10/2009 21:20:29
|
Reporta abuso
|
Link Permanente
|
|
Error when add controls dynamically...
|
|
|
|
|
|
This message of error:
Sys.WebForms.PageRequestManagerServerErrorException: Failed to load viewstate. The Control tree into which viewstate is being loaded must match the control tree was used to save viewstate during the previous request. For example, when adding controls dynamically,the controls added during a post-back mus match the type position of the controls added during the initial request.
Help...!!
|
|
|
|
|