Bugs item #1465496, was opened at 2006-04-06 04:34
Message generated for change (Settings changed) 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: Closed
Resolution: Works For Me
Priority: 5
Private: No
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

-------------------------------------------------------------------------
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
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to