Hi all,
I have a problem
I've build a windows form with microsoft visual C++ and it runs perfectly on my computer. But as soon as I try it on an other computer an error message tells me that the program doesn't work and to reinstall it might be the solution.
I think I just didn't copy the right files with the .exe form.
Thanks in advance
J-F

windows C++ form
jntrobertsen
hth,
-- b.gr
P.S.: http://www.dependencywalker.com/ is a handy little tool to resolve DLL issues :)
JJRUIZ
Check if you have .NET installed on that machine. If you build with VS 2005 you need 2.0 beta .NET on the machine.
Regards,
Nazgob
PiperPilot
Thanks,
Nikola
VC++