-
.vbr and .dll
Thanks for choosing to read my thread.
I need a help here.
My problem is,
I have developed an application with COM+(MTS) as middle tier.
I have registered a component(dll) with COM+(MTS). This component must be accessed from client. I did that. It is even working very well.
However This application is to be distributed and deployed.
For this i read that while deploying (using package and deployment wizard) u need to uncheck the dlls (component that is supposed to be accessed remotely) and instead add corresponding .vbr files.
So that, when u ultimately instal this appication on the client , at the end of installation it will ask the network address of the remote machine.
Problem lies exactly here.
what is the address that i have to give.
i tried by giving IP address of the remote machine. but it did'nt work.
What should i do.
-
You may fund your answer here .