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

Problem when using Telerik controls inside a VSIX package

1 Answer 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ariel Ben Horesh
Top achievements
Rank 1
Ariel Ben Horesh asked on 09 May 2011, 05:16 PM
Hey,
I've been developing a VSIX package with some Telerik controls.
I am using telerik's dlls from a local folder inside the solution (and not from the GAC).
The problem I am seeing his when I'm hitting F5 to debug the package on the Visual Studio Expermental Hive, the package is unable to locate the Telerik dlls. (Please note that they are set to deploy).
Other 3rd Party dlls such as Prism are being deployed and found.
Any ideas why I'm seeing such a behavior?
Thanks
Ariel

1 Answer, 1 is accepted

Sort by
0
Steve
Top achievements
Rank 1
answered on 13 Aug 2012, 07:46 PM
I am having this problem with the latest version of WPF RadControls.  Is there anyone with an answer?  See the Output below...

'devenv.exe' (Managed (v4.0.30319)): Loaded 'C:\Users\stevej\AppData\Local\Microsoft\VisualStudio\10.0Exp\Extensions\AccountMate Sortware Corp\AM Extension Project\1.3\ProjectWizard.dll', Symbols loaded.

'devenv.exe' (Managed (v4.0.30319)): Loaded 'C:\Users\stevej\AppData\Local\Microsoft\VisualStudio\10.0Exp\Extensions\AccountMate Sortware Corp\AM Extension Project\1.3\AM.Core.dll', Symbols loaded.

'devenv.exe' (Managed (v4.0.30319)): Loaded 'C:\Users\stevej\AppData\Local\Microsoft\VisualStudio\10.0Exp\Extensions\AccountMate Sortware Corp\AM Extension Project\1.3\MEFedMVVM.WPF.dll'

Assembly resolution failed: Telerik.Windows.Controls.Input, Version=2012.2.725.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7

Assembly resolution failed: Telerik.Windows.Controls.Input, PublicKeyToken=5803cfa389c90ce7

I have verified that the appropriate assemblies are there, but still I get this error.

Thanks in advance,
Steve

Tags
General Discussions
Asked by
Ariel Ben Horesh
Top achievements
Rank 1
Answers by
Steve
Top achievements
Rank 1
Share this question
or