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

I have just upgraded an application

Status
Not open for further replies.

kevstar

Programmer
Nov 21, 2001
109
GB
I have just upgraded an application written in VB6 that connects to a SQL 7 database from RDO to ADO. It appears that since then I am getting random errors. The error code is 424 from VB. If the code is run from the development environment with the "Break on all errors" option set, the run time error shows

"Run-time error - 2147417848
Method 'Action' of Object 'CrystalCtrl' Failed"

If the user cancels the error and re runs the query then the report is printed out. It appears that the error is only generated the first time the report is run in that instance of the application

Does anyone have any idea why this error is happening or why it is only happening the first time the report is run. Also how do I go about solving this issue?

Thanks in advance for your help.

Kevin Lee
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top