I am using Telerik radcharts (third party controls) in my asp.net website. When I add a reference for radcharts (Telerik.Charting.dll1.7.1.0) Visual Studio show errors for radchart and its items saying e.g ' The type 'Telerik.Charting.ChartPlotArea' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\website5\51ba581e\90c06660\assembly\dl3\cde82671\00c8535a_ccb7c701\RadChart.Net2.DLL' and 'c:\WINDOWS\assembly\GAC_MSIL\Telerik.Charting\1.7.1.0__d14f3dcc8e3e8763\Telerik.Charting.dll' c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\website5\51ba581e\90c06660\App_Web_dbjveozp.0.cs'. That means assembler doent know which dll to use. Why more than once those Telerik.Charting.dll and other dlls such as RadChart2.Net.dll etc getting created in Temporary ASP>NET Folder and in C:\windows\assembly\GAC_MSIL? Wherever I use radchart properties...I encounter the same error again and again. How to tackle this problem?
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.