BLD:E0067

Error %u in MSI database table %s: %s

An error occurred when InstallMate tried to add information to the MSI database. This prevents the configuration from being built. This message is usually followed by a BLD:E0068 message with additional details.

Parameters

%u
Windows error code
%s
Name of the MSI database table
%s
Error message (derived from the Windows error code)

Background information

The MSI database contains all information for the installation process. When an MSI configuration is being built, InstallMate fills the tables in the database with information from the project. Usually this succeeds without problems, but under some circumstances, the project information might be incompatible with the MSI database schema.

Solution

Inspect the error message to see what went wrong. In most cases, there should have been prior diagnostic messages that indicate potential problems; also, the next BLD:E0068 message might give further clues.

If this doesn't help, then please contact our technical support department support@tarma.com, if possible with a copy of your .im9 file and the system information from the About InstallMate - System Info dialog box.