When I converted my 16-bit (VB4a) project to 32-bit (VB6-SP3) and had no
problems using
Crystal Report 5.0 API calls. When we upgraded CR to 7.0 I
am now unable to print using API calls. The program stops when the
PEStartPrintJob() is called and I get either runtime error 28 (Out of stack
space) or runtime error '-2147417848 (80010108)': Method 'PrintQuote' of
object 'FrmQuote' failed.
Here's the odd part: when I remove all CR API references and use the .OCX
the project prints without any errors at all. I've searched Seagate's
technical support "knowledge" base for changes in the API calls from 5.0 to
7.0 and turned up nothing that solved this dilemma.
I don't want to use the OCX if at all possible.
If anyone has suggestions or similiar behaviour, I would love to hear from
ya.
Thanks in advance!
Andrew Mauer
AIRO Tech OMD, Inc.
If you only have a hammer, you tend to see every problem as a nail.
-- Maslow
Murphy's First Proof:
In the beginning there was nothing... which exploded.