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

Delay passing Preview Report to Report Viewer

Status
Not open for further replies.

snwill

MIS
Jan 22, 2002
10
0
0
US
I have a VB6 app that has been exhibiting an unusual behavior. When I run my app, after the Preview report method is applied to my CRViewer object, I get a memory full error. This error is not documented anywhere I can find. However if I step through the code in VB, the application previews the report as expected. I believe that there is a network latency problem and the memory full error is indicative of lack of data flow. Does anyone have a suggestion on how to extend tne amount of time that Crystal will allow to execute CRViewer1.ViewReport?

Thanks, Spiro
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top