Bugs item #1465496, was opened at 2006-04-06 04:34
Message generated for change (Comment added) made by barnson
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1465496&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: Pending
>Resolution: Works For Me
Priority: 5
Submitted By: paylett (paylett)
Assigned to: Nobody/Anonymous (nobody)
Summary: FormatException when decompiling project created with Wise

Initial Comment:
This appears to fail because there is no "Security" row
in the summary information table in the MSI. WiX 2.0
exhibits a similar problem.

Microsoft (R) Windows Installer Xml Decompiler Version
3.0.1319.0
Copyright (C) Microsoft Corporation 2003. All rights
reserved.

dark.exe : error DARK0001 : Input string was not in a
correct format.

Exception Type: System.FormatException

Stack Trace:
   at System.Number.StringToNumber(String str,
NumberStyles options, NumberBuffer& number,
NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles
style, NumberFormatInfo info)
   at
System.String.System.IConvertible.ToInt32(IFormatProvider
provider)
   at System.Convert.ToInt32(Object value,
IFormatProvider provider)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile_SummaryInformationTable(Table
table)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.DecompileTables(TableCollection
tables)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile(String
msiDatabaseFile)
   at
Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[]
args)



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

>Comment By: Bob Arnson (barnson)
Date: 2006-04-07 02:37

Message:
Logged In: YES 
user_id=26581

I can't reproduce this with WiX 3.0.1530.0. Check out
http://wix.sourceforge.net/releases/.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to