Crystal Reports error running a web form.

G

Guest

The error message is as follows:

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: BC30451: Name 'employee' is not declared.

Source Error:

Line 13: <body MS_POSITIONING="GridLayout">
Line 14: <form id="Form1" method="post" runat="server">
Line 15: <cr:CrystalReportViewer id="CrystalReportViewer1" runat="Server"
accessKey="<%# cachedemployee1 %>" Width="350px" Height="50px"
ParameterFieldInfo="<%# employee.rpt %>">
Line 16: </cr:CrystalReportViewer></form>
Line 17: </body>


Source File: C:\Inetpub\wwwroot\cr-test\WebForm1.aspx Line: 15

Employee is a table and I have a CR file name employee.rpt.

Thanks
 

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,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top