APPX code sign failure 101

Got a problem you cannot solve? Try here.
Post Reply
Alexii
Posts: 1
Joined: Fri Feb 19, 2021 2:30 am

APPX code sign failure 101

Post 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
FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: APPX code sign failure 101

Post 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.
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Post Reply