You need to pass the appropriate WiX extensions to candle when compiling,
and to light when linking.
candle -ext WixUtilExtension,WixSqlExtension
light -ext WixUtilExtension,WixSqlExtension
--
Mike Dimmick
_____
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Richard Wilde
Sent: 20 January 2008 09:46
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] V3 build errors
Hi I am getting the following errors in this wix3 build
error CNDL0200 : The Product element contains an unhandled extension element
'util:User'.
Please ensure that the extension for elements in the
'http://schemas.microsoft.com/wix/UtilExtension' namespace has been
provided.
error CNDL0200 : The Component element contains an unhandled extension
element 'sql:SqlDatabase'.
Please ensure that the extension for elements in the
'http://schemas.microsoft.com/wix/SqlExtension' namespace has been provided.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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