Re: [WiX-users] candle: error and stack trace with RemoveFile-only component

2012-04-05 Thread Rob Mensching
Can you open bug, please? On Thu, Apr 5, 2012 at 1:54 PM, Bruce Cran wrote: > I'm using WiX 3.6.2221.0 (beta) and found that if I create a component > that only has RemoveFile elements, an error and stack trace are displayed: > > candle.exe(0,0): error CNDL0001: Cannot set column 'Component' wit

[WiX-users] candle: error and stack trace with RemoveFile-only component

2012-04-05 Thread Bruce Cran
I'm using WiX 3.6.2221.0 (beta) and found that if I create a component that only has RemoveFile elements, an error and stack trace are displayed: candle.exe(0,0): error CNDL0001: Cannot set column 'Component' with a null value because this is a required field. Exception Type: System.Inv