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

The following information can be helpful to determine why the assembly 'Telerik.Charting, Version=1.6.0.0, Culture=neutral, PublicKeyToken=d14f3dcc8e3e8763' could not be loaded.

1 Answer 107 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Benigno Benavides Siller
Top achievements
Rank 1
Benigno Benavides Siller asked on 12 Oct 2007, 06:48 PM
Hi, I am develope whit prometeus tool tip and i have this problem when i copy the files to production server but in my dve pc works great!!!

Please Help me!!!

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 15 Oct 2007, 12:38 PM
Hi Benigno,

Please remove the following lines from your production's server web.config file:

<add assembly="Telerik.Charting, Version=1.6.1.0, Culture=neutral, PublicKeyToken=D14F3DCC8E3E8763"/>

<add verb="*" path="ChartImage.axd" type="Telerik.Web.UI.ChartHttpHandler, Telerik.Web.UI, Version=2007.2.1010.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4" validate="false"/>

And you should not experience this problem. The reason for it is that the Telerik.Charting assembly is added automatically in the GAC when you install the controls locally on your machine, however it is most probably not present in your production server's GAC.




Kind regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolTip
Asked by
Benigno Benavides Siller
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or