Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE error code 0x8000ffff: Catastrophic failure from prg
Message
 
 
To
18/05/2012 12:37:20
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01543818
Message ID:
01543825
Views:
50
This message has been marked as the solution to the initial question of the thread.
Add it to a form class and instantiate the class in code

>I'm looking for a way to communicate with Verifone Card Terminal ocx or dll.
>If upt.ocx is added to form, About box is shown properly.
>If run from prg file using
>
>
>LOCAL upt as UPT.UptCtrl.1 OF upt.ocx
>upt= CREATEOBJECT('UPT.UptCtrl.1','upt.ocx')
>* how to fix error in next line: OLE error code 0x8000ffff: Catastrophic failure.
>upt.AboutBox()
>RETURN
>
>AboutBox call causes error
>
>OLE error code 0x8000ffff: Catastrophic failure.
>
>how to fix this so that this ocx can called from prg ?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform