I'm trying to use util:XmlFile in a merge module and get the following
errors:

------ Build started: Project: ReportDesignerMergeModule, Configuration:
Release Any CPU ------

\Report\Tools\WiX\v3.0\bin\candle.exe -out
\Build\Release\CRC.Installers\obj\ReportDesignerMergeModule.wixobj -ext
\Report\Tools\WiX\v3.0\bin\WixUtilExtension.dll
ReportDesignerMergeModule.wxs

\Report\Tools\WiX\v3.0\bin\Light.exe -ext
\Report\Tools\WiX\v3.0\bin\WixUtilExtension.dll -out
V:\Build\Release\CRC.Installers\ReportDesignerMergeModule.msm
\Build\Release\CRC.Installers\obj\ReportDesignerMergeModule.wixobj

C:\delivery\Dev\wix\src\ext\utilextension\wixlib\UtilExtension.wxs(138,0
): Error LGHT0102: The localization variable
!(loc.msierrXmlFileFailedRead) is unknown. Please ensure the variable is
defined.

C:\delivery\Dev\wix\src\ext\utilextension\wixlib\UtilExtension.wxs(139,0
): Error LGHT0102: The localization variable
!(loc.msierrXmlFileFailedOpen) is unknown. Please ensure the variable is
defined.

C:\delivery\Dev\wix\src\ext\utilextension\wixlib\UtilExtension.wxs(140,0
): Error LGHT0102: The localization variable
!(loc.msierrXmlFileFailedSelect) is unknown. Please ensure the variable
is defined.

C:\delivery\Dev\wix\src\ext\utilextension\wixlib\UtilExtension.wxs(141,0
): Error LGHT0102: The localization variable
!(loc.msierrXmlFileFailedSave) is unknown. Please ensure the variable is
defined.

C:\delivery\Dev\wix\src\ext\utilextension\wixlib\UtilExtension.wxs(138,0
): Warning LGHT1072: Merge modules should not contain the 'Error' table
because all merge conflicts cannot avoided. However, this warning maybe
supressed if all of the consumers of the Merge Module agree to not
duplicate identifiers in the 'Error' table.

C:\delivery\Dev\wix\src\ext\utilextension\wixlib\UtilExtension.wxs(139,0
): Warning LGHT1072: Merge modules should not contain the 'Error' table
because all merge conflicts cannot avoided. However, this warning maybe
supressed if all of the consumers of the Merge Module agree to not
duplicate identifiers in the 'Error' table.

C:\delivery\Dev\wix\src\ext\utilextension\wixlib\UtilExtension.wxs(140,0
): Warning LGHT1072: Merge modules should not contain the 'Error' table
because all merge conflicts cannot avoided. However, this warning maybe
supressed if all of the consumers of the Merge Module agree to not
duplicate identifiers in the 'Error' table.

C:\delivery\Dev\wix\src\ext\utilextension\wixlib\UtilExtension.wxs(141,0
): Warning LGHT1072: Merge modules should not contain the 'Error' table
because all merge conflicts cannot avoided. However, this warning maybe
supressed if all of the consumers of the Merge Module agree to not
duplicate identifiers in the 'Error' table.

Done building project "ReportDesignerMergeModule.wixproj" -- FAILED.



Any thoughts. Thanks...


 
SIEMENS

Image & Knowledge
Management

Michael Ward


        Siemens Medical Solutions
400 W. Morgan Road
Ann Arbor, MI 48108 USA
Phone: (734) 205-2476
EMail: [EMAIL PROTECTED]
Fax: (734) 998-0123

 



----------------------------------------------------------------------------
This message and any included attachments are from Siemens Medical Solutions
and are intended only for the addressee(s).
The information contained herein may include trade secrets or privileged or
otherwise confidential information. Unauthorized review, forwarding, printing,
copying, distributing, or using such information is strictly prohibited and may
be unlawful. If you received this message in error, or have reason to believe
you are not authorized to receive it, please promptly delete this message and
notify the sender by e-mail with a copy to [EMAIL PROTECTED]

Thank you
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to