MSG_FILE_ASSEMBLYFOLDER_FAILED

%s

The WinSxS assembly folder could not be created.

Please create the folder manually or install as a private assembly.

Indicates that InstallMate Builder could not create a suitable folder in your project for the shared Windows side-by-side assembly.

Parameters

%s
Strong name of the assembly. This name includes the assembly identity in a format that is suitable for use as a folder name. If at all possible, you should use this name for the assembly folder under the WinSxS parent folder.

Solution

Try to create the folder manually under the WinSxS folder, using the strong name shown in the error message. Alternatively, you can choose to install the assembly as a private assembly; in that case, the folder name is not relevant but should be located in one of your product folders, not in WinSxS.