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

RadWindow as User Control

1 Answer 65 Views
Window
This is a migrated thread and some comments may be shown as answers.
jfkrueger
Top achievements
Rank 1
jfkrueger asked on 05 Aug 2011, 10:07 PM
I have followed the example here:

http://www.telerik.com/help/silverlight/radwindow-how-to-use-radwindow-as-user-control.html

But when I run it the InitializeComponent of the RadWindow throws the following error:

Failed to assign to property 'System.Windows.Setter.Value'.

The control is empty and there is no additional code, it is strictly what is in the example (i did change the namespaces to match mine). Not sure what the issue is...anyone?

1 Answer, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 08 Aug 2011, 09:39 AM
Hi Joe,

The exception means that a Setter from a Style is unable to be applied somewhere along the way. Are you using any styles in your project? Also, which assemblies are you using - version 0712 or any of the LIBs?

If you are unable to detect the problem, please send us a reproducable sample which we can test.

All the best,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
Tags
Window
Asked by
jfkrueger
Top achievements
Rank 1
Answers by
Dani
Telerik team
Share this question
or