cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pradana
Level 6

ISDEV : fatal error -6100: Internal build error

Hi, I recently got this strange error when building my setup (Web Setup). The error is not really informative.


================= Logging started at 7/1/2009 03:34:27 ==================
Created release folders
InstallShield Script Compiler
Version 15.0.0.498
Copyright 1997-2008 Acresso Software Inc. and/or InstallShield Co. Inc. All Rights Reserved.

Compiling...
Setup.rul
Linking...
Setup.inx - 0 error(s), 0 warning(s)
AdminExecuteSequence table successfully built
AdminUISequence table successfully built
AdvtExecuteSequence table successfully built
AdvtUISequence table successfully built
InstallExecuteSequence table successfully built
InstallUISequence table successfully built
Directory table successfully built
Feature table successfully built
FeatureComponents table successfully built
Component table successfully built
Loading File table
Building File table
ISDEV : fatal error -6100: Internal build error
Product Configuration 1\Release 1 - 1 error(s), 0 warning(s)


I have built the project for many times and never got such error.

Anybody can help me?
Labels (1)
0 Kudos
(3) Replies
pradana
Level 6

Any idea what happened here?

This is pretty important 😞

Thanks
0 Kudos
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

This error indicates an issue building Component table records for dynamically linked files. Please ensure you have installed InstallShield 2009 Service Pack 2 as this resolved some issues associated with best practice dynamic file links.
0 Kudos
pradana
Level 6

joshstechnij wrote:
This error indicates an issue building Component table records for dynamically linked files. Please ensure you have installed InstallShield 2009 Service Pack 2 as this resolved some issues associated with best practice dynamic file links.


Thanks for replying josh,

Unfortunately this happened in IS 2009 SP2. I managed to get rid of this error by rearrange the target directory structure, which is painful when maintaining upgrade 😞
0 Kudos