Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Authentification error for remote COM objects
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00460855
Message ID:
00461355
Vues:
11
>;)))
>
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform