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

How to prevent adding Telerik.Charting into web.config?

2 Answers 102 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
miksh
Top achievements
Rank 1
Iron
miksh asked on 17 Jul 2008, 04:13 PM

Every time when adding a telerik control onto a page the Telerik.Charting assembly reference is inserted into web.config.
<add assembly="Telerik.Charting, Version=2.0.2.0, Culture=neutral, PublicKeyToken=D14F3DCC8E3E8763"/>

Is there a way to prevent it because we're not going to use the chart control in our project? If it's impossible now, could you fix it in the nexe release?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 18 Jul 2008, 11:03 AM
Hi Miksh,

I have found a forum link which discuss a similar scenario. Go through it and see whether it helps.
Prometheus keeps adding Charting assembly to web.config

Thanks
Shinu.
0
miksh
Top achievements
Rank 1
Iron
answered on 18 Jul 2008, 12:22 PM
Thanks Shinu. I see, it's never ending strugle. It seems to be better to add charitng.dll into the bin forder and forget about it.
Tags
General Discussions
Asked by
miksh
Top achievements
Rank 1
Iron
Answers by
Shinu
Top achievements
Rank 2
miksh
Top achievements
Rank 1
Iron
Share this question
or