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

Telerik.Web.UI.RadSessionPageStateCompression x ERROR

1 Answer 33 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Silderado
Top achievements
Rank 1
Silderado asked on 21 Jul 2010, 01:43 PM
Hi,

I'm having a problem when I enable the option:
"<Adapter ControlType="System.Web.UI.Page" adapterType="Telerik.Web.UI.RadSessionPageStateCompression" />"

What this occurrence is the following, I have a grid with more than 100 records, and I select an option, open another screen with information on using the RadWindow, and this is open another screen that the user passes to analyze the 100 records, which are stored in a session, but arrives at the 7th record the system loses the reference information of the screen, the configuration information of the grid, the combo box, all the screen information, however data is still stored in the session.

If you access another screen the system reverts to the information normally. Have you any idea why the problem?

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 27 Jul 2010, 12:51 PM
Hi,

I suspect that the beahvior you are observing is due default historySize setting of the SessionPageStatePersister  used internally by RadSessionPageStateCompression page adapter. Therefore you should modify this setting to a more appropriate for your scenario value. Additional details can be found here (under RadCompression and SessionPageState section).

All the best,
Rosen
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
General Discussions
Asked by
Silderado
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or