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

Error when Telerik UI for WPf was Updated

1 Answer 196 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ricardo
Top achievements
Rank 1
Ricardo asked on 11 Jun 2018, 11:00 AM

Hello,

 

After i updated my telerik UI for WPF i got the following error when i tried to execute my programs:

 

FileNotFoundException: Could not load file or assembly 'Telerik.Windows.Themes.Fluent, Culture=neutral' or one of its dependencies. The system cannot find the file specified.

 

When try to build my programs, i get the following warning's:

Assembly 'Telerik.Windows.Themes.Fluent' is not referenced by this project  

 

It seems the theme has disappeared for some reason.

 

Can someone help me?

 

Regards

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin Ivanov
Telerik team
answered on 14 Jun 2018, 09:02 AM
Hello Ricardo,

Usually, such errors appear when the referenced Telerik dlls have different versions. This could happen when you upgrade to a newer version and Visual Studio caches some of the old dlls. To resolve this, I would suggest you to double check if the versions of the referenced dlls is the same (example: 2018.2 515). Also, if the .NET version of the dlls is compatible the Target (.NET) Framework of the project.

Regards,
Martin Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
General Discussions
Asked by
Ricardo
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or