wixobj:
[exec] Microsoft (R) Windows Installer Xml
Compiler version 2.0.3309.0
[exec] Copyright (C) Microsoft Corporation 2003.
All rights reserved.
[exec] my-file.wxs
[exec] c:\my-file.wxs(51) : error CNDL0011 : The
Control/@Id attribute was not found; it is required.
[exec] candle.exe : error CNDL0001 : Object
reference not set to an instance of an object.
[exec] Exception Type: System.NullReferenceException
[exec] Stack Trace:
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.ParseDialogElement(XmlNode
node)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.ParseUIElement(XmlNode
node)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.ParseProductElement(XmlNode
node)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.ParseWixElement(XmlNode
node)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.Compile(XmlDocument
source, String sourcePath)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Run(String[]
args)
[exec] Unhandled Exception:
System.NullReferenceException: Object reference not set
to an instance of an object.
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.ParseDialogElement(XmlNode
node)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.ParseUIElement(XmlNode
node)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.ParseProductElement(XmlNode
node)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.ParseWixElement(XmlNode
node)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Compiler.Compile(XmlDocument
source, String sourcePath)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Run(String[]
args)
[exec] at
Microsoft.Tools.WindowsInstallerXml.Tools.Candle.Main(String[]
args)
Logged In: YES
user_id=991639
Good catch.