OI7.0.1
Getting a strange error when I run a report. A RegSrv message: LoadLibrary("VSPRINT7.OCX") Failed…blah,blah, blah ….
Only happens on one report, so I must have a coding error, but one report 'taken' from the other and can't see the error yet.
Any clues? I did reregister the VSPRINT7.OCX AND VSPDF.OCX
arcs@arcscustomsoftware.com
[url=http://www.arcscustomsoftware.com/]ARCS, Inc.
I think this error occured when the error route returned to the calling form without issuing a set_printer("TERM") statement….Ugly
arcs@arcscustomsoftware.com
[url=http://www.arcscustomsoftware.com/]ARCS, Inc.
This error message is fixed in 7.1. However the message should only appear if the vsprint7.ocx is not registered or the vsprinter form can not be opened. Check to make sure the ocx is registered. The message only appears in the init statement so also check your init statement.