Bugs item #1487663, was opened at 2006-05-12 21:45
Message generated for change (Settings changed) made by barnson
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: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Derek (derekc)
Assigned to: Derek (derekc)
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

-------------------------------------------------------------------------
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

Reply via email to