matt23lucier
MIS
I ahve an application that I built with VS2005 using C#. This application is called 'forecasting'. When this application is deployed it renames my app.config file to forecasting.exe.config.deploy. When I run the program it runs fine, but when I go into the config file and change a few settings they are not reflected within the program when I re-run it. Is there a way on deployment to say that the config values can change?
Thanks
Matt
Thanks
Matt