Print Page | Close Window

Parser Error in crystal report 11 + asp.net 1.1

Printed From: Crystal Reports Book
Category: Crystal Reports .NET 2003
Forum Name: Writing Code
Forum Discription: .NET 2003 programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=6710
Printed Date: 19 May 2024 at 12:17am


Topic: Parser Error in crystal report 11 + asp.net 1.1
Posted By: yasinirshad
Subject: Parser Error in crystal report 11 + asp.net 1.1
Date Posted: 14 Jun 2009 at 12:32am

Dear All,
         I am getting the Parse error in execution of following code:

<cr:CrystalReportViewer id="CrystalReportViewer1" style="Z-INDEX: 102; LEFT:
-6px; POSITION: absolute; TOP: -4px"
runat="server" Height="50px" Width="350px"></cr:CrystalReportViewer>

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 was using crystal report 8.5 with asp.net 2003, now i migrated to Crystal report 11.
can anyone please help me to rectify this error...

Thanks.



-------------
Thanks,
Yasin.



Print Page | Close Window