![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We are in the process of converting our 1.0 project to 1.1 using VS.NET 2003 and we were using a .config file with our exe. But now VS.NET 2003 seems to delete this file during a debug run. Does anyone know why this is happening? |
#3
| |||
| |||
|
|
"Bill Large" <bill.large (AT) metavante (DOT) com> wrote in message news:%233F6WA%23PDHA.1072 (AT) TK2MSFTNGP10 (DOT) phx.gbl... We are in the process of converting our 1.0 project to 1.1 using VS.NET 2003 and we were using a .config file with our exe. But now VS.NET 2003 seems to delete this file during a debug run. Does anyone know why this is happening? Your config file should be included as a file *within* your project and should be named "app.config". VS will rename it and store it in the correct output directory at build time. -- Alan |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |