Folks,
When I add an additional msi to a parent msi with existing nexted msi's I get the following error when building:
Files built
ISDEV : fatal error 0:
1627: Error saving the changes to C:\QHealth\POE Palm Core Applications\POE Palm Core Application\Release\1.01\DiskImages\DISK1\EN-POE-CORE-APPLICATIONS-PALM-1-0-1.msi
When I run Orca validation against the msi, there does not appear to be any paricular error as a result of the build error. It is hard to tell however as there are a lot of errors that seem to cause no problem. That is they are present in other msi's that install fine.
However when I install the product the install errors when the nested msi in question is installed. These are the lines from the msi log file:
MSI (s) (34:E4): Doing action: RunZfhDesktopSynchronisationInstall
Action start 16:04:46: RunZfhDesktopSynchronisationInstall.
MSI (s) (34:E4): Note: 1: 1713 2: EN-POE-CORE-APPLICATIONS-PALM-1-0-1 3: 1631
DEBUG: Error 2835: The control ErrorIcon was not found on dialog SetupError
Internal Error 2835. ErrorIcon, SetupError
Error 1713.EN-POE-CORE-APPLICATIONS-PALM-1-0-1 cannot install one of its required products. Contact your technical support group. System Error: 1631.
MSI (s) (34:E4): Product: EN-POE-CORE-APPLICATIONS-PALM-1-0-1 -- Error 1713.EN-POE-CORE-APPLICATIONS-PALM-1-0-1 cannot install one of its required products. Contact your technical support group. System Error: 1631.
The nested msi installs without errors by itself. The parent msi with the existing nested msi's also install fine.
There is a combination here that is causing Admin Studio to herniate. Has anyone come across this?
I plan to create two msi's one with and one without the nested msi in question and compare the two.
regards
Jon