Bugs item #1427460, was opened at 2006-02-08 04:32 Message generated for change (Comment added) made by robmen 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: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Leon Zandman (lzandman) >Assigned to: pmarcu (pmarcu) 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? ---------------------------------------------------------------------- >Comment By: Rob Mensching (robmen) Date: 2006-12-12 23:51 Message: Logged In: YES user_id=991639 Originator: NO Yep, simple fix. Peter got it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1427460&group_id=105970 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
