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

Problem previewing report 1

Status
Not open for further replies.

ttchimera

Programmer
Jun 13, 2007
12
US
The app I'm working on is having a problem generating a report. It was working before I had to covert from sql server 7 to sql server 2000. I've tracked down part of the problem. When the PEStartPrintJob method is called, it stalls for a minute or so. Then, I get an error message:

"Crystal error 519: Error in File C:\Program Files\CSI Passport Platform\Pending Sessions2.rpt: No print window is opened."

The error message is generated if PEZoomPreviewWindow is called before PEStartPrintJob is called. I just can't figure out why PEStartPrintJob is failing.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top