Web Configuration ChangerThis tool allows you to perform swap out of key valued pairs within a web.config file. Using this control:Parameters: fileName Represents a string that is linked to the web.config file you wish to change:
xPath The path of the section you wish to change:
keys An array of keys that are supplied as follows:
newValueArray An array of values which will replace the current values of the supplied keys:
attribute This is the key in which the new value array will replace:
|