Re: [WiX-users] ICE33 warning and creating class table

2009-02-26 Thread Bob Arnson
Sudripta Nandy (Sarangsoft Corporation) wrote: > Though, the components are registering properly; I don't see any 'Class' > table in Orca. WiX generates Class table rows only if the Class/@Advertised attribute is "yes". -- sig://boB http://joyofsetup.com/ --

Re: [WiX-users] ICE33

2007-03-12 Thread Gareth at Serif
I can confirm that warnings are all okay for Vista logo... I have a number of ICE33 warnings and have gotten that all important badge of approval for my packages. You can also get away with errors that appear as aresult of including MS merge modules, so long as they're well documented. The same

Re: [WiX-users] ICE33

2007-03-11 Thread Rob Mensching
I'm actually working on the blog entry that explains why ICE33 should be ignored right now. It's taking a long while because I need a fair bit of code to demonstrate it. Anyway, two things: 1. My understanding is that only ICE errors will block certification. All of ICE33 is warnings. 2.