tdexter
06-13-2007, 11:44 AM
I have 990 files in a MSI (226MB). If I add another file such as a .TXT (1KB), everything builds without an issue. If I try adding a .EXE (4.5MB) the build fails:
.wxs(1348) : error LGHT0091 : Duplicate symbol 'Component:sufupscid_0003' found.
.wxs(8208) : error LGHT0092 : Location of symbol related to previous error.
Error 5001: light.exe returned 92
Deleting temporary files
Build FAILED! Error: 5001
________________________________________
Are there some size limits that I am not seeing?
.wxs(1348) : error LGHT0091 : Duplicate symbol 'Component:sufupscid_0003' found.
.wxs(8208) : error LGHT0092 : Location of symbol related to previous error.
Error 5001: light.exe returned 92
Deleting temporary files
Build FAILED! Error: 5001
________________________________________
Are there some size limits that I am not seeing?