Sounds like you need an installer app.
Also, you should have better configuration control when developing apps. If you, as the developer, have lots of cool stuff running in your app, you need to test the app on a standard desktop machine for your working environment.
I have a second workstation at my desk with a plain vanilla install for my agency, and I test all my development on it if it is going to more than a few clients. Otherwise you have to get an installer to make sure the references are there.
I looked around to try to find the registry settings for references, but didn't have much luck. Perhaps you can get a registry watcher, and then remove and replace your references and see if anything is happening in there. The references refer to .DLL files, as I understand it. But that may be wrong. Anyway, dll references are in the registry in various places.
HTH
mmcdonal
|