If I add the XmlConfig in my wxs my 2 customactions no longer work because
the customaction.Installstate can not be found. When I remove the XmlConfig
element everything is fine.
I need to delete and otherwise manipulate the web config and XmlFile is not
enough.
Here is the element:
<XmlConfig Id="someid"
File="[thewebdir]Web.config"
Action="delete"
Sequence="1"
VerifyPath="//configuration/myconfiguration"
Name="myconfiguration"
ElementPath="//configuration"/>
Any one?
--
View this message in context:
http://www.nabble.com/XmlConfig-wix-version-2.0.5325.0-tf4719153.html#a13490732
Sent from the wix-users mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users