windows installer - Add maxMessagesToLog parameter in diagnostics using wix -


i need enable logs while installing msi. able update existing properties in diagnostics not able add new. code sample below getting error.

<util:xmlfile id="setmaxmessagestolog" action="setvalue" file="[rootdirectory]\web.config" elementpath="/configuration/system.servicemodel/diagnostics/messagelogging/add[\[]@maxmessagestolog[\]]" value="[length]" /> 


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -