Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CR Viewer Generates Errors For Large Reports

Status
Not open for further replies.

Sielah

Programmer
Oct 9, 2007
50
CA
We are using a Crystal Viewer to allow our business users to run reports from a server.

Everything works perfectly unless the users attempt to run a report that generates more than 110 pages of data, which causes it to fail.

It looks as if the error is coming from the Crystal Viewer itself, and not from any of the supporting code. Unfortunately, it does not provide anything more detailed in the way of an error message than 'Report Load Error'.

The assembly info for the viewer we are using is CrystalDecisions.Web, Version=10.2.3600.0.

Anybody have any advice as to what the problem might be?
 
Sounds like a memory error.

I'd look through the web server configuration, and check it's logs. Reboot the thing if that hasn't been done in a while. Sometimes a memory leak is enough to cause this kind of grief.





 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top