all groups > visual studio .net documentation > july 2003 >
You're in the

visual studio .net documentation

group:

use COM obj on remote machine


use COM obj on remote machine Edmond
7/8/2003 7:32:08 PM
visual studio .net documentation:
I tried to develop a VB.net application with VB6 COM
Object which located in the server. In only can choose
the property for copy the COM object into local to call
it, otherwise I will receive error message. So there any
idea to use a remote COM object in VB.net in the remote
machine and without copy to local.

Re: use COM obj on remote machine Roger Haight [MSFT]
7/9/2003 3:56:09 PM
Edmond, You should be able to do this through "remoting." There is a
newsgroup named "microsoft.public.dotnet.framework.remoting". I suggest you
try posting your question there. You will probably find some experts on the
subject that can help you.

There's also a Help page that discusses remoting. In English, the title of
that page is "Accessing Objects in Other Application Domains Using .NET
Remoting", and the English Index Keyword for looking up the page is
"objects, remote access" or simply "remoting".


--Roger
_______________________________
Roger Haight
Developer Division User Assistance
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: use COM obj on remote machine Roger Haight [MSFT]
7/11/2003 9:20:54 AM
Another good newsgroup to write to for good advice is:
microsoft.public.dotnet.languages.vb

--Roger
_______________________________
Roger Haight
Developer Division User Assistance
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

AddThis Social Bookmark Button