Bugs item #1576981, was opened at 2006-10-13 18:01
Message generated for change (Settings changed) made by pmarcu
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: Open
Resolution: None
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)


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

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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to