Weird issue after updating to R1 2022

1 Answer 169 Views
GridView
almostEric
Top achievements
Rank 1
Iron
Iron
almostEric asked on 24 Jan 2022, 02:16 PM
After I did the update, my project compiles, but no longer runs. As soon as the project tries to open a window with a GridView on it,
I get the error: "Could not load file or assembly 'Telerik.Windows.Controls, Version=2022.1.117.45"

The thing is the current version is 2022.1.116.40. I don't see a reference to 2022.1.117.45 anywhere?

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 27 Jan 2022, 10:11 AM

Hello,

Actually, the latest version of the Telerik UI for WPF suite is indeed 2022.1.117. Can you please specify which references display 2022.1.116.40 as their version? Also, is the target framework of your project 4.0 or 4.5?

What I can suggest is to manually replace all references with those from the respective (Binaries\WPF40 or Binaries\WPF45) newly-installed version's folder or use a NuGet package instead. Please note that if you're using the NoXaml theming approach, the assemblies will be located in the Binaries.NoXaml\WPF40 or Binaries.NoXaml\WPF45 folders.

If none of this helps, please send over a small sample project which demonstrates the errors you observe so that I can further assist you.

Regards,
Dilyan Traykov
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.

almostEric
Top achievements
Rank 1
Iron
Iron
commented on 27 Jan 2022, 10:17 AM

yeah, I figured it out. The version that the Telerik Updater put in the lib directory was different than the one that I downloaded through the installer.

I love your products, but man, every time I use the Updater lately, there are issues.
Dilyan Traykov
Telerik team
commented on 27 Jan 2022, 01:13 PM

I'm sorry to hear you had trouble with updating. Nonetheless, I'm glad to hear that you were able to sort it out.
I'm uncertain as to why you observe such issues but if you find it possible, I can suggest using another means of updating - either by using NuGet packages or by manually replacing the required assemblies.
Tags
GridView
Asked by
almostEric
Top achievements
Rank 1
Iron
Iron
Answers by
Dilyan Traykov
Telerik team
Share this question
or