Completed
Last Updated: 19 May 2021 08:10 by ADMIN
Release R1 2021 SP2
M Patrick
Created on: 30 Nov 2020 10:05
Category: UI for WinForms
Type: Bug Report
0
TPF: The RadSvgImage type serializes the assembly version in the form`s .resx file causing errors when the project upgrades
This error just started happening after we upgraded to 2020.3.1020.40. 
2 comments
ADMIN
Dimitar
Posted on: 19 May 2021 08:10

Hello,

With the fix we will solve the issue with the serialization of the RadSvgImage. Still when a project upgrades from an older version it will be necessary to use any of the available workarounds. Once the designer opens and the form changes, it will serialize again the RadSvgImage using the new approach not writing the assembly version.

We no longer serialize the SvgImage property and the RadSvgImage type. Now we have a new SvgImageXml property which serializes the SVG image as string.

 

Regards,
Dimitar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Nadya | Tech Support Engineer
Posted on: 30 Nov 2020 10:30

Hello, Patrick,

To work around this you can remove the Telerik version from the resx file on the form as demonstrated in the attached picture:

I hope this helps.

Regards,
Nadya
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.