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

Error Loading Assembly Telerik.Windows.Controls.Navigation

4 Answers 316 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Joseph
Top achievements
Rank 1
Joseph asked on 11 Jun 2009, 08:56 AM
Could not load file or assembly 'Telerik.Windows.Controls.Navigation, Version=2009.1.508.1020, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The requested assembly version conflicts with what is already bound in the app domain or specified in the manifest. (Exception from HRESULT: 0x80131053)


I am getting the above error in a silverlight project. I can't figure out the issue. All Silverlight windows dlls are v3.0 and same for Telerik Silverlight controls Version=2009.1.508.1020 for Silverlight 3.0 Beta.

Any suggestions?

4 Answers, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 11 Jun 2009, 02:46 PM
Hello Joseph,

Please, download the latest official version of RadControls for Silverlight.

After installing it, please also make sure that all the assemblies
you use have the same version.

If you have more problems with this, please let us know.

Kind regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the newTelerik Support Portal.
Check out the tipsfor optimizing your support resource searches.
0
Tim
Top achievements
Rank 1
answered on 31 Jul 2011, 08:37 AM
Message=Could not load file or assembly 'Telerik.Windows.Controls.GridView, Version=2011.2.712.1040, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The requested assembly version conflicts with what is already bound in the app domain or specified in the manifest. (Exception from HRESULT: 0x80131053)
0
Tim
Top achievements
Rank 1
answered on 31 Jul 2011, 09:33 AM
Hi,

I got latest of the RadControls downloaded from the site. I am still getting following error message:


Could not load file or assembly 'Telerik.Windows.Controls.GridView, Version=2011.2.712.1040, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The system cannot find the file specified.

I can see the file in the xap but still gets the error.

Could someone please help me out resolving exception in my build.
0
Vanya Pavlova
Telerik team
answered on 01 Aug 2011, 07:36 AM
Hi James,

 

Generally such errors may occur when you mix different version of assemblies in a project. 
Can you verify that all references to the Telerik assemblies are with the same version? 
Once you ensure that the assemblies are with the same version yoy may delete the Obj folder.
Then try to rebuild the application and let us know whether the problem still exists.


 

Regards,
Vanya Pavlova
the Telerik team

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

Tags
General Discussions
Asked by
Joseph
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Tim
Top achievements
Rank 1
Vanya Pavlova
Telerik team
Share this question
or