asp.net - Web.Config transformations in the debugger -


When you run an application in a debugger, then it's based on your build selection. Changes to config do not apply. Is this the case or am I forgetting something? It seems that if I publish local IIS, then it is working fine, just do not seem to work in the debugger.

After saving the web.config, you will find that the browser After applying the full refreshing "ctrl + f5" (not always necessary indeed)

& lt; Compilation debug = "true" & gt;

HTML>

Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -