Hi !,

I have created a DCOM object and have deployed it in MTS. I am using this object in my Project. When I packaged and distributed( remote sever files also included) , Instead of calling the object from the MTS (in MMC the object is not turning by itself when the project is running) its reffering the object from the same machine where the project is installed(its working also). When I created the package I have included the DCOM object also ( or should I not include the DCOM object when I create the setup programme).

Can any one tell me how to package and distribute a project which uses MTS for object deployment.

Thanks in advance

Santosh