Could you post the WiX you are using to do this edit. Neil
-----Original Message----- From: Zhisheng Huang [mailto:zhhuang5...@yahoo.com] Sent: 01 January 2011 05:40 To: wix-users@lists.sourceforge.net Subject: [WiX-users] problem with XmlConfig when migrating from Wix 3.0 to Wix 3.5 Hi, I have a Wix 3.0 project which installs an web application under default web site, it also uses XmlConfig to modify the section of that web site in applicationHost.config file. That works fine under Wix 3.0, however, after migrating to Wix 3.5 it fails with following error. ExecXmlConfig: Error 0x800710d8: failed to find node: /configuration/location/system.webServer in XML file: C:\Windows\System32\inetsrv\config\applicationHost.config Error 25542. Failed to find node: /configuration/locati...@path="Default Web Site/MySite"]/system.webServer in XML file: C:\Windows\System32\inetsrv\config\applicationHost.config, system error: -2147020584 MSI (s) (C0!50) [23:43:16:852]: Product: My Service -- Error 25542. Failed to find node: /configuration/locati...@path="Default Web Site/MySite"]/system.webServer in XML file: C:\Windows\System32\inetsrv\config\applicationHost.config, system error: -2147020584 Note, for the migration, nothing was changed in wix source files. Simply the wxi files are recompiled with Wix 3.5. If I uncomment the XmlConfig section to allow the wix 3.5 compiled MSI to isntall, I do see MySite is created and the node /configuration/locati...@path="Default Web Site/MySite"]/system.webServer exists in applicationHost.config file. Any known issue? Any idea what can go wrong here? Any suggestion is greatly appreciated! Zhisheng ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users