Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Third-Party COM-Server: Class definition is not found
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01015562
Message ID:
01015697
Views:
21
>>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")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform