I have some Crystal Reports that were created using Crystal (external to Visual Studio) and are now loaded in the VS project. Before the report is previewed I set up the rep
The future is nigh but Crystal Reports persists.
I was receiving this "error" from our crystal reports viewer. My problem was a dynamically generated query that was being created with consecutive ORs. The invalid SQL somehow elevated this "The report you requested requires further information" dialog box.
I fixed the query generation logic and do not see the dialog box anymore.