Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Authentification error for remote COM objects
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00460855
Message ID:
00461355
Views:
12
>;)))
>
>I repeat the system I developed:
>
>COM server is a DLL COM object registered under MTS. I instantiate it from other computer using command:
>CREATEOBJECTEX('{GUID}','IP.ADDRESS')
>
>In the VFP help for CREATEOBJECTEX command I read that remote COM object does not requires registering at the client computer when you use it by GUID.

You can do it this way, however it might be not a good idea, because in this case the client needs to retrieve the info about DCOM properties and methods from the server side type library, which is slower and decreases overall performance.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform