Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to activate OLE server ?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00480113
Message ID:
00480128
Views:
14
>I am trying to implement a DCOM, after I create my executable and register the object, I know I have to run a command in Fox to have other computers to see the object, but I can't remember it!!
>
> Thanks in advance.

Hi Luis,

I believe you are talking about running Automation Manager, autmgr32.exe on the server PC. You run it from Run dialog in Windows, and then on the client PC you instantiate your DCOM with

oCOM = CREATEOBJECTEX("mydcom.myobject" ,"//MYSERVER") && //MYSERVER or it's IP address.

Is that it?
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform