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

Assembly Error

1 Answer 30 Views
Documentation and Tutorials
This is a migrated thread and some comments may be shown as answers.
Emre
Top achievements
Rank 1
Emre asked on 15 Aug 2010, 12:16 PM
Hello there,

I've currently installed the trial version of the telerik ultimate collection and I want to add a RadMenu to my website. I've found some examples on the web and I tried to build my code.

But I get the error; 

'Telerik.Web.UI, Version=2010.1.519.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' File or assembly name or one of its dependencies not found.

I have the Telerik.Web.UI in my bin folder and it references to Bin35 folder in program files, which means the dll is for dotNET 3.5. The another issue is my DLL version is not 2010.1.519.20. My DLL's version is 2010.2.713.35 and I registered it into GAC util. I'm using W7 Ultimate and VS2008 SP1.


What do I need to do now?
Thanks.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 16 Aug 2010, 11:01 AM
Hello Emre,

The error on the staging server says that there still is a reference to the old 2010.1.519.20 assembly. Please check your web.config and update the reference to match the version of the newly deployed assembly. Most probably you are using strong name assembly references.

Regards,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Documentation and Tutorials
Asked by
Emre
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or