How can I use Web.debug.config in the built-in visual studio debugger server?

stacker picture stacker · Jul 22, 2010 · Viewed 33.5k times · Source

How can I merge and make use of Web.debug.config in visual studio 2010 built-in debugger?

Answer

stacker picture stacker · Jul 22, 2010

This is a known bug. That feature can be used right now only as part of the deploy process.

https://connect.microsoft.com/VisualStudio/feedback/details/523221/have-web-debug-config-apply-during-development

Please upvote it, if you encounter this too, so this will be fixed ASAP.