Bugs item #1439631, was opened at 2006-02-27 15:08 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=1439631&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: v2.0 Status: Open Resolution: None Priority: 5 Submitted By: Stefan Pavlik (vydra) Assigned to: Nobody/Anonymous (nobody) Summary: Dark error during decompilation (IniLocator) Initial Comment: The WiX build 2.0.3719.0 During dark package.msi the following error was generated: dark.exe : error DARK0001 : startIndex cannot be larger than length of string. Parameter name: startIndex Exception Type: System.ArgumentOutOfRangeException Stack Trace: at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessIniLocator(XmlWriter writer, String signature) at Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessSignatureKeys(XmlWriter writer, Hashtable rememberedSignatures, Boolean findRMCCP) at Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessAppSearch(Hashtable properties) at Microsoft.Tools.WindowsInstallerXml.Decompiler.ProcessProductElement(Boolean writeDocumentElements) at Microsoft.Tools.WindowsInstallerXml.Decompiler.Decompile(String inputPath, String outputPath) at Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[] args) The wxs source file (to repeat the bug) is included as attachment. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1439631&group_id=105970 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
