G
Guest
VB.NET 2005 Release Folder and Debug Folder confuse me a lot. I used a
application configuration file which locate in the same folder as EXE file.
The config file is set by application. When I use debug mode, VB.NET use the
config file in Debug folder.
I want to use the same config file for both release and debug mode, and
don't want to change the compile folder to bin\debug.
Thanks.
application configuration file which locate in the same folder as EXE file.
The config file is set by application. When I use debug mode, VB.NET use the
config file in Debug folder.
I want to use the same config file for both release and debug mode, and
don't want to change the compile folder to bin\debug.
Thanks.