cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
foerdi
Level 4

Merge Module Build Error -6151

Our merge modules built without any error in 2010

With 2011 now we get

================ Logging started at 9/1/2010 11:32:46 ==================
Created release folders
Directory table successfully built
Component table successfully built
Loading File table
Building File table
File table successfully built
Class table successfully built
Extension table successfully built
ODBCDataSource table successfully built
ODBCDriver table successfully built
ISComPlusProxy table successfully built
ISComPlusApplication table successfully built
ISComCatalogCollection table successfully built
ISComCatalogCollectionObjects table successfully built
ISComCatalogObject table successfully built
ISComCatalogAttribute table successfully built
ISComPlusApplicationDLL table successfully built
ISComPlusServerFile table successfully built
ISComPlusProxyFile table successfully built
ISComPlusServerDepFile table successfully built
ISComPlusProxyDepFile table successfully built
AdminExecuteSequence table successfully built
Condition table successfully built
AdminUISequence table successfully built
AdvtExecuteSequence table successfully built
AdvtUISequence table successfully built
AppId table successfully built
AppSearch table successfully built
Property table successfully built
Binary table successfully built
BindImage table successfully built
CompLocator table successfully built
Complus table successfully built
ControlCondition table successfully built
ControlEvent table successfully built
CreateFolder table successfully built
CustomAction table successfully built
DrLocator table successfully built
DuplicateFile table successfully built
Environment table successfully built
EventMapping table successfully built
Font table successfully built
ISChainPackage table successfully built
ISChainPackageData table successfully built
ProgId table successfully built
ISComponentExtended table successfully built
ISCustomActionReference table successfully built
ISDRMFile table successfully built
ISFileManifests table successfully built
ISLockPermissions table successfully built
ISObjectProperty table successfully built
ISSelfReg table successfully built
ISVirtualDirectory table successfully built
ISVirtualFile table successfully built
ISVirtualPackage table successfully built
ISVirtualRegistry table successfully built
ISVirtualRelease table successfully built
ISVirtualShortcut table successfully built
IniFile table successfully built
IniLocator table successfully built
InstallExecuteSequence table successfully built
InstallUISequence table successfully built
IsolatedComponent table successfully built
LockPermissions table successfully built
MIME table successfully built
ModuleAdminExecuteSequence table successfully built
ModuleAdminUISequence table successfully built
ModuleAdvtExecuteSequence table successfully built
ModuleAdvtUISequence table successfully built
ModuleComponents table successfully built
ModuleConfiguration table successfully built
ModuleDependency table successfully built
ModuleExclusion table successfully built
ModuleIgnoreTable table successfully built
ModuleSubstitution table successfully built
ModuleInstallExecuteSequence table successfully built
ModuleInstallUISequence table successfully built
ModuleSignature table successfully built
MoveFile table successfully built
MsiAssembly table successfully built
MsiAssemblyName table successfully built
MsiDriverPackages table successfully built
MsiLockPermissionsEx table successfully built
MsiPatchCertificate table successfully built
MsiServiceConfig table successfully built
MsiServiceConfigFailureActions table successfully built
MsiShortcutProperty table successfully built
ODBCAttribute table successfully built
ODBCSourceAttribute table successfully built
ODBCTranslator table successfully built
PublishComponent table successfully built
RegLocator table successfully built
Registry table successfully built
RemoveFile table successfully built
RemoveIniFile table successfully built
RemoveRegistry table successfully built
ReserveCost table successfully built
SelfReg table successfully built
ServiceControl table successfully built
ServiceInstall table successfully built
Shortcut table successfully built
Signature table successfully built
TextStyle table successfully built
TypeLib table successfully built
UIText table successfully built
Verb table successfully built
ISDEV : fatal error -6151: Cannot save target databse.
x64\MultiLingual - 1 error(s), 0 warning(s)
================= Logging stopped at 9/1/2010 11:32:46 ==================
Log file has been created:


Funny thing: after that, .msm file lays there, it's in the release folder
So what's going wrong?

Regarding Q107995 I can confirm:
1. No shortcuts in the project
2. No sql scripts
3. No chained msis 😄
Labels (1)
0 Kudos
(1) Reply
foerdi
Level 4

seems to be solved.

We change the Binary table, according to the dlls, e.g. CustomAction.dll instead of "newbinary1"....

In the case of a extra long dll file name it gave the above error... When shortening the Name everything works again
0 Kudos