I'm building my first DCOM application. It's well tested on my development
PC. Now, I'm ready to deploy.
However, I'm faced with the need for minimal disruption to the client PC's.
I want to run the client side of the application off of a server share, and
avoid trying to install the application on the client PC.
However, I do know that there are some things that must be on the client
PC ... such as the remote server's ".VBR" file (normally goes to the
Windows System path, I believe).
Question: What must I do on the client PC's to enable them to run the
client appliation from a LAN share.
Thanks in advance for any help you can give.
-- Darrell Pitzer