Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE error code 0x8000ffff: Catastrophic failure from prg
Message
 
 
À
18/05/2012 12:37:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
01543818
Message ID:
01543825
Vues:
52
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform