Rank: Advanced Member Groups: Member
Joined: 5/31/2007 Posts: 36
|
any idea why this error??
MESSAGE: Invalid length for a Base-64 char array. SOURCE: mscorlib TARGETSITE: Byte[] FromBase64String(System.String) STACKTRACE: 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()
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Can you create a sample app that reproduces the problem? We would be happy to take a look once we have that.
Thanks
|