M
mevar
Hello, I'm using an application file to store my
settings.When I compile the project,Visual studio delete
the xml setting file(myapplicationname.config) from the
directory where it store the executable file.If i copy
the file setting after compile, the application doen't
see the file. It work's only if I manually copy all my
files in an other directory and I run it like a normal
application(unfortunately I can't have the debug
support).Anyone can help me?Thanks a lot
settings.When I compile the project,Visual studio delete
the xml setting file(myapplicationname.config) from the
directory where it store the executable file.If i copy
the file setting after compile, the application doen't
see the file. It work's only if I manually copy all my
files in an other directory and I run it like a normal
application(unfortunately I can't have the debug
support).Anyone can help me?Thanks a lot