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: Fatal error -6199: ISCmdBld.exe fails to build XML based InstallShield Projects.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Feb 12, 2014
05:45 AM
Fatal error -6199: ISCmdBld.exe fails to build XML based InstallShield Projects.
Hi,
I've just ported my binary based ISM to XML based and have also created a few DIMS in Installshield Spring 2012 Premier. Everything builds fine on my machine (which has IS 2012 installed) with IsCmdBld.exe. But on a build machine IsCmdBld.exe simply fails to load any XML based ISM. We do not install IS 2012 on our build machines and even IS standalone version is not installed on build machines. We keep standalone version in a zip file and extract it before building installers. However if standalone build is installed on build machine then it works fine.
Below is the error I get in verbose log:
[exec] DoUpgradeAndBuildEx
[exec] DoUpgradeAndBuildExInternal
[exec] DoUpgrade
[exec] DoIsmUpgrade
[exec] GetNewFileName
[exec] spProject->Open Failed
[exec] ISDEV : fatal error -6199: Internal build error
[exec] Unspecified error
It doesn't seem to have anything to do with DIMS. Even if I just have an XML based ISM it fails with above error.
Is there a way so that I don't have to install standalone build and am still able to build XML based projects??
I've just ported my binary based ISM to XML based and have also created a few DIMS in Installshield Spring 2012 Premier. Everything builds fine on my machine (which has IS 2012 installed) with IsCmdBld.exe. But on a build machine IsCmdBld.exe simply fails to load any XML based ISM. We do not install IS 2012 on our build machines and even IS standalone version is not installed on build machines. We keep standalone version in a zip file and extract it before building installers. However if standalone build is installed on build machine then it works fine.
Below is the error I get in verbose log:
[exec] DoUpgradeAndBuildEx
[exec] DoUpgradeAndBuildExInternal
[exec] DoUpgrade
[exec] DoIsmUpgrade
[exec] GetNewFileName
[exec] spProject->Open Failed
[exec] ISDEV : fatal error -6199: Internal build error
[exec] Unspecified error
It doesn't seem to have anything to do with DIMS. Even if I just have an XML based ISM it fails with above error.
Is there a way so that I don't have to install standalone build and am still able to build XML based projects??
(5) Replies
‎Feb 13, 2014
03:30 PM
Does registering the files per http://helpnet.installshield.com/installshield18helplib/StandAloneBuild_Installing.htm allow the build to succeed?
‎Aug 26, 2020
07:20 AM
the link above is dead. i have the same (b t w, why this message board complains about pasted error messages as invalid HTML?)
s p Project->Open Failed
I S D E V : fatal error -6199: Internal build error Unspecified error
‎Aug 26, 2020
07:32 AM
Hi @alex_bond ,
- The working link of the above mentioned is:https://docs.revenera.com/installshield24helplib/helplibrary/StandAloneBuild_Installing.htm
- If there is no standalone build(SAB)installed on the machine,make sure you register all the modules mentioned in the above link
Thanks,
Jenifer
‎Aug 26, 2020
07:39 AM
thanks Jennifer, but there is SAB 2020 installed with the valid license
‎May 23, 2024
04:56 AM
HI,
Was this problem solved?
I am facing this issue with my pipeline builds