Did you add a reference to the SqlExtensions? Right click on the References node in solution explorer and in the resulting dialog add WixSqlExtensions.dll.
Neil -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Reed (SQL) Sent: Thursday, June 12, 2008 3:27 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] What does this WiX3 build error mean? Howdy, folks. I've been trying to keep up with the evolution of 3 in the weeklies, and so far none of the breaks have been too painful, but I don't understand what to do to remediate this one from Visual Studio 2008: The Product 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. Because I've got the namespace defined as follows (which worked fine up until and including 3.0.4123.0): <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:sql="http://schemas.microsoft.com/wix/SqlExtension"> Once I get past that, I'll be able to sort through the redefine logical breaks that came with 3.0.4130.0, but I guess I'm reverting to 3.0.4123.0 for now... What new reference do I need to add somewhere? Is it in project properties? David Reed | Program Manager - SQL Server Community & Samples, SQL Ranger, MCA:Database [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> | o: 425-703-0867 | m: 425-765-0487 | http://blogs.msdn.com/reedme/ Know a SQL Hero? Want to be one? Just want to win a Windows Home Server? SQL Heroes Contest 2008<http://blogs.msdn.com/sqlheroes/> ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users