|
From: TimM <Tim...@sm...> - 2014-05-13 20:58:48
|
I added the Name="value" entry, but I still get the same error??? <util:XmlFile Id="SetServiceInfo" Action="setValue" Name="value" ElementPath="//configuration/appSettings/add[\[]@key='ServiceInfo'[\]]/@value" File="[#RemoteInk.exe.config]" Value="[LYNC_SERVER_ADDRESS]" Sequence="5" /> So I am still at a loss as to what I am missing or doing wrong to get this to work???? So in the error message when it states: 'Failed to find node: //configuration/appSettings/add[@key='ServiceInfo'] in XML file" What is it stating? configuration and appSetting elements exist. And only need to create the ServiceInfo entry and value.... -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Which-is-best-to-use-in-my-case-XmlFile-or-XmlConfig-tp7594691p7594710.html Sent from the wix-users mailing list archive at Nabble.com. |