Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DCOM and username/password?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00506538
Message ID:
00509506
Vues:
12
Hi Dale,

>I want to run it from the server. I am doing a CreateObjectEx() from the NT server which then it loads through the network. I don't even think I need it registered on the client. Do I?

It needs to be registered, if you use the ProgID to access the object, because Windows has to resolve something like "MyServer.Class" to a GUID that it can pass on to the server. If you use the GUID directly, it doesn't have to be registered on the client.

>I have looked for the file CLNTREG32.EXE, but do not see it on my Win98 or Win2K machine. Where do I find this file?

It's called CLIREG32.EXE and somewhere in the VFP directory.

Christof
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform