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

Could not load file or assembly .... Runtime error

2 Answers 66 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 07 Jul 2010, 09:39 PM
Could not load file or assembly 'Telerik.Web.Design, Version=2009.3.1208.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The system cannot find the file specified.


For some reason I am getting this error on the server.  The application only has the assemblies in the BIN folder.  The version is says it can't load is the version in the BIN. 

Nothing specific to this project has changed.  The only thing I know that recently we upgraded to SQL Server 2008 on that server.

Any ideas of what might be going on??

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 08 Jul 2010, 06:37 AM
Hello Robert,


When using VS 2008, both the Telerik.Web.UI.dll and Telerik.Web.Design.dll files should reside either in the GAC or the bin folder of your application. Do you have a reference to the Telerik.Web.Design assembly in your project/GAC?

Please review the following blog post in order to avoid the unexpected behavior:

Meet Telerik.Web.Design.dll

Also checkout the following links.
Error: Could not load file or assembly
Telerik Web Design Assembly


-Shinu.
0
Robert
Top achievements
Rank 1
answered on 09 Jul 2010, 03:33 PM
Chalk this one up to an ...  "Ooooops" 

Tags
Ajax
Asked by
Robert
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Robert
Top achievements
Rank 1
Share this question
or