Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 27852

parameters.xml for web.config changes using Web Deploy

$
0
0

Hi,

 

I need to make some web.config changes on my site using Web Deploy but can't find any doecumentation on anything.  Does anyone have any docs I can read through or a pointer on how I might change the following

 

 <appSettings>

<add key="poolSize" value="50" />    
<add key="LoggingStatus" value="OFF" />

</appsettings>

 

to

 

<appSettings>

<add key="poolSize" value="100" />   
<add key="LoggingStatus" value="ON" />

</appsettings>

Using Web Deploy

 

 


Viewing all articles
Browse latest Browse all 27852

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>