Hi,
I am using telerik report Q2 2009 and using the session mode="Sql Server".
when i opem telerik report it shows error message
Unable to serialize the session state. In 'StateServer' and 'SQLServer' mode, ASP.NET will serialize the session state objects, and as a result non-serializable objects or MarshalByRef objects are not permitted. The same restriction applies if similar serialization is done by the custom session state store in 'Custom' mode
Though it works fine with INProc mode of session.
But i have to use session mode="SQL Server".
Please help me to solve this issue.
Thanks,
Hrushikesh
I am using telerik report Q2 2009 and using the session mode="Sql Server".
when i opem telerik report it shows error message
Unable to serialize the session state. In 'StateServer' and 'SQLServer' mode, ASP.NET will serialize the session state objects, and as a result non-serializable objects or MarshalByRef objects are not permitted. The same restriction applies if similar serialization is done by the custom session state store in 'Custom' mode
Though it works fine with INProc mode of session.
But i have to use session mode="SQL Server".
Please help me to solve this issue.
Thanks,
Hrushikesh