MSG_FILE_ASSEMBLYFILE_FAILED

%s

The assembly member file could not be added to the assembly.

Please ensure that all member files are in the same folder as the .manifest file.

Indicates that InstallMate Builder could not find one of the files that is part of the Windows side-by-side assembly being created.

Parameters

%s
Full path to the source file that must be added to the newly created assembly.

Solution

When you add a Windows side-by-side assembly to your InstallMate project, all source files that make up the assembly should be located in the same folder as the manifest itself. This includes the following files:

If necessary, locate all these files and move them to a separate, assembly-specific folder on your development system, then add the assembly again.