Re: [WiX-users] LGHT0001 : Unknown error while getting hash of file

2008-05-12 Thread Alan Sinclair
many thanks ... it was indeed locked (at least, ls -l says "-- 1 alan None 6406 May 12 18:52 License.rtf", and "chmod 777 ..." fixed the problem) Rob Mensching wrote: > System Error 5 == ERROR_ACCESS_DENIED. > > Something is probably locking the file, preventing the WiX toolset from >

Re: [WiX-users] LGHT0001 : Unknown error while getting hash of file

2008-05-12 Thread Rob Mensching
System Error 5 == ERROR_ACCESS_DENIED. Something is probably locking the file, preventing the WiX toolset from calculating the hash. Definitely could have a better error message (I *think* there is one in WiX v3). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On