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

I am currently having a problem wit

Status
Not open for further replies.

herb8

Programmer
Sep 4, 2001
45
US
I am currently having a problem with using Crystal Reports 8.0 in VB6. I have a complex report that utilizes changing the group, TopNSort, and Sort Direction at runtime. My plroblem is after it changes it when it goes to refresh the report it gives me an error with a number of -2147467259 and the error description is Error downloading data from control, control is busy. So then i debug the error and hit f8 and it continues right through it. Like it was just busy and now that its done it can refresh. BTW the error is stopping it at the viewer.refresh call. I have tried putting in some error checking to trap this error then resume on it but just maxes out the cpu and goes into an infinate loop. Any help would be greatly appreciated.
Thanks, Matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top