Bugs item #1954901, was opened at 2008-04-30 08:56 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=1954901&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: light Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Drew Millen (dmillen) Assigned to: Nobody/Anonymous (nobody) Summary: Light fails to link merge module. Initial Comment: This defect occurs when using WiX version 3.0.4025.0 or 3.0.4014.0. I can verify that this defect does not occur using WiX version 3.0.3829.0. I have created a Wix product which integrates a merge module published by "Data Dynamics Active Reports for .NET 3.0". I am not able to attached the merge module to this defect report due to its file size. When light attempts to link the merge module, it reports the following error with stack trace: errorLGHT0001: Failed to fetch a File row from the database that was merged in from a module. Exception Type: System.InvalidOperationException Stack Trace: at Microsoft.Tools.WindowsInstallerXml.Binder.MergeModules(String tempDatabaseFile, Output output, FileRowCollection fileRows, StringCollection suppressedTableNames) at Microsoft.Tools.WindowsInstallerXml.Binder.BindDatabase(Output output, String databaseFile) at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output output, String file) at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args) Binder temporary directory located at 'C:\Users\autobuild\AppData\Local\Temp\pz4wquhn'. Validator temporary directory located at 'C:\Users\autobuild\AppData\Local\Temp\uxsp3tis'. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1954901&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
