|
Subject:
|
Crystal Report Compilation Error
|
|
Posted By:
|
ricredor
|
Post Date:
|
2/28/2006 12:25:19 AM
|
Hi!
I followed a Walkthrough in accessing Crystal reports using ASP.NET but i always get the compilation error whenever I ran the webform :
BC30389: 'C' is not accessible in this context because it is 'Private'. body MS_POSITIONING="GridLayout"> Line 13: <form id="Form1" method="post" runat="server"> Line 14: <cr:crystalreportviewer id=CrystalReportViewer1 style="Z-INDEX: 101; LEFT: 40px; POSITION: absolute; TOP: 56px" runat="server" Width="1050px" Height="1088px" ReportSource="<%# c:\inetpub\wwwroot\CRMS_User\CrystalReport1.rpt %>"> Line 15: </cr:crystalreportviewer></form> Line 16: </body>
Thanks.
Ricky

|
|