Bugs item #1576981, was opened at 2006-10-14 01:01
Message generated for change (Comment added) made by barnson
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1576981&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: Out of Date
Priority: 5
Private: No
Submitted By: Eric Roe (eroe)
Assigned to: pmarcu (pmarcu)
Summary: Dark cannot decompile Votive.msi

Initial Comment:
When attempting to use dark.exe to decompile the
Votive.msi (Votive-3.0.2015.0.zip), the program crashes
with the following exception:

D:\Projects\WiX3>dark -sui Votive3.msi Votive.wxs
Microsoft (R) Windows Installer Xml Decompiler Version
3.0.2015.0
Copyright (C) Microsoft Corporation 2003. All rights
reserved.


Votive3.msi
dark.exe : error DARK0001 : Object reference not set to
an instance of an object.

Exception Type: System.NullReferenceException

Stack Trace:
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.FinalizeSearchTables(TableCollection
tables)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.FinalizeDecompile(TableCollection
tables)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile(Output
output)
   at
Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[]
args)
Unhandled Exception: System.NullReferenceException:
Object reference not set to an instance of an object.
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.FinalizeSearchTables(TableCollection
tables)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.FinalizeDecompile(TableCollection
tables)
   at
Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile(Output
output)
   at
Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[]
args)
   at
Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Main(String[]
args)


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

>Comment By: Bob Arnson (barnson)
Date: 2008-05-02 06:43

Message:
Logged In: YES 
user_id=26581
Originator: NO

Not a problem now with Wix3.msi.

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to