Jay Don
December 1st, 1998, 01:38 PM
In an app, I call a OLE component. On some slower units, a ComponentBusy Error is produced. I know about the methods (OLEServerBusyTimeout, etc.) for managing these, but I can't use them. My VB 'app' is an ActiveX dll, and those methods are not valid therein. Is there another way around this, perhaps some seldom seen API function?