Loading
IsWiBuild.dll errors when compiling a large project
Have a Basic project that is near 2GB with over 18K files.

 

No matter which OS I try to compile with I receive the following error:

 

Windows 7 x64:

 

Faulting application name: isdev.exe, version: 20.0.0.496, time stamp: 0x524bad45

 

Faulting module name: IsWiBuild.dll, version: 20.0.0.500, time stamp: 0x53972f73

 

Exception code: 0xc0000409

 

Fault offset: 0x000d1c58

 

Faulting process id: 0xcac

 

Faulting application start time: 0x01d0bef579134887

 

Faulting application path: C:\Program Files (x86)\InstallShield\2013\System\isdev.exe

 

Faulting module path: C:\Program Files (x86)\InstallShield\2013\System\IsWiBuild.dll

 

Report Id: 0287cad1-2aeb-11e5-a353-005056c00008

 

Windows XP:

 

EventType : BEX P1 : isdev.exe P2 : 20.0.0.496 P3 : 524bad45

 

P4 : IsWiBuild.dll P5 : 20.0.0.500 P6 : 53972f73 P7 : 000d1c58

 

P8 : c0000409 P9 : 0000000

 

I have yet to count the components in each Feature but would assume Installshield would show an error if too many Components.

 

Any ideas? Going to try Command line build to see if it makes a difference.

Loading
IsWiBuild.dll errors when compiling a large project