Friday, February 20, 2009

'ReportClass' is ambiguous in the namespace

When i Migrate Framework1.0 to Framework2.0 I got the error 'ReportClass' is ambiguous in the namespace . It is related to Web config Issue.


Solution: In web.config file under assemblies tag there are two version of Crystal Report Dll added by Visual Studio 2005. So comment lower version of add section.

No comments: