I have a DLL component with some User Interface sitting on my server machine. My test program is on the client machine. I want my test program to activate the DLL component on the server machine. But I want the UI to be visible on the client machine. Anyone knows how to do it? Thanks a lot!:)