Hi,
We're using Wix3, and just added some code to try to patch an XML config file
which we install. The code wix code for attempting the patch is below:
<util:XmlFile Id="ModifyDeveloperLog" Action="setValue"
ElementPath="/log4net/[EMAIL PROTECTED]'PerformanceLogAppender']/file/@value"
File="[#Logging.config]" Value="[PROJECT_DIR]\Log\Performance.log"/>
When linking we get the following error:
light.exe : error LGHT0126 : The extension
'Microsoft.Tools.WindowsInstallerXml.Extensions.UtilExtension' contains a
defintion for table 'FileShare' 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.
Thing is that we never explicitly use a <FileShare> tag in the wix source, so I
was wondering if someone knows what's happening here?
Thanks in advance,
Friedrich
Be smarter than spam. See how smart SpamGuard is at giving junk email the
boot with the All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users