Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Third-Party COM-Server: Class definition is not found
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01015562
Message ID:
01015697
Vues:
22
>>oGAEB = CreateObject("GXMLTBV200.GXML_GAEB")

Is it possible that you've fudged the name on this? I mean, in your post the name of the COM Server appeared to be "GXMLTBV2.EXE"... so the appropriate call to create object would be:
oGAEB = CreateObject("GXMLTBV2.GXML_GAEB")
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform