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

Persistance framework issue with version in the xml save file

2 Answers 55 Views
Persistence Framework
This is a migrated thread and some comments may be shown as answers.
Massimiliano
Top achievements
Rank 1
Massimiliano asked on 11 Feb 2014, 06:14 PM
It seems that the persistance framework (for RadGrid at least) saves the .dll version info together with the grid settings:

<ControlSetting>
  <Name>MasterTableView.ColumnSettings</Name>
  <Value Type="System.Collections.Generic.List`1[[Telerik.Web.UI.GridTableView+PersistableColumnSetting, Telerik.Web.UI, Version=2013.3.1015.45, Culture=neutral, PublicKeyToken=121fae78165ba3d4]]">

I think this poses a major issue because when you update the DLL all the users who have their saved settings like that will receive an exception for the version mismatch.

2 Answers, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 17 Feb 2014, 09:15 AM
Hello Massimiliano,

I am afraid that this is a bug and our developers are already aware of it.  You could track its progress in our Ideas&Feedback portal. I hope that the bug will be fixed in a near future.

Regards,
Kostadin
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
0
Massimiliano
Top achievements
Rank 1
answered on 17 Feb 2014, 11:51 AM
Nice thank you! :)
Tags
Persistence Framework
Asked by
Massimiliano
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Massimiliano
Top achievements
Rank 1
Share this question
or