10/28/2013 at 6:10 am #5642

Anonymous
Participant
Hi ,
I have followed all the steps from release note nd updated my web.config. Still no good.
Here is the error from ULS logs
Application error when access /sites/sapbeta/SitePages/Home.aspx, Error=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.
at System.Web.UI.Control.LoadViewStateRecursive(Object savedState)
at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState)
at System.Web.UI.Control.LoadViewStateRecursive(Object savedState)