We are using VB 6.0.

We are in the practice of installing our applications on our server and then providing a shortcut to the individual PC's to access the program’s exe file. We usually have to install and then uninstall the program on the individual PC in order to register the applicable DLL and OCX files. This usually has worked with no problem at all.

Now, when following the above steps except for uninstalling the program from the individual PC, the program installed on the hard drive can be opened but when the shortcut to the server is used we get:
Run Time Error 326
"Resource with identifier 'VERSION' not found"

Can anyone help me with this problem? Our only solution is to install the program on each PC but then when changes are made, it has to be reinstalled on each one again and is very time consuming.