Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Server execution failed in VFP?
Message
De
24/10/2000 10:09:42
 
 
À
24/10/2000 03:48:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00432883
Message ID:
00433448
Vues:
15
>On the server I run the installation program made by the vfp 6.0 wizard.
>After this I run racmgr32.exe and allow All Remote Creates. In ther server connection tab I select DCOM and enter the IP adres of the server machine. After this I start autmgr32 and the machine starts listening.
>

That method of automation setup is outdated. You should only have to:

Run DCOMCNFG on the server:
1. Under default properties, check "Allow DCOM on this computer".
2. In the properties for your exe, under location, check "This computer"
3. Configure the security for that object according to how you would like. (Run under the interactive account?)

On the client:
If you are going to create the object using CREATEOBJECTEX, there is nothing more to do.

If you want to create the object using CREATEOBJECT,
1. install and register the object on the client machine
2. run DCOMCNFG, select your object, and click Properties
3. In the location tabl of the properties sheet, click "Run application on the following computer", and enter the name or IP address of the server computer in the box below.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform