Bugs item #1347798, was opened at 2005-11-03 15:52
Message generated for change (Settings changed) made by robmen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1347798&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: Open
Resolution: None
Priority: 1
Submitted By: Derek (derekc)
>Assigned to: Derek (derekc)
Summary: Uncaught exception when an extension constructor fails

Initial Comment:
When an extension is instantiated, it may throw an
exception.  Currently, this exception is not caught by
the wix tools as evidenced by this example:

candle.exe : error CNDL0001 : Exception has been thrown
by the target of an invocation.

Exception Type: System.Reflection.TargetInvocationException

Stack Trace:
   at System.RuntimeType.CreateInstanceImpl(Boolean
publicOnly)
   at System.Activator.CreateInstance(Type type,
Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at
Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Run(String[]
args) in e:\
delivery\Dev\wix\src\candle\candle.cs:line 190

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1347798&group_id=105970


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to