Re: [WiX-users] ICE errors in TFS build

2012-05-08 Thread Alex Ivanoff
You can do it by setting "SuppressValidation" property to "true". -Original Message- From: dbartm...@tsys.com [mailto:dbartm...@tsys.com] Sent: Tuesday, May 08, 2012 15:46 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] ICE errors

Re: [WiX-users] ICE errors in TFS build

2012-05-08 Thread DBartmess
" Date: 05/08/2012 09:16 AM Subject: Re: [WiX-users] ICE errors in TFS build Make sure the account that TFS Build Agent runs under is a member of Administrators group. We actually had to turn off ICE validation because of this. -Original Message- From: dbartm...@tsys.

Re: [WiX-users] ICE errors in TFS build

2012-05-08 Thread Alex Ivanoff
Windows Installer XML toolset. Subject: [WiX-users] ICE errors in TFS build We are trying to switch over to using TFS as our main build system, and I am running into the following errors. I finally managed to get TFS to build the installer, but as you can see, the light.exe is failing on several ICE

[WiX-users] ICE errors in TFS build

2012-05-08 Thread DBartmess
We are trying to switch over to using TFS as our main build system, and I am running into the following errors. I finally managed to get TFS to build the installer, but as you can see, the light.exe is failing on several ICE errors. These errors do not occur if I manually run the solution's bu