I am getting the following error when I try to build an ASP.NET web forms application in my solution with the Telerik ReportViewer control:
The type 'Telerik.ReportViewer.WebForms.ReportViewer' exists in both 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\appdevcenter\94dab5a4\8ccebc39\assembly\dl3\aa719e0f\0c7fc604_7790cd01\Telerik.ReportViewer.WebForms.DLL' and 'c:\Windows\assembly\GAC_MSIL\Telerik.ReportViewer.WebForms\6.1.12.820__a9d7983dfcc261be\Telerik.ReportViewer.WebForms.dll' C:\inetpub\wwwroot\LearningCenter\appDevCenter\Reports\TrainingHistory.aspx
How do I resolve this error?
The type 'Telerik.ReportViewer.WebForms.ReportViewer' exists in both 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\appdevcenter\94dab5a4\8ccebc39\assembly\dl3\aa719e0f\0c7fc604_7790cd01\Telerik.ReportViewer.WebForms.DLL' and 'c:\Windows\assembly\GAC_MSIL\Telerik.ReportViewer.WebForms\6.1.12.820__a9d7983dfcc261be\Telerik.ReportViewer.WebForms.dll' C:\inetpub\wwwroot\LearningCenter\appDevCenter\Reports\TrainingHistory.aspx
How do I resolve this error?