Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM server creation
Message
 
À
01/06/2001 10:53:41
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00513802
Message ID:
00513817
Vues:
15
>All,
>
>This is my first attempt to create a COM server. I have create a new project, added all the classes/programs listed on page 99 of the Developer's Guide, and my custom classes. I specified my event classes that I want to create as OLE Public and compiled the project into a DLL.
>
>To test, I tried to create an event object but get a message that my class does not exist.
>
>What am I missing?
>
>TIA
>
>Rex

You need to create them using the syntax: o = CreateObject("ProjectName.ClassName"). I'm guessing you're missing the name of the project in your CreateObject() call.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform