Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM server creation
Message
From
01/06/2001 12:59:56
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
01/06/2001 11:10:13
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00513802
Message ID:
00513925
Views:
13
Craig,

MereMortals has an event object class. I use these classes to interact between business objects. I set the event classes I will call to OLEPublic, compiled the project and tried to create an object with:

o=CREATEOBJECT("ImpactCOM.PatientBizObj")

and get the message:

Class definition IMPACTCOM.PATIENTBIZOBJ is not found

I created the DLL from your article and all worked fine, but this will not.

Any ideas?

TIA

Rex

>By events, do you mean methods? Steve already pointed you to my COM+ article. If you need additional help, post a public message here.
>
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform