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

[Solved] Can't open designer

1 Answer 107 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rick
Top achievements
Rank 1
Rick asked on 05 May 2009, 12:34 PM
When I attempt to open the Examples solution that was provided with the installation,  blend throws the following error when trying to render the designer (when trying to open any page).

The located assembly's manifest definition does not match the assembly reference.

And it error takes me to random points inside the xaml.  Sometimes it points to a built in microsoft control! 


I have blend 2 sp1 installed.  I have the latest silverlight toolkit installed (2.0)

What am I doing wrong?  Also, I want to make sure that your grid works with the ImplicitStyleManager.  We are currently moving away from DevExpress because their grid does not work with the ImplicitStyleManager in the new microsoft Theming dlls.

Thanks for the help

1 Answer, 1 is accepted

Sort by
0
Kalin Milanov
Telerik team
answered on 05 May 2009, 04:38 PM
Hi Rick,

You will need to copy System.Windows.Controls.Data.dll to the following location: 
%ProgramFiles%\Microsoft SDKs\Silverlight\v2.0\Libraries\Client

NB! This will overwrite the existing System.Windows.Controls.Data.dll so making a backup of that file is highly recommended.  

As for your second question: RadGridView works with the themes provided in the suite: Office_Black, Vista and Summer which are available for all our Silverlight controls ensuring a consistent look to your application. Furthermore we are working on delivering three more themes for Q2. 

Thank you for taking interest in our controls.

Sincerely yours,
Kalin Milanov
the Telerik team

Instantly find answers to your questions on the newTelerik Support Portal.
Check out the tipsfor optimizing your support resource searches.
Tags
GridView
Asked by
Rick
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
Share this question
or