-
DCOM and MTS question...
----- Original Message -----
From: JAVIER VARGAS RODRIGUEZ
To: Mark.Bertenshaw@virgin.net
Sent: Wednesday, June 14, 2000 11:44 PM
Subject: DCOM and MTS question...
Hi Mark....
Iīve studying a lot about MTS and DCOM and at last i did a project that can
comunicate with a component build by miself in MTS and itīs responding very
good, but i wanna know how can i do to this sample works in a server machine
diferent to my development machine.
I put the DLL an package into the server (NT 4.0 Opt Pack 4) and MTS addes
to a package but when iīm trying to call it from my project in my michine
MTS dosnīt respond, what can i do?, please help me.
Thanks....
-
Re: DCOM and MTS question...
Dear friend,
Go to mts explorer on server. Right click the package which holds your control.
This will allow you to export the package. Export the proxy/stub code. This
will create one setup file. Copy this file on your client m/c. This will
install proxy on client. Now you can use MTS components as if they are on
the client m/c only. This process differ slightly for Windows2000 and Windows
NT. Check your version.
Sudhir.
"Mark Alexander Bertenshaw" <Mark.Bertenshaw@virgin.net> wrote:
>----- Original Message -----
>From: JAVIER VARGAS RODRIGUEZ
>To: Mark.Bertenshaw@virgin.net
>Sent: Wednesday, June 14, 2000 11:44 PM
>Subject: DCOM and MTS question...
>
>
>Hi Mark....
>
>Iīve studying a lot about MTS and DCOM and at last i did a project that
can
>comunicate with a component build by miself in MTS and itīs responding very
>good, but i wanna know how can i do to this sample works in a server machine
>diferent to my development machine.
>
>I put the DLL an package into the server (NT 4.0 Opt Pack 4) and MTS addes
>to a package but when iīm trying to call it from my project in my michine
>MTS dosnīt respond, what can i do?, please help me.
>
>
>Thanks....
>
>
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|