Re: [WiX-users] light.exe failed randomly when running ICEs.

2009-10-16 Thread Rob Mensching
y you have built into your build system while still > preventing the errors you were seeing. > > -Original Message----- > From: Kevin Gu [mailto:k...@microsoft.com] > Sent: Wednesday, October 14, 2009 9:18 PM > To: General discussion for Windows Installer XML toolset. > Su

Re: [WiX-users] light.exe failed randomly when running ICEs.

2009-10-15 Thread Blair
ctober 14, 2009 9:18 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] light.exe failed randomly when running ICEs. Hi Blair, Thanks for your information. Is there any example of writing a ValidatorExtension? Thanks, Kevin GU | SDE | CSAT C

Re: [WiX-users] light.exe failed randomly when running ICEs.

2009-10-14 Thread Kevin Gu
n for Windows Installer XML toolset.' Subject: Re: [WiX-users] light.exe failed randomly when running ICEs. ICE validations run the Windows Installer transaction engine (which is a singleton), but it doesn't seem to check for the public mutex first. The error messages returned as a result o

Re: [WiX-users] light.exe failed randomly when running ICEs.

2009-10-14 Thread Blair
ICE validations run the Windows Installer transaction engine (which is a singleton), but it doesn't seem to check for the public mutex first. The error messages returned as a result often don't make sense, however. The best fix is to add a validation extension that acquires the installation mutex