Greetings,
We've recently updated from v9.1.504 to v11.1.542 for one of our applications.
In the application, we allow our users to customize the Quick Access Toolbar items. We use the standard SerializeQuickAccessToolBarItems() and DeserializeQuickAccessToolBarItems() to manage the customized item list. However, after the upgrade, the deserialzation fails (as it was serialized with the v9.1.504 dll's.
Have you guys got any strategies on how we can fix this issue? We considered doing a regex replace on the serialized file, but if you have any other suggestions, we'd be grateful to hear them. We would prefer our users to be able to keep their settings for this area of the system.
Cheers,
-Brad
We've recently updated from v9.1.504 to v11.1.542 for one of our applications.
In the application, we allow our users to customize the Quick Access Toolbar items. We use the standard SerializeQuickAccessToolBarItems() and DeserializeQuickAccessToolBarItems() to manage the customized item list. However, after the upgrade, the deserialzation fails (as it was serialized with the v9.1.504 dll's.
Have you guys got any strategies on how we can fix this issue? We considered doing a regex replace on the serialized file, but if you have any other suggestions, we'd be grateful to hear them. We would prefer our users to be able to keep their settings for this area of the system.
Cheers,
-Brad