hi folks,
its just out of curiosity if tis possible to add/delete entries in the web.config in asp.net? say, i have dev, staging and production environments, certain keys may or may not deplpy from dev environment or others vis versa,
thanks in advance,
Stefan
Hi Stefan You can use the XML actions to edit the webconfig, or if you have VS2010 installed on your build machine you can use web.config transformations - some useful info here - http://stackoverflow.com/questions/2905151/msbuild-script-and-vs2010-publish-apply-web-config-transform