Hi, I have made a program in Visual C++ 2008 Express and it worked fine on my machine, then I tried to execute it on another machine and got this error: "The system cannot execute the specified program."
I have already installed the "Microsoft Visual C++ 2008 Redistributable Package", but I still could not executed.
I have also checked the other computer and it has all the Dot Net frameworks up to the 3.5, although I compiled the program to the 2.0 framework.
Finally the program uses another C++ dll. I have placed it on the same folder as the program, but I could not register it.
PS: I'm using Windows XP on both machines.
Please help me!
Thanks,
Komyg
I have already installed the "Microsoft Visual C++ 2008 Redistributable Package", but I still could not executed.
I have also checked the other computer and it has all the Dot Net frameworks up to the 3.5, although I compiled the program to the 2.0 framework.
Finally the program uses another C++ dll. I have placed it on the same folder as the program, but I could not register it.
PS: I'm using Windows XP on both machines.
Please help me!
Thanks,
Komyg