Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple DCOM questions
Message
From
01/12/2000 11:31:33
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00448014
Message ID:
00448109
Views:
10
>I still have a couple of questions though. If I instantiate a dcom server from a remote box, should I reference files through a share on the server box, or with a path local to the box on which the server sits?

The serve is running on the remote box. Any files it accesses need to be pathed relative to that server, not the client. IOW, if you are using data files that reside an the server, you would use c:\Data\MyDatafile.

>Also, is there some way to get the server to show up under applications in dcomcnfg with the ability to set the security context, etc... specifically for that server?

As long as the server is registered and is Out-of-proc (it has to be for DCOM), then I have never seen a situation where it didn't show up. Did you also check under its CLSID?
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform