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

Telerik.Web.UI.dll Error

1 Answer 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
kavin v
Top achievements
Rank 1
kavin v asked on 08 Feb 2010, 12:41 PM
Hello,


There was am error loading types from assembly 'D:\sample\Bin\Telerik.Web.UI.dll' 'could not load
file or assembly 'Telerik,charting,Version=1.6.0.0, Culture=neutral,PublickeyToken=d14f3dcc8e3e8763'
or one of its dependencies.The system cannot find the file specified.'

Thanks in advance....

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 08 Feb 2010, 01:37 PM
Sounds to me like either there is an issue with the controls not being in the Bin or References (depending on what kind of application this is) folders of your project, or there is an issue with the GAC of your machine. The first case is pretty easy to check for - make sure that Telerik.Web.UI is in the Bin or References folder. As for the second possibility you can simply follow the guidelines offered in this documentation article to make sure that all of the assemblies are properly referenced in the GAC.
Tags
General Discussions
Asked by
kavin v
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or