The second machine is missing a DLL that you're using in your project. Unless you actually need to work on the project on the second machine, then make the .exe and use an installer to run it on the second machine.
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'People who live in windowed environments shouldn't cast pointers.'
The specific DLL for the DataReport is MSDBRPT.DLL, and you can check all the other requirements under Project|Components and Project|References
You can also use the Microsoft utility (it's normally found at Programs|Visual Studio|Visual Studio 6.0 Tools|Depends) which walks the whole dependency tree for any .exe (or other executable)
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'People who live in windowed environments shouldn't cast pointers.'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.