cancel
Showing results for 
Search instead for 
Did you mean: 

.NET SAP Crystal Report Error "The report you requested requires further

Former Member
0 Kudos

We have Have Installed the SAP Crystal Report on our ASP.NET application. Every thing is working fine in Developement and Test Enviornment . But in live we are getting a Error saying "The report you requested requires further information." If we restart the IIS, this error wont come for a some time. But after that, the same error appear again. Then it requires an IIS restart.

With resepect to code wise. We are using datatable. Crystal Report is not directly connected to Database. We are Binding the Datatable to the report. This error is occuring only after installing the SAP Crystal Report. But in the old version of the Crystal Report is was working fine.

Please can any one help us.

View Entire Topic
former_member188030
Active Contributor
0 Kudos

Hi,

More information required,

- Crystal reports version?

- Visual Studio version?

- What does the application do? view, export, print reports etc.?

Take a look at below search, which will return many useful articles.

[http://www.sdn.sap.com/irj/scn/advancedsearch?query=thereportyourequestedrequiresfurtherinformation|http://www.sdn.sap.com/irj/scn/advancedsearch?query=thereportyourequestedrequiresfurtherinformation]

Also, Clear the temp folders on your production machine.

Make sure that you are using the cleanup code in your app (.Close () and .Dispose() methods.)

Hope this helps,

Bhushan.