I’ve got a build that works just fine in installshield12. I’ve configured FB to use IS12’s build compiler. It runs a lot of the actions and then seems to just hang and wait with no updates.
The screenshot included shows the last update I get back in the action window before it goes off in the weeds and never comes back (have waited 45 minutes for this process)…
To compile this setup in IS12 takes around 15 seconds.
Please advise.
adam
I Canceled the build after 46 minutes.
This is my log:
Running InstallShield Developer Compiler…
With command line : C:\Program Files\Macrovision\IS12\System\IsCmdBld.exe -p “D:\Projects\Setup\FarmControl4_0\FarmControl v4_5.ism” -r “FarmControl 4.5” -a “Release Candidate” -b D:\Projects\Setup\FarmControl4_0\Output
InstallShield ®
Release Builder
Copyright 1997-2006 Macrovision Europe Ltd.
and/or Macrovision Corporation.
All Rights Reserved.
Build started at Mar 13 2007 10:43 AM
Building Release: FarmControl 4.5
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
Merging modules…
Merging DCOM95: C:\Program Files\Macrovision\IS12\Objects\DCOM95.Msm
Merging InstallShield Update Service: C:\Program Files\Macrovision\IS12\Objects\ISUS.Msm
Merging Jet 4.0: C:\Program Files\Macrovision\IS12\Objects\Jet40.msm
Merging MDAC 2.5 Sp3 (English): C:\Program Files\Macrovision\IS12\Objects\MDAC25.Msm
Merging MDAC 2.8 (English): C:\Program Files\Macrovision\IS12\Objects\MDAC28.msm
Merging MSXML 4.0: C:\Program Files\Common Files\Merge Modules\msxml4sys32.msm
File table successfully built
Building MsiFileHash table
MsiFileHash table successfully built
Class table successfully built
Extension table successfully built
ODBCDataSource table successfully built
ODBCDriver table successfully built
ISSQLScriptFile table successfully built
ISSQLScriptReplace table successfully built
ISSQLConnectionScript table successfully built
ISSQLConnection table successfully built
ISSQLConnectionDBServer table successfully built
ISSQLRequirement table successfully built
ISPalmApp table successfully built
ISPalmAppFile 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
ISXmlFile table successfully built
ISXmlElement table successfully built
ISXmlElementAttrib table successfully built
ActionText table successfully built
AppSearch table successfully built
BindImage table successfully built
CCPSearch table successfully built
Condition table successfully built
AppId table successfully built
Property table successfully built
BBControl table successfully built
Billboard table successfully built
Binary 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
Error table successfully built
DrLocator table successfully built
DuplicateFile table successfully built
Environment table successfully built
EventMapping table successfully built
FileSFPCatalog table successfully built
Font table successfully built
ISCEApp table successfully built
ISCEDir table successfully built
ISCEFileExt table successfully built
ISCEInstall table successfully built
ISCEOtherAppCABs table successfully built
ISCERegistry table successfully built
ISCESetupFile table successfully built
ISCEShtCut table successfully built
ProgId table successfully built
ISComponentExtended table successfully built
ISCustomActionReference table successfully built
ISDRMFile table successfully built
ISFileManifests table successfully built
ISIISAppPool table successfully built
ISIISCommon table successfully built
ISIISMetaData table successfully built
ISIISWebServiceExtension table successfully built
Stop signalled.
ISObjectProperty table successfully built
ISSQLDBMetaData table successfully built
ISSQLScriptError table successfully built
ISSelfReg table successfully built
ISSetupType table successfully built
ISSetupTypeFeatures table successfully built
IS
Hi Adam,
It’s possible it’s ISBLD is waiting for input - can you run the same command on the dos prompt and see if it prompts for any input?
Thank you Tate. You are correct. We’re running a trial of IS12 and it was waiting for me to answer the licensing prompt.
I honestly didn’t even 1/2 think about running the command line.
Thanks again.