Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM server creation
Message
 
To
01/06/2001 10:53:41
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00513802
Message ID:
00513817
Views:
14
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform