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

cannot find system.componentmodel.composition.dll

4 Answers 75 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 02 Jul 2013, 01:55 PM
My team inherited a rather poorly written application which included the use of Telerik controls.  Any view that has a RadGridView control throws the exception as we are locked into the 3.5 framework for now.

I downloaded the demo but the library isn't there as well.

Where can I download the library?

4 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 04 Jul 2013, 03:15 PM
Hello Michael,

This assembly is not part of RadControls for WPF,  I would suggest to post this question in MSDN forums or StackOverflow.

Thank you for the understanding.

Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Michael
Top achievements
Rank 1
answered on 05 Jul 2013, 06:28 PM
Yana

Obviously you do not know the product you are supporting:

The System.ComponentModel.Composition.dll of version 2009.7.8 is released with the WPF 3.5 version of the controls, as in .NET framework 3.5 there is no System.ComponentModel.Composition assembly. As RadRichTextBox uses MEF for loading the pop-ups that it uses and format providers, we had to implement an equivalent for WPF 3.5.
If your project targets .NET framework 4.0, you should be using the dlls that have been built for WPF 4 and adding a reference to this Composition assembly would not be required. There are separate zips with hotfix dlls and installers for WPF 3.5 and WPF 4, which you can download from your account.

Regards,
Iva 
the Telerik team


Now -- where do I get the dll from so that I can see the controls in design mode?
0
Accepted
Yana
Telerik team
answered on 08 Jul 2013, 01:09 PM
Hi Michael,

I am sorry for my mistake.

The latest version of RadControls for WPF for .Net 3.5 we released was Q2 2012 SP2 ( 2012.2.0912 ), so the needed assembly is included there.
I have attached it to to this thread, so you can download it directly.

Hope this helps.
 
Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Michael
Top achievements
Rank 1
answered on 18 Jul 2013, 08:41 PM
Thanks for sending me the zip file.  Much better than downloading the demo (if it is out there) and getting the marketing guys drooling all over me thinking I'm another sale.
Tags
General Discussions
Asked by
Michael
Top achievements
Rank 1
Answers by
Yana
Telerik team
Michael
Top achievements
Rank 1
Share this question
or