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

Could not load file or assembly 'Telerik.Web.UI, Version=2008.1.619.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does no

3 Answers 344 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 03 Dec 2008, 02:26 PM

Hi.. I just downloaded the latest update.. and i'm getting the following error... how do i update my web.config?
thanks

Could not load file or assembly 'Telerik.Web.UI, Version=2008.1.619.35, 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)

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 03 Dec 2008, 02:39 PM
Hello Jon,

Please find the Telerik http handler in your web.config and modify it as shown below:
<add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource, Telerik.Web.UI" validate="false" />     
</httpHandlers>  

Additionally I suggest you examine the following article:
Updating RadControls for ASP.NET to another version or license

Regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jon
Top achievements
Rank 1
answered on 03 Dec 2008, 02:47 PM
Thanks... is the Rad Chart DLL now part of the Web.UI dll   ???
0
Ves
Telerik team
answered on 04 Dec 2008, 07:30 AM
Hello Jon,

Indeed, Telerik.Charting is now ILMerged in Telerik.Web.UI. You can find more details here.

Greetings,
Ves
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Jon
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Jon
Top achievements
Rank 1
Ves
Telerik team
Share this question
or