In my MVC application I use external config files to keep clean web.config. Some files are common and I added them to project as link from one location. For those files I set Co
After trying the xcopy solution, which failed, the follow worked for me:
Right click the cstrings.config, go to Properties.
Properties
Set the property Copy to Output Directory value to Copy always
Copy to Output Directory
Copy always