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

Type Telerik.WebControls.RadChar exists in multiple places.

1 Answer 121 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 22 May 2007, 01:56 PM
I am getting the following error.
    Error 1 The type 'Telerik.WebControls.RadChart' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\website2\b1bad149\d2008ee2\assembly\dl3\f2de7c2e\004c03d2_fd85c701\RadChart.Net2.DLL' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\website2\b1bad149\d2008ee2\assembly\dl3\d61f05e8\001fd2d0_fd85c701\RadChart.DLL' C:\WebSite2\Default.aspx 31 
I have tried deleted all of the files in my temporary folder.  But it doesn't work.  Please help me.  Thanks.

1 Answer, 1 is accepted

Sort by
0
Chavdar
Telerik team
answered on 22 May 2007, 05:01 PM
Hi Andy,

According to the specified error it seems that you have referenced both RadChart.Net2.DLL and RadChart.DLL libraries which is incorrect. 

Use RadChart.Net2.dll when compiling for .net framework 2.0 and RadChart.dll for .net framework 1.1.

Let us know if your case is different.
 

Kind regards,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Andy
Top achievements
Rank 1
Answers by
Chavdar
Telerik team
Share this question
or