This is a migrated thread and some comments may be shown as answers.

FormatException With RadSessionPageStateCompression

1 Answer 67 Views
Compression
This is a migrated thread and some comments may be shown as answers.
Nick Smith
Top achievements
Rank 1
Nick Smith asked on 16 May 2010, 02:08 PM

Hi When I use the RadSessionPageStateCompression in the browser file I get the following

Exception type: FormatException

Exception message: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or a non-white space character among the padding characters.

at System.Convert.FromBase64String(String s)

at System.Web.UI.ObjectStateFormatter.Deserialize(String inputString)

at Telerik.Web.UI.RadSessionPageStatePersister.Load()

at System.Web.UI.Page.LoadPageStateFromPersistenceMedium()

at System.Web.UI.Page.LoadAllState()

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

If I use the  Telerik.Web.UI.RadHiddenFieldPageStateCompression then it works fine.

 

1 Answer, 1 is accepted

Sort by
0
Pavel
Telerik team
answered on 17 May 2010, 09:06 AM
Hello Nick,

Can you provide more details on how to reproduce the problem and the exact version of the controls that you are using?

Kind regards,
Pavel
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Compression
Asked by
Nick Smith
Top achievements
Rank 1
Answers by
Pavel
Telerik team
Share this question
or