I am having the same problem.
I have a project that hits a web service. I need to include it in 2 web projects and a console app. We have a test and production environment, so I need to be able to change a config setting in the production environment to use the correct web service.
However, changing the app.config location in the project with the web service does not work. Neither does adding this setting to the app.config of the...
Leave a comment: