Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling and Registering Components to the server..
Message
De
14/03/2002 15:19:59
 
 
À
12/03/2002 22:39:52
Larry Santos
Local Data System
Philippines
Information générale
Forum:
Visual Basic
Catégorie:
COM, DCOM et OLE automation
Divers
Thread ID:
00629373
Message ID:
00632999
Vues:
16
>>>Hi,
>>>
>>>Anybody can help me how to call Components from server and register my components created in VB6. Im a first time in N-Tier....
>>>
>>>
>>>TIA
>>>Larry Santos
>>
>>The easiest way is to use MTS / COM+ services. Once you include your DLL as a package in MTS/COM+ you can generate a client install that can be easily distributed. Search MSDN for articles on this subject, there are several.
>
>Thanks and i want to know if possible to retrieve the registered component from the server to my workstation with out installing that component to workstation? and how?
>
>Thanks again

It depends on what you mean by "retrieve". If you mean to instanciate the component CreateObject() (in VB6) lets you specify a server name as the second parameter if the object resides in a diferent machine. I haven't tried this though so I don't have any more to add here.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform