Bugs item #1652526, was opened at 2007-02-05 07:59 Message generated for change (Comment added) made by robmen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1652526&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: candle Group: v2.0 >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Agustín K-ballo Bergé (k-ballo) Assigned to: Rob Mensching (robmen) Summary: FileTypeMask empty values crashes candle Initial Comment: When specifing a FileTypeMask whit an empty Mask or Value candle crashes, instead of showing an error. ---------------------------------------------------------------------- >Comment By: Rob Mensching (robmen) Date: 2007-02-09 00:38 Message: Logged In: YES user_id=991639 Originator: NO Indeed. ---------------------------------------------------------------------- Comment By: Agustín K-ballo Bergé (k-ballo) Date: 2007-02-07 05:32 Message: Logged In: YES user_id=637183 Originator: YES candle.exe : error CNDL0001 : Object reference not set to an instance of an object. Exception Type: System.NullReferenceException Stack Trace: at Microsoft.Tools.WindowsInstallerXml.Compiler.ParseFileTypeMaskElement(XmlNode node) at Microsoft.Tools.WindowsInstallerXml.Compiler.ParseClassElement(XmlNode node, String componentId, YesNoType advertise, String fileServer, String typeLibId, String typeLibVersion, String parentAppId) at Microsoft.Tools.WindowsInstallerXml.Compiler.ParseComponentElement(XmlNode node, String directoryId, String srcPath) at Microsoft.Tools.WindowsInstallerXml.Compiler.ParseDirectoryElement(XmlNode node, String parentId, String fileSource) at Microsoft.Tools.WindowsInstallerXml.Compiler.ParseProductElement(XmlNode node) at Microsoft.Tools.WindowsInstallerXml.Compiler.ParseWixElement(XmlNode node) at Microsoft.Tools.WindowsInstallerXml.Compiler.Compile(XmlDocument source, String sourcePath) at Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Run(String[] args) and I'm using WiX 2.0.4820 ---------------------------------------------------------------------- Comment By: Rob Mensching (robmen) Date: 2007-02-07 03:44 Message: Logged In: YES user_id=991639 Originator: NO Can you please include the error message/stack trace you see? That aids in debugging. Thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1652526&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
