A fragment produced by Heat generates errors when processed by Candle.
Why doesn't Heat produce a valid Class?
See attach wxs file.
C:\Wix_v3_4123\build\debug\x86>candle -nologo -out h1.wixobj h1.wxs
h1.wxs
C:\Wix_v3_4123\build\debug\x86\h1.wxs(6) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(9) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(12) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(15) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(18) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(21) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(24) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(27) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(30) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(33) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
C:\Wix_v3_4123\build\debug\x86\h1.wxs(36) : error CNDL0010 : The Class/@Server attribute was not found; it is required.
example wxs fragment produced by heat
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 21 days (the time period specified by
the administrator of this Tracker).