Bugs item #1976057, was opened at 2008-05-28 14:03 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=1976057&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: dark Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Andrew Sampson (malesh) Assigned to: Nobody/Anonymous (nobody) Summary: dark fails on Wise MSI due to UnexpectedColumnCount Initial Comment: C:\Program Files\Windows Installer XML v3\bin\WixDifxAppExtension.dll : error DARK0143 : A parsed tuple has more fields for table 'CustomAction' than are defined. This is potentially because a standard table is being redefined as a custom table. The schema for the CustomAction table in the MSI is Action string(72) NOT NULL Type shortint NOT NULL Source string(64) Target string(255) As far as I can tell, the schema for the CustomAction table is correct. The MSI was created via Wise. The error still occurs even if the CustomAction table is empty. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1976057&group_id=105970 ------------------------------------------------------------------------- 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-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
