Quantcast
Channel: Crystal Reports
Viewing all articles
Browse latest Browse all 1507

The report you requested requires further information

$
0
0

how do i get the report to work correctly without giving this message and login prompt? 

i searched the threads and i saw this a few times but i haven't actually seen a real solution

ii have a reportviewer and a reportsource

<CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="True"

Height="50px" ReportSourceID="CrystalReportSource1" Width="350px" />

<CR:CrystalReportSource ID="CrystalReportSource1" runat="server">

<Report FileName="CrystalReport2.rpt">

</Report>

</CR:CrystalReportSource>

 and the crystalreport2.rpt i have it set to an ado.net dataset


Viewing all articles
Browse latest Browse all 1507

Trending Articles