Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal report Viewer control problem in VS.net 2003

Status
Not open for further replies.

ndp

Programmer
Mar 3, 2003
121
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top