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.
Written by admin on July 28th, 2010 with
no comments.
Read more articles on Entertainment.
- [+] Digg: Feature this article
- [+] Del.icio.us: Bookmark this article
- [+] Furl: Bookmark this article