Can someone file a bug on dark's wrong behavior, please? It should never
crash. -----Original Message----- From: Sander Rijken [mailto:[hidden email]] Sent: Tuesday, September 13, 2005 3:20 PM To: [hidden email]; [hidden email] Subject: Re: [WiX-users] Exception Type: System.ArgumentException I encountered this before in VS2003 generated setups. For some reason VS uses duplicate component guids in some cases. It is probably a good idea to think of a way to let dark deal with that (with the flag for decompiling VS setups on ofcourse), but I don't know a good workaround. What I did when I encountered it was slightly change one of the duplicated component guids. (Which requires the upgrade from the VS2003 setup to the wix one to be a major upgrade ofcourse) I haven't found an open issue on this, if there is one, let me know. On Aug 10, 2005, at 5:48 PM, Rob Mensching wrote: > Hmm, that is obviously a bug. What version of the WiX toolset are you > using? Could you share out your MSI somewhere or try building a debug > version of the WiX toolset with the .pdbs? That will help track > down the > problem. > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Owen > Corpening > Sent: Wednesday, August 10, 2005 5:05 AM > To: [hidden email] > Subject: [WiX-users] Exception Type: System.ArgumentException > > Attempting to dark a VS 2003 generated websetup msi with the -vsi > option I > get: > > Exception Type: System.ArgumentException > > Stack Trace: > at System.Collections.Hashtable.Insert(Object key, Object > nvalue, Boolean > add > ) > at System.Collections.Hashtable.Add(Object key, Object value) > at > Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessComponentRecord( > XmlW > riter writer, String directory, String rootPathShort, String > rootPathLong, > Recor > d record) > at > Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessComponentTable > (Strin > g directory, String rootPathShort, String rootPathLong) > at > Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessDirectoryTable > (XmlWr > iter writer, String parent, String parentPathShort, String > parentPathLong) > at > Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessProductElement > (Boole > an writeDocumentElements) > at Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile(String > inputPath, > String outputPath) > at Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[] > args) > > No xml file is generated. > > > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * > Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/ > bsce5sf > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * > Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/ > bsce5sf > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
Free forum by Nabble | Edit this page |