BC30560: ‘CrystalReportViewer’ is ambiguous in the namespace ‘CrystalDecisions.Web’
This was the error caught me hours to resolve. There were many different suggestions in resolving the issue. But I manage to solve the error occured at one of the site by removing a redundant copy of web.config at the parent folder (./wwwroot). The file was there for no reason and removing it enables the site to behave correctly.
Some new information I gathered while searching for a solution. Placing the dlls into the bin folder would allows the application to use it, instead of placing it into GAC assembly.
Keywords:
- BC30560: CrystalReportViewer is ambiguous in the namespace CrystalDecisions Web
- BC30560: \CrystalReportViewer\ is ambiguous in the namespace \CrystalDecisions Web\
- CrystalReportViewer is ambiguous in the namespace CrystalDecisions Web
- \CrystalReportViewer\ is ambiguous in the namespace \CrystalDecisions Web\
- crystalreportviewer\ is ambiguous in the namespace \crystaldecisions web\
- bc30560 crystalreportviewer is ambiguous in the namespace crystaldecisions web
- CrystalReportViewer is ambiguous in the namespace CrystalDecisions Web 2010
- bc30560: \crystalreportviewer\ is ambiguous in the namespace \crystaldecisions web
- Error 24 CrystalReportViewer is ambiguous in the namespace CrystalDecisions Web
- Error 7 CrystalReportViewer is ambiguous in the namespace CrystalDecisions 157
Written by admin on July 28th, 2010 with no comments.
Read more articles on Entertainment.