cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
marco_iora
Level 2

ISEXP : fatal error -6109: Internal build error

Can't find documentation on this fatal error. Is there a way to get a more verbose log of installer build?

What is this error related to?

Many thanks

================= Logging started at 4/13/2011 10:39:41 ==================
Created release folders
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
ISEXP : warning -6248: Could not find dependent file libc.dll, or one of its dependencies of component MrQuizInstallIT.Dependencies.File_di_dati1
Adding file 'Microsoft.Expression.Interactions.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
Adding file 'Newtonsoft.Json.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
Adding file 'Nii.JSON.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
Adding file 'Nini.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
Adding file 'ResourceAssembly.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
Adding file 'System.Windows.Interactivity.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
Adding file 'System.Xaml.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
Adding file 'TelnetLib.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
Adding file 'TrivialPanel.DataLayer.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
Adding file 'WPFLocalizeExtension.dll' that is a dependency of component 'TrivialPanel.Lib.Output_primario1'
ISEXP : warning -6248: Could not find dependent file libc.dll, or one of its dependencies of component TrivialPanel.Lib.Output_primario1
ISEXP : warning -6248: Could not find dependent file ResourceAssembly, or one of its dependencies of component TrivialPanel.Lib.Output_primario1
ISEXP : warning -6248: Could not find dependent file System.Xaml.dll, or one of its dependencies of component TrivialPanel.Lib.Output_primario1
Adding file 'Microsoft.CSharp.dll' that is a dependency of component 'TrivialPanel.PadsManagement.Contracts.Primary_output3'
ISEXP : warning -6248: Could not find dependent file System.Dynamic.dll, or one of its dependencies of component TrivialPanel.PadsManagement.Contracts.Primary_output3
ISEXP : fatal error -6109: Internal build error
Express\SingleImage - 1 error(s), 5 warning(s)
================= Logging stopped at 4/13/2011 10:39:56 ==================
Log file has been created:
0 Kudos
(1) Reply
Madusree
Level 7

Hi,

Kindly refer the following article which has more information regarding the Build Error -6109

http://kb.flexerasoftware.com/selfse...rnalID=Q109435

You may use the following command to generate a verbose log of the setup you have created.

Setup.exe/v"/l*v \"C:\filenamel.txt\""

Thanks,
Madusree
0 Kudos