Hi,
I have created a trading program in a .exe file. On the computer I created it, if I put it in a folder I can run the .exe file and the program works.
However if I run the .exe file on another computer (that does not have VS C++ on it) I get the following msg
"The application has failed to start because the application configuration in incorrect. Reinstalling the application may fix this problem"
I'm thinking that on the problem is that I don't have one of the libraries installed. I'm not sure how I include this w/ out installing VS C++ on this computer
any help would be appreciated
Thanks
I have created a trading program in a .exe file. On the computer I created it, if I put it in a folder I can run the .exe file and the program works.
However if I run the .exe file on another computer (that does not have VS C++ on it) I get the following msg
"The application has failed to start because the application configuration in incorrect. Reinstalling the application may fix this problem"
I'm thinking that on the problem is that I don't have one of the libraries installed. I'm not sure how I include this w/ out installing VS C++ on this computer
any help would be appreciated
Thanks