Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying an exsiting report on a web form
Message
From
14/10/2002 21:29:54
 
 
To
All
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Displaying an exsiting report on a web form
Miscellaneous
Thread ID:
00711185
Message ID:
00711185
Views:
53
Hello, I have an exsiting report bound to a report viewer control on a web form and get the following at run-time:

Compiler Error Message: BC30389: 'C' is not accessible in this context because it is 'Private'.

Source Error:
Line 12: 	<body MS_POSITIONING="GridLayout">
Line 13: 		<form id="Form1" method="post" runat="server">
Line 14: 			<cr:CrystalReportViewer id=CrystalReportViewer1 style="Z-INDEX: 101; LEFT: 83px; POSITION: absolute; TOP: 148px" runat="server" Width="1049px" Height="1087px" ReportSource="< % ERROR: # c:\inetpub\wwwroot\ClientAccountingViewer\CrystalReport1.rpt  % >">
Line 15: 			</cr:CrystalReportViewer>
Line 16: 		</form>

Suggestions ???
Thanks in advance,
Ken
Next
Reply
Map
View

Click here to load this message in the networking platform