Bugs item #1487663, was opened at 2006-05-12 14:45 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=1487663&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: v2.0 Status: Open Resolution: None Priority: 5 Submitted By: Derek (derekc) Assigned to: Nobody/Anonymous (nobody) Summary: Missing MergeRef causes ApplicationException Initial Comment: If a MergeRef is missing for a Merge element, then an ApplicationException is thrown. This should be replaced with a WixException to avoid showing a stack trace: light.exe : error LGHT0001 : Failed to locate connection for merge: TestMerge Exception Type: System.ApplicationException Stack Trace: at Microsoft.Tools.WindowsInstallerXml.Binder.MergeModules(String databasePath, Output output) in c:\delivery\Dev\wix20\src\wix\Binder.cs:line 1410 at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output output) in c:\delivery\Dev\wix20\src\wix\Binder.cs:line 386 at Microsoft.Tools.WindowsInstallerXml.Tools.Light.Run(String[] args) in c:\delivery\Dev\wix20\src\light\light.cs:line 467 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1487663&group_id=105970 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
