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

Assembly version issues

1 Answer 113 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Anubis
Top achievements
Rank 1
Anubis asked on 18 Jun 2012, 02:59 PM
Hi. Upon adding RibbonView assmebly as reference I get the following errors:

Error    1    Assembly 'Telerik.Windows.Controls.RibbonView, Version=2012.2.607.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' uses 'Telerik.Windows.Controls.Navigation, Version=2012.2.607.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' which has a higher version than referenced assembly 'Telerik.Windows.Controls.Navigation, Version=2012.2.607.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7'    c:\Program Files (x86)\Telerik\RadControls for WPF Q2 2012\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll    WCFConsumer

Error    2    Assembly 'Telerik.Windows.Controls.RibbonView, Version=2012.2.607.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' uses 'Telerik.Windows.Controls, Version=2012.2.607.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' which has a higher version than referenced assembly 'Telerik.Windows.Controls, Version=2012.2.607.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7'    c:\Program Files (x86)\Telerik\RadControls for WPF Q2 2012\Binaries\WPF40\Telerik.Windows.Controls.RibbonView.dll    WCFConsumer

I also have this (probably relevant) warning:
Warning    5    Found conflicts between different versions of the same dependent assembly.    WCFConsumer

Any help on what the issue might be would be most welcome

EDIT: I updated all references manually to *.40 and it seems to work.
No idea why they were added with *.35 by default though.

1 Answer, 1 is accepted

Sort by
0
Accepted
Miro Miroslavov
Telerik team
answered on 19 Jun 2012, 06:49 AM
Hi Anubis,

 I looked at the installation and all the binaries and everything looks fine. As you said you should use same target framework assemblies - WPF 3.5 or WPF 4.0.
Please let us know if you have further questions. 

Kind regards,
Miro Miroslavov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RibbonView and RibbonWindow
Asked by
Anubis
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Share this question
or