Hi,
I have added the DAQs module to the top of my contents pane and whenever I try and add a new category I get the following error:
|
A critical error has occurred.
The state information is invalid for this page and might be corrupted. |
And if I click on the 'Add New FAQ' link I get :
|
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: The state information is invalid for this page and might be corrupted. ---> System.Web.HttpException: The state information is invalid for this page and might be corrupted. ---> System.Web.UI.ViewStateException: Invalid viewstate. Client IP: 127.0.0.1 Port: 1155 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Avant Browser; .NET CLR 2.0.50727; .NET CLR 1.1.4322) ViewState: , Referer: http://localhost/DotNetNuke/Default.aspx?tabid=90&error=The+state+information+is+invalid+for+this+page+and+might+be+corrupted. Path: /DotNetNuke/Default.aspx ---> System.FormatException: Invalid character in a Base-64 string. at System.Convert.FromBase64String(String s) at System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) at System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState) at System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState) at System.Web.UI.HiddenFieldPageStatePersister.Load() --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) at System.Web.UI.HiddenFieldPageStatePersister.Load() at System.Web.UI.Page.LoadPageStateFromPersistenceMedium() at System.Web.UI.Page.LoadAllState() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- |
The only thing I have done to my installation is add 'XepientSolutions.XSViewState.v2.0', maybe this is effecting the way the FAQ modules view state is behaving.
Your advise would be appreciated.
Regards
Julian