Page 1 of 1

APPX code sign failure 101

Posted: Fri Feb 19, 2021 3:10 am
by Alexii
Hi,

I'm using the Developer evaluation of Installaware X13 and I testest the latest feature and its a amazing tool.
We are focusing to the APPX converter and we run into a problem during code signing.
Without code signing it works without problems. With code signing the coverter stops with error 110.

We use a Digicert certificate for code signing the MSI package and exe files without problems.

We would like to purchase the InstallAware X-13 Developer edition, but we need to clarify this problem.
At the moment we are using Installaware 18 and we would like to upgrade.

I hope you can help me.

Thank you in advance.

Kind regards,

Alexander Kotik

Re: APPX code sign failure 101

Posted: Fri Feb 19, 2021 11:47 am
by FrancescoT
Please check the full path to the certificate file you specified in the Authenticode settings of your project.

The MSIX/APPX builder returns such error code (110) when the certificate file cannot be found. Btw, this should be also reported with the log file stored within the output folder.

Hope this helps you.