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

Demo code for RadialMenu not working on Windows 7

8 Answers 143 Views
RadialMenu
This is a migrated thread and some comments may be shown as answers.
Sebastian
Top achievements
Rank 1
Sebastian asked on 04 Nov 2014, 09:18 PM
Hi,

I downloaded the demo code and ran it with Visual Studio 2012 on Windows 7.
When I click on Explore All Controls and then on Radial Menu, this Exception is thrown:

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

at this location in the code:
> QuickStart.Common.dll!Telerik.Windows.Controls.QuickStart.Common.Helpers.ApplicationThemeManager.EnsureFrameworkElementResourcesForTheme(System.Windows.FrameworkElement element, string themeName) Line 257 + 0x31 bytes C#

Sebastien

8 Answers, 1 is accepted

Sort by
0
Alek
Telerik team
answered on 05 Nov 2014, 01:55 PM
Hello Sebastian,

This exception is thrown as the project needs a references to No_Xaml libraries. More information about implicit styles you can find following this link.
Please, try the suggested approach and if you still experience the issue we would like to ask you to send us the project in order to make an investigation.

Regards,
Alek
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Sebastian
Top achievements
Rank 1
answered on 05 Nov 2014, 02:50 PM
I will try to make modifications to your solution and project files. In the meatime, if you want to experience the issue by yourself, all you have to do is running, in debug mode, Telerik Demo Code "Telerik_UI_for_WPF_2014_3_1021_Demos.zip" found on your website.

Sebastien

0
Sebastian
Top achievements
Rank 1
answered on 05 Nov 2014, 03:21 PM
I replaced the Telerik.Windows.Control reference, in the project from which the exception is thrown (QuickStart.Common.WPF), from "C:\Program Files (x86)\Telerik\UI for WPF Q3 2014\Binaries\WPF40\Telerik.Windows.Controls.dll" to "C:\Program Files (x86)\Telerik\UI for WPF Q3 2014\Binaries.NoXaml\WPF40\Telerik.Windows.Controls.dll" . I rebuilt all. The exception is still thrown at line 257 of ApplicationThemeManager.cs

Sebastien
0
Accepted
Alek
Telerik team
answered on 07 Nov 2014, 03:09 PM
Hello Sebastian,

Please, give us more information about the following questions:

 - do you have installed the TelerikUI controls for WPF?
 - if you have it, is this a first time you're installing the controls or you had previous installations? - here, under Demos Application section, you can find an info what needs to be done in this case;
 - is this situation happening only when you're trying to run the RadRadialMenu demos or with all demos in the suite?

Please, excuse us for the caused inconvenience.
Looking forward to your answer.

Regards,
Alek
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Sebastian
Top achievements
Rank 1
answered on 18 Feb 2015, 07:23 PM
Hi Alek,

I tried another control demo and it ran fine.
I tried, again, the RadRadialMenu, and now it runs fine.

Thank you
0
Pavel R. Pavlov
Telerik team
answered on 19 Feb 2015, 09:39 AM
Hi,

We are happy that you have resolved the issue.

Please do not hesitate to contact us again if you have any other questions.

Regards,
Pavel R. Pavlov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Manish
Top achievements
Rank 1
answered on 21 Feb 2017, 12:32 PM

I got an Error at runtime as "The invocation of the constri=uctor on type 'Telerik.Windows.Controls.RadRadialMenu' threw an Exception.

 

Inner Exception:The invocation of the constructor on type that matches the specified binding constraints threw an exception.

 

Please Help!

0
Kalin
Telerik team
answered on 23 Feb 2017, 04:02 PM
Hello Manish,

Did you manage to resolve the issue? If not I would like to ask you to open up a support ticket and attach a sample project that reproduces the issue, so we can check it on our side.

If you have any other questions or concerns, please let us know.

Regards,
Kalin
Telerik by Progress
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
RadialMenu
Asked by
Sebastian
Top achievements
Rank 1
Answers by
Alek
Telerik team
Sebastian
Top achievements
Rank 1
Pavel R. Pavlov
Telerik team
Manish
Top achievements
Rank 1
Kalin
Telerik team
Share this question
or