Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to activate OLE server ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00480113
Message ID:
00480128
Vues:
13
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform