Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling and Registering Components to the server..
Message
From
14/03/2002 15:19:59
 
 
To
12/03/2002 22:39:52
Larry Santos
Local Data System
Philippines
General information
Forum:
Visual Basic
Category:
COM, DCOM and OLE automation
Miscellaneous
Thread ID:
00629373
Message ID:
00632999
Views:
13
>>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform