Error!!! .exe.config file got deleted after each run

A

Andy Chau

I have a BIG problem with the .exe.config file.
Everytime after the program run, the config file will misteriously
disappear.
This is reproducable every time. And it seems to only happen on my machine
only.

Does anyone know how to fix it?

Thanks

Andy
 
M

Michael Giagnocavo [MVP]

If you are using VS.NET, you need to create an app.config file. This will
automatically be copied as yourprog.exe.config every time you build.

-mike
MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top