RichardWang
Programmer
HI,
I used to use asp to create object in a machine which have IIS and MTS together in NT4 ennironment.
Right now, I need to take off the MTS from the NT4 machine and reference my COm from remote COM+ server in a NT2000 box.
I try to use createObject("proce.class", "servername"
to create the com object, the IIS show me the number of configuration isnot correct.
How can I configure my IIS or code to reference the remote COM+/MTS object in my ASP code?
Thanks
Richard
I used to use asp to create object in a machine which have IIS and MTS together in NT4 ennironment.
Right now, I need to take off the MTS from the NT4 machine and reference my COm from remote COM+ server in a NT2000 box.
I try to use createObject("proce.class", "servername"
How can I configure my IIS or code to reference the remote COM+/MTS object in my ASP code?
Thanks
Richard