Web.
I want to add a web.config transform to be used in an automatic build/deploy cycle via MSBuild. However …
asp.net web-config-transformI have a web.config rewrite rule specified to move all traffic to https. The rule works, but I don't …
asp.net asp.net-mvc web-config-transformI am trying to have my TFS Build create the web.config transform associated with the configuration I selected for …
tfsbuild web-config-transformMy team is in love with publish profiles. We have a number of testing environments that we work in, and …
c# msbuild web-config app-config web-config-transformI have a web.config file in which I need to either insert the <configSections /> element or manipulate …
web-config web-config-transform xdt-transformI am trying to transform all of the web.config files in a project I have, here's a my tree …
msbuild msbuild-task web-config-transform slowcheetahI am so confused on this. I want to use the SQL Server on my desktop when I am developing …
visual-studio-2010 web-config-transformI was trying to deploy my app into different environments then i started following this how to: Deploying an ASP.…
visual-studio-2012 web-config-transformI'm trying to remove all service endpoint mexHttpBinding nodes in my Web.Release.config file. I found this answer: (I …
asp.net web-config-transform xml-document-transform web-debug-config web-release-configI want to add re-write rules to my Azure app service, but if I even try create a web.config …
url-rewriting web-config azure-web-app-service web-config-transform