0
Reply

CrystalReportViewer error

Raghu

Raghu

Aug 28 2007 12:04 PM
5k

Hi ,

I have a project developed in asp.net c# and crystal reports. I added a new crystal report to the existing list of report which are integrated into .net. All these reports works fine on my development machine. But when I move it to production I get the following error.

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).

Can anyone suggest what is going wrong here.?

On my production m/c I have crystal reports 10 installed as do on my development m/c. I have VS 2003 installed on development m/c and was never installed on the production m/c. It this a problem.? I have Microsoft .Net Framework SDK v1.1 installed on both m/cs.

Is some upgrade missing?

I appreciate your help and Thanks in advance.

Guru1.