Bugs item #1427460, was opened at 2006-02-08 13:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1427460&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: candle Group: v2.0 Status: Open Resolution: None Priority: 5 Submitted By: Leon Zandman (lzandman) Assigned to: Nobody/Anonymous (nobody) Summary: SqlScript without SqlDb should generate compiler error Initial Comment: According to wix.chm the SqlDb attribute of the SqlScript tag is required when the SqlScript tag isn't a child of SqlDatabase. However when I use a SqlScript tag as a child of a Component tag and don't specify the SqlDb attribute Candle doesn't issue a warning/error. Instead Light will issue a fatal error (file paths truncated): C:\...\Test.msi : fatal error LGHT0010: There was an error importing table: SqlScript with file: C:\...\Temp\SqlScript.idt NMAKE : fatal error U1077: 'wix\light.exe' : return code '0x1' Stop. I think this error can and should be detected by Candle, shouldn't it? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1427460&group_id=105970 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
