Completed
Last Updated: 12 Oct 2022 13:07 by ADMIN
Release R3 2022 (LIB 2022.2.711)
Jaime
Created on: 30 Jun 2022 05:44
Category: RibbonBar
Type: Bug Report
2
RadRibbonBar: "Invalid Resx file. Could not load type System.DelegateSerializationHolder" after adding a group at design time

Follow the steps:

1- Add RadRibbonBar1 to the form. The program compiles successfully.
2- Add RibbonTab1 to the RibbonBar. The program compiles successfully.
3. Add RadRibbonBarGroup1. The program does not compile and the mentioned error appears.

Error 1 Invalid Resx file. Could not load type System.DelegateSerializationHolder, Telerik.WinControls.UI, Version=2022.2.622.40, Culture=neutral, PublicKeyToken=5bb2a467cbec794e which is used in the .RESX file.  Ensure that the necessary references have been added to your project. Line 142, position 5. C:\Projects\1570764TestRibbonResx\1570764TestRibbonResx\RadForm1.resx 142 5 1570764TestRibbonResx

7 comments
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 15 Jul 2022 11:29

Hi, Jaime,

I am glad that the project is working now as expected.

Please have in mind that for the latest internal builds we only provide dlls and Nuget packages, not an installation file.

Regards,
Dess | Tech Support Engineer, Principal
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/.

Jaime
Posted on: 15 Jul 2022 11:13
Fixed by downloading Telerik_UI_For_WinForms_2022_2_711_Nuget_Dev and adding as nuget source the local folder where I saved the file.

https://docs.telerik.com/devtools/winforms/visual-studio-integration/install-using-nuget

I have subsequently updated the necessary references.
Jaime
Posted on: 15 Jul 2022 10:56
I already had the R2 2022 SP1 version installed. However, based on your advice, I have uninstalled and downloaded and reinstalled it, but it is still the same version.

If I'm not mistaken, this process that you advise me does not work for internals builds (ReleRelease R2 2022 SP1 LIB 2022.2.711). it is right?
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 15 Jul 2022 09:46

Hi, Jaime,

The following article demonstrates how to download the LIB: https://docs.telerik.com/devtools/winforms/installation-and-upgrades/latest-internal-builds 

Then, you will need to update the project references with the ones coming from the LIB: https://docs.telerik.com/devtools/winforms/installation-and-upgrades/updating-assemblies-in-a-project 

However, a better option is to install directly the R2 2022 SP1 version. Make sure that any older version of the Telerik UI for WinForms suite is firstly uninstalled.

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Jaime
Posted on: 15 Jul 2022 08:33
Thanks, I knew I could download the internal build.
Any guide on how to install it?
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 15 Jul 2022 04:35

Hi, Jaime,

As the status of the feedback item indicates, this items has been addressed and the fix was introduced in Release R2 2022 SP1 (LIB 2022.2.711). Please give the mentioned version a try and see how it will work on your end.

Let me know what is the observed result.

Regards,
Dess | Tech Support Engineer, Principal
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/.

Jaime
Posted on: 14 Jul 2022 18:13
Could you tell me when the update is scheduled?

A very big problem related to this bug is that you cannot minimize the window. I have temporarily disabled the minimize button, but the window can be minimized when the Windows taskbar icon is clicked, causing a CTD that I don't know how to avoid.

Any suggestion?