I don't know if such a file exists on the Win2k m/c, but in any case it
doesn't exist on the XP m/c, and that one works.
Further information though, I took the solution - pre-built - to the
Win2k
m/c and ran it there, and it worked. I then built the solution on the Win2k
m/c and ran the exe outside the IDE and it worked. It is as if running
the
pre-built version affected the target m/c so that it could then run a
version built locally.
I also noted that a different error was being reported: ProjectX or one
of
its components could not be found. This error occurred before any code
started executing, so I don't think it can be anything particular that my
code is doing or relies upon. Needless to say ProjectX was present, and
in
the bin directory.
Sorry if the information is a bit garbled, but any thoughts?
Charles
Chris Dunaway said:
On Fri, 12 Nov 2004 00:21:05 -0000, Charles Law wrote:
Does anyone know what file it could be referring to? The application
does
use bespoke files when it starts, but these are all present.
Typically, the application configuration file is named AppName.exe.config
where AppName is the actual name of the .exe. Is that file present?
Normally the App.Config file gets automatically renamed when compiled.
--
Chris
dunawayc[AT]sbcglobal_lunchmeat_[DOT]net
To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.