Hi,
I am using "RadCompression" to reduce size viewstate and session.
In test and dev machine the article work fine.
But I am getting following error in our live server we are not using any web farm.
"System.ArgumentException: SessionPageStatePersister can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive."
When I use
HiddenFieldPageStateCompression it doesn't compress much.
Any solutions?
Best Regards,
Damodar