Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DCOM and username/password?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00506538
Message ID:
00509506
Views:
11
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
Previous
Reply
Map
View

Click here to load this message in the networking platform