Crystal report error

B

Brock

I'm trying to view a Crystal Report that is in the same project folder
as my .aspx page that I have to hold the reportViewer... I get the
following error. Any Ideas??

Server Error in '/HR_ReportingTool/HR_ReportingToolClient_1'
Application.
---------------------------------------------------------------------------­-----

Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following
specific
error details and modify your source code appropriately.

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

Source Error:

Line 13: <form id="Form1" method="post"
runat="server">
Line 14:
Line 15: <cr:CrystalReportViewer
id=CrystalReportViewer1 style="Z-
INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: 48px" runat="server"
Height="1089px" Width="901px" ReportSource="<%# c:\inetpub\wwwroot
\HR_ReportingTool\HR_ReportingToolClient_1\HRIS_CurrrentEmployees.rpt
%>" >
Line 16: </cr:CrystalReportViewer>
Line 17: </form>


Source File: http://localhost/HR_ReportingTool/HR_ReportingToolClient_1/CrystalRep...
Line: 15
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top