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

Telerik.Reporting.Report exists twice

3 Answers 138 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jason McIntyre
Top achievements
Rank 2
Jason McIntyre asked on 28 Sep 2007, 01:51 PM
Hello
    I have upgraded to the new Telerik reporting and when try to compile my project now after adding a new Telerik report I get the following:

Any ideas would be appreciated.


Jason

Error 1 The type 'Telerik.Reporting.Report' exists in both 'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\test2\3caf1518\ce94ddf8\assembly\dl3\818c39b2\00bfe8af_30a4c701\Telerik.Reporting.DLL' and 'c:\Windows\assembly\GAC_MSIL\Telerik.Reporting\1.5.0.0__a9d7983dfcc261be\Telerik.Reporting.dll' C:\web sites\test2\app_code\QuoteFax.cs 9 25 C:\web sites\test2\

3 Answers, 1 is accepted

Sort by
0
Chavdar
Telerik team
answered on 28 Sep 2007, 04:19 PM
Hi Jason,

You should delete the old version of the assemblies from the Bin folder of your application and purge the Temporary ASP.NET files which in your case are located in "c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\test2".

Let me know if there is still a problem.

Best wishes,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Jason McIntyre
Top achievements
Rank 2
answered on 29 Sep 2007, 02:57 AM
Thanks Chavdar
    That worked ...

    Do you suggest placing the reporting assemblies in the web project bin folder or leave it in the GAC ?
    When we publish our websites we have to manually copy additional binaries to the bin folder.
Jason
0
Chavdar
Telerik team
answered on 01 Oct 2007, 08:26 AM
Hello Jason,

The assemblies definetely should be in the Bin folder of the web site on the web server so you have to copy them manually at least once. It's just a matter of convenience whether to copy them right away in your dev project or later to the server when deplyoing the site.
 

Sincerely yours,
Chavdar
the Telerik team

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