E
Ellie
I have a vc6 C++ program that I just recompiled in dotnet, Static mfc, no
clr but the program will not run on some XP machines. It runs on others. The
available ram is only 512. Nothing substantial has changed in this program
except the recompiling using dotnet. I use a VBdotnet program and call the
C++ program using the shell command and get a file not found error. When I
try to call the program directly I get:
"This application failed to start because the application configuration is
incorrect. Reinstalling the application may fix this problem."
I've never needed an install program for C++ programs before?? Any help
would be very much appreciated.
Thanks
clr but the program will not run on some XP machines. It runs on others. The
available ram is only 512. Nothing substantial has changed in this program
except the recompiling using dotnet. I use a VBdotnet program and call the
C++ program using the shell command and get a file not found error. When I
try to call the program directly I get:
"This application failed to start because the application configuration is
incorrect. Reinstalling the application may fix this problem."
I've never needed an install program for C++ programs before?? Any help
would be very much appreciated.
Thanks