Page 1 of 1

Assembly Error "Unable to compile..."

Posted: Tue Mar 17, 2015 9:05 am
by alibaba
Hi,

I want to NGEN (native images) some EXE files but I get the Error message during build:
"Unable to compile MSI action install assembly"

I discovered that the EXE files does not have a "Public Key" Token displayed. Is that missing Token the reason for the error? The files can be successfully NGENed by ngen.exe.

I am using IA 18 (10.23.13).

Re: Assembly Error "Unable to compile..."

Posted: Tue Mar 17, 2015 12:47 pm
by FrancescoT
Dear Alibaba,

Yes, it could be possible that the error is due the missing "Public Key" Token of the exe.

You may try to use the workaround described with the following discussion.
http://www.installaware.com/forum/viewtopic.php?f=2&t=10111

Hope this helps you.

Regards