Hello,I am getting the following error with WiX V3.0.2806.0 and V3.0.2716.0:
Creating cabinet 'C:\WiX\SchemaV3\CabCache\Marine1.cab'.light.exe : error 
LGHT0001 : Attempted to read or write protected memory. This is often an 
indication that other memory is corrupt.
Exception Type: System.AccessViolationException
Stack Trace:at 
Microsoft.Tools.WindowsInstallerXml.Cab.Interop.CabInterop.CreateCabFinish(IntPtr
 contextHandle)at 
Microsoft.Tools.WindowsInstallerXml.Cab.WixCreateCab.Dispose()at 
Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.CreateCabinet(CabinetWorkItem
 cabinetWorkItem)at 
Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.ProcessWorkItems()Generating 
database.
It succeeds if I reduce the number of files in the particular cabinet which is 
failing.All the files will cab, but not all at once.Substituting several small 
files, with one or two larger (overall) files, does not solve the problem.The 
problem is repeatable:1)  On different OS's and Hardware.2)  With 1 or 2 
threads, or without specifying threads (e.g. -ct 2).3)  With Cabinet Cache 
(-cc) specified or not.4)  With a different [EMAIL PROTECTED] Number (Not tried 
Media="1").5) With different versions of the .Net framework runtime.I've ran 
the whole build from my C:\ drive to eliminate Network and Source repository 
possibilities.I can't get the Cabinet larger than 577,667,792 Bytes.
I can't see a bug for this one, though bug 1672584 might be connected.If you 
think it merits a bug, please advise. Regards  Martin Lavelle.
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to