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

Could not load assembly 'Telerik.Web.UI'

2 Answers 117 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 06 Aug 2008, 03:32 PM
Hey, After upgrading to .NET 3.5 I am getting this error:

Could not load file or assembly 'Telerik.Web.UI, Version=2008.1.515.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040


I am getting this error when Loading a page with a RadEditor. I am using Telerik ASp.NET Ajax Q1 2008 package.

I have install it successfully.

Am I missing something in Web.Config?

thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 06 Aug 2008, 03:41 PM
Hi Joseph,

Please, copy the Telerik.Web.UI.dll from the "C:\Program Files\Telerik\RadControls for ASPNET AJAX Q1 2008\Bin35" directory to the bin folder of your web project. This dll is complied against the .NET 3.5 framework. You should also update the version in the control handlers in the web.config file.

Best regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Joseph
Top achievements
Rank 1
answered on 07 Aug 2008, 07:17 AM
Thanks. Working now.
Tags
Editor
Asked by
Joseph
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Joseph
Top achievements
Rank 1
Share this question
or