Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use DCOM?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00351872
Message ID:
00381999
Vues:
15
Congrats on the Flash position.

>>>I had a step-by-step article on using DCOM in the VFUG newsletter printed last year. You can see a copy of the article at www.gargoyletech.com.

I downloaded the example and cannot make it run on W2K pro.

Dconcnfg shows me your exe, as distributed foxpro command class. but when I issue these commands:

LOCAL lcCLSID, lcComputer
lcCLSID = "{FBCFA201-2EC5-11D3-941F-0050041DCB6C}"
lcComputer = "\\stephen"
loDFox = CREATEOBJECTEX(lcCLSID, lcComputer)

I get a "Object Exporter not Found" error? It runs on my \\Stephen machine as shown. The calls to rendex and pack also work. This is this just in a W2K non - server environment if that gives you any information.

loDFox.Reindex("\DATA\CUSTOMER.DBF")
loDFox.Pack("\DATA\CUSTOMER.DBF")

__Stephen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform