TOPIC: Error viewing pages in Report

Error viewing pages in Report 07 Oct 2008 13:46 #306

  • dcogswell
  • dcogswell's Avatar
We are recieving the following error when navigating through pages in a report. We have other reports that use the same datasource that work fine. The error comes up when we navigate beyond the 13th page in the report. The report runs fine in Crystal designer and we can view all pages in the report. The report does contain sub reports, but they show up on all pages until we get to the 13th page. We are using Logicity desktop version 1.6.

Error:

Crystal Reports Windows Form Viewer

Error in File Monthly Cost To Complete {GUID}.rpt
The request could not be submitted for background processing.
Attachments:
Last Edit: 07 Oct 2008 13:53 by dcogswell. Reason: Added Error text
The administrator has disabled public write access.

Re:Error viewing pages in Report 07 Oct 2008 14:10 #307

  • bellis
  • bellis's Avatar
Typically that means that there is a formula error on the 13th page. Unfortunately the errors that the API gives off are not as helpful as in Crystal

Have you tried running the report the same way (parameters, etc) in Crystal and skipped to the last page? Crystal processes a report start to end and does not complete all of the formulas until you browse to the page, that is why errors like this show up on a specific page.

Thanks!
Brian
The administrator has disabled public write access.

Re:Error viewing pages in Report 07 Oct 2008 14:22 #308

  • dcogswell
  • dcogswell's Avatar
Brian,

Thanks for the quick response. The report runs completely in Crystal with no errors. We are able to view all pages. This issue only shows up when viewing the report through Logicity.

Dan
The administrator has disabled public write access.

Re:Error viewing pages in Report 07 Oct 2008 20:23 #309

  • bellis
  • bellis's Avatar
What version of Crystal did you develop the report in? What database are you connecting to?
The administrator has disabled public write access.

Re:Error viewing pages in Report 08 Oct 2008 13:06 #311

  • dcogswell
  • dcogswell's Avatar
The reports are running in Crystal version 10 and the datasource is a SQL server 2000 database.
The administrator has disabled public write access.