Attempting an in-place upgrade from Q3-2008 to Q2 2009 beta.
On a page with multiple controls I get the following error when the page goes to save viewstate.
Type 'Telerik.Charting.Styles.Unit' in Assembly 'Telerik.Web.UI, Version=2009.2.616.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' is not marked as serializable.
Checking with Reflector, indeed the Serializable attribute is gone from 2009.2 but exists in 2008.3 . Would there be something I am doing wrong causing this error?
Page works fine in Q3-2008.
Thanks,
Jason
On a page with multiple controls I get the following error when the page goes to save viewstate.
Type 'Telerik.Charting.Styles.Unit' in Assembly 'Telerik.Web.UI, Version=2009.2.616.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' is not marked as serializable.
Checking with Reflector, indeed the Serializable attribute is gone from 2009.2 but exists in 2008.3 . Would there be something I am doing wrong causing this error?
Page works fine in Q3-2008.
Thanks,
Jason