Re: Console application will only run on machine where application was compiled
- From: "rlemon27@xxxxxxxxx" <rlemon27@xxxxxxxxx>
- Date: 27 Mar 2007 10:23:58 -0700
On Mar 27, 1:17 pm, Rory Becker <RoryBec...@xxxxxxxxxxxxxxxx> wrote:
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?
What error message(s) do you see on the "Other" machines?
What OS are the "Other" machines?
Is the Dotnet Framework (v2.0) installed on the "Other " machines?
--
Rory
Windows XP and Windows Server 2003. I know for certain that one of the
units has .Net 2.0. The others supposedly do but I have not verified.
The message is "The system cannot execute the command" or close to
that. I am not at my office where I can give the exact error message.
If I double click the app in Windows explorer, I get a message that
indicates the configuration for the application is not correct.
.
- Follow-Ups:
- References:
- Console application will only run on machine where application was compiled
- From: rlemon27@xxxxxxxxx
- Re: Console application will only run on machine where application was compiled
- From: Rory Becker
- Console application will only run on machine where application was compiled
- Prev by Date: Re: RegEx and Vb.net /// "Unrecognized escape sequence"
- Next by Date: Re: Console application will only run on machine where application was compiled
- Previous by thread: Re: Console application will only run on machine where application was compiled
- Next by thread: Re: Console application will only run on machine where application was compiled
- Index(es):
Relevant Pages
|