Hi
I am creating a web application through VS.net 2003. When I put crystal report viewer control on my form, it gives me error "Specified cast is not valid".
Anybody got idea what might be the problem? It was running perfectly in previous version. I tried to change the version information in HTML part to 9.1.5000.0. Then it would let me put the contol on the form, but when I run the application, it gives me following error...
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: The base class includes the field 'CrystalReportViewer1', but its type (CrystalDecisions.Web.CrystalReportViewer) is not compatible with the type of control (CrystalDecisions.Web.CrystalReportViewer).
It would be a great help if any suggestion.
Thanks,
ndp
I am creating a web application through VS.net 2003. When I put crystal report viewer control on my form, it gives me error "Specified cast is not valid".
Anybody got idea what might be the problem? It was running perfectly in previous version. I tried to change the version information in HTML part to 9.1.5000.0. Then it would let me put the contol on the form, but when I run the application, it gives me following error...
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: The base class includes the field 'CrystalReportViewer1', but its type (CrystalDecisions.Web.CrystalReportViewer) is not compatible with the type of control (CrystalDecisions.Web.CrystalReportViewer).
It would be a great help if any suggestion.
Thanks,
ndp