MTS on remote machine

Hello,
Does anyone know how do I do I use MTS/COM+
when My client (ASP for example) is running on a one computer and my COM+ dll on another?
thanks
avi123
[182 byte] By [avi123] at [2007-11-18 15:16:28]
# 1 Re: MTS on remote machine
install the com app on the machine you intend for it to reside on, in MTS on that machine. Then just make a proxy for it through MTS on that machine...install those proxy files on the machine that intends to be the client (via mts again) you can read the MTS documentation if you run into issues.
Mick at 2007-11-9 12:02:16 >
# 2 Re: MTS on remote machine
well my client application is asp running on browser
my users using this threw the internet, how can I install somthing on thier MTS?
avi123 at 2007-11-9 12:03:27 >
# 3 Re: MTS on remote machine
How do I create a *.msi project for the proxy?

I don't understand how do I create application proxy.

thanks
avi123 at 2007-11-9 12:04:26 >