P
Paul Turley
Since upgrading to .Net 1.1 & VS 2003, I'm getting the following error when
I try to render a Crystal Report in a web form:
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).
I've checked and double-checked my references, web.config entries & code.
All are consistently using the newer versions.
I try to render a Crystal Report in a web form:
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).
I've checked and double-checked my references, web.config entries & code.
All are consistently using the newer versions.