Re: [WiX-users] LGHT0306 Error - less than 30K files

2013-11-14 Thread fiddler mikey
. If the first one suceeds, add the >second until you get down to the nth one where 1 < n < 31. The one >you uncomment last will be the one that can't be built, assuming you >start at the top. That means the offending cab will have something in >it that WiX doesn't like

Re: [WiX-users] LGHT0306 Error - less than 30K files

2013-10-31 Thread fiddler mikey
a MSI with over 30k files in it (25 CABS) without > issue, though I've been using 3.7/3.8. > > By chance do you have any AV software running on your build machine? What > is the overall size of the files being put into the CAB's (would any single > CAB be over 2GB)? > >

[WiX-users] LGHT0306 Error - less than 30K files

2013-10-30 Thread fiddler mikey
I believe I am getting an erroneous failure message when building a rather large Wix project. The project contains a total of 27,654 files in it, divided among 31 different cabs. However, after candle/light on the project, I get a failure after about 6 minutes and no output files are built. (No .c