Reverted to 3.9 rtm and these issues all went away.
From: zoo ob1 [mailto:o...@outlook.com] Sent: Thursday, November 20, 2014 8:11 PM To: 'General discussion about the WiX toolset.' Subject: extension 'WixToolset.Extensions.IIs/Sql/UtilExtensionData' contains a definition for table '<iis/sql/util extension namespace feature>' that collides with a previously loaded table definition Using wix 4.0.2220.0 I've added these entries to <setup project> | properties | tools settings | compiler and linker fields so that I can make use of <iis:* />, <sql:* /> and <utils:* /> syntax found in these namespaces -ext "C:\Program Files (x86)\WiX Toolset v4.0\bin\WixIisExtension.dll" -ext "C:\Program Files (x86)\WiX Toolset v4.0\bin\WixSqlExtension.dll" -ext "C:\Program Files (x86)\WiX Toolset v4.0\bin\WixUtilExtension.dll" <?xml version="1.0" encoding="utf-8"?> <Include xmlns="http://wixtoolset.org/schemas/v4/wxs" xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension" xmlns:sql="http://schemas.microsoft.com/wix/SqlExtension" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension"> <Fragment> When I compile this leads to a bunch of compiler [ / candle.exe ] errors having the following signature. Any pointers to prior post to document that outlines what I'm doing wrong? - Error 102 The extension 'WixToolset.Extensions.IIsExtensionData' contains a definition for table '<iis extension namespace feature>' that collides with a previously loaded table definition. Please remove one of the conflicting extensions or rename one of the tables to avoid the collision. candle.exe 0 1 Setup (Setup\Setup) - Error 102 The extension 'WixToolset.Extensions.SqlExtensionData' contains a definition for table '<sql extension namespace feature>' that collides with a previously loaded table definition. Please remove one of the conflicting extensions or rename one of the tables to avoid the collision. candle.exe 0 1 Setup (Setup\Setup) - Error 102 The extension 'WixToolset.Extensions.UtilExtensionData' contains a definition for table '<util extension namespace feature>' that collides with a previously loaded table definition. Please remove one of the conflicting extensions or rename one of the tables to avoid the collision. candle.exe 0 1 Setup (Setup\Setup) ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users