R
rlemon27
I have written a simple console application that will only run on my
machine. I can run the application outside of the IDE, but on other
units I get a message that the system cannot execute the command.
I installed VS 2005 on another computer to see if there was some kind
of dependency problem but this did not help.
I created a new project and compiled it with all of the default
options, no luck.
The program compiles fine and executes without any errors on my
computer. This tells me that I have some type of a dependency issue,
the question is where do I look to find the problem?
Thanks for any input.
machine. I can run the application outside of the IDE, but on other
units I get a message that the system cannot execute the command.
I installed VS 2005 on another computer to see if there was some kind
of dependency problem but this did not help.
I created a new project and compiled it with all of the default
options, no luck.
The program compiles fine and executes without any errors on my
computer. This tells me that I have some type of a dependency issue,
the question is where do I look to find the problem?
Thanks for any input.