Loading...

RE: Error configuring qdiscussion view webpart

RE: Error configuring qdiscussion view webpart

#5642
Anonymous
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)