This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: ISEXP : fatal error -6109: Internal build error
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 13, 2011
03:45 AM
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:
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:
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 18, 2011
05:34 AM
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
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
