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

71 Charting Errors

1 Answer 130 Views
Chart (obsolete as of Q1 2013)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Tim
Top achievements
Rank 1
Tim asked on 14 May 2007, 05:17 PM
I seem to be getting a pile of these when I add a charting control to the form:

The type 'Telerik.Charting.XXXX.XXXX' exists in both 'i:\Microsoft Visual Studio 8\Common7\IDE\PublicAssemblies\Telerik.Charting.dll' and 'i:\Telerik\Reporting1.0\bin\Telerik.Reporting.dll' I:\Visual Studio 2005\Projects\DojoDashboard\DojoDashboard\User Controls\Content Panels\Summary\ucEnrollment_Class.Designer.cs 31 37 DojoDashboard

Anybody have any ideas?

1 Answer, 1 is accepted

Sort by
0
Chavdar
Telerik team
answered on 15 May 2007, 10:35 AM
Hi Tim,

The Telerik.Charting type conflicts are caused because the Telerik.Charting assembly is merged to the Telerik.Reporting assembly therefore the types exist simultaneously in two locations. This problem will be fixed with the next release of the Reporting.

At this moment there is only one solution to the problem. You should build the charts and the reports that contain charts in different projects. I'm attaching a sample solution that illustrates the idea. You may need to re-add the referenced assemblies.

Sincerely yours,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Chart (obsolete as of Q1 2013)
Asked by
Tim
Top achievements
Rank 1
Answers by
Chavdar
Telerik team
Share this question
or