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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run-time error 20568 error in file unknown.rpt low system resources...

Status
Not open for further replies.

Mower

Programmer
Oct 11, 2001
3
EU
Run-time error 20568 error in file unknown.rpt low system resources...

Can anyone help me track down this error? The report is run via a straight forward VB procedure. Other reports within this application run OK but on certain clients this error always appears. All run clients run XP.
 
There's no such thing as a straight forward VB procedure for calling Crystal.

When posting about any product, please remember that software comes in editions and versions, each of which do things differently. One line posts saying I have an error convey very little, other than that you're frustrated.

Are you using the RDC?

Are you just executing a report, or creating and attaching a dataset, or?

Here's a whitepaper when using the OCX:


-k
 
Many thanks for your insightful riposte. I was actually after any additional or supplementary information around the displayed run-time error, and require no assistance with my code.

I apologise wholeheartedly if my post did not meet the requisite standards of this board or its contributors.

Also, please allow me to take this opportunity to wish a merry Christmas and a happy new year to any obfuscators and dilettantes who may read this.
 
Hi,
Actually if you needed no assistance with your code, why the error?





[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
Actually, the error was down to the crystal OCX and the fact that the report was originally developed in version 4. It appears that the OCX file dependencies were missing on some of the client builds following an upgrade to XP. The easiest method to rectify this was to re-create the reports in version 8.

Thanks to k- for pointing me in the right direction.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top