Bugs item #1576981, was opened at 2006-10-13 21:01 Message generated for change (Tracker Item Submitted) made by Item Submitter 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 Submitted By: Eric Roe (eroe) Assigned to: Nobody/Anonymous (nobody) 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 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
