PDA

View Full Version : Compiler error GEN1053: Code signing process failed. Error Code: 1



NewsArchive
03-07-2020, 03:17 AM
I just went to recompile because their was a new file that needed to be
included. However setup builder
required me to update setup builder. After updating I recompiled and got
this message.

Compiler error GEN1053: Code signing process failed. Error Code: 1 .

Perhaps a problem with sign tool. What is the problem and how do I fix it.

Thanks
Gary

NewsArchive
03-12-2020, 07:04 AM
This shows from earlier thread. the link appears to still work:

HTH, Carl Sumner

==============
From: "Friedrich Linder"
Newsgroups: softvelocity.clarion.addons.setupbuilder
....
Subject: Re: Compiler error GEN1053: Code signing process failed.
....
Date: 9 Mar 2014 05:08:21 -0400

Peter,

See this:

http://www.lindersoft.com/forums/showthread.php?p=75570#post75570

Does this help?

Friedrich
================

NewsArchive
03-12-2020, 07:04 AM
Gary,

> I just went to recompile because their was a new file that needed
> to be included. However setup builder
> required me to update setup builder. After updating I recompiled
> and got this message.
>
> Compiler error GEN1053: Code signing process failed. Error
> Code: 1 .
>
> Perhaps a problem with sign tool. What is the problem and how
> do I fix it.
>

A few things to check:

1. Are you using a valid code-signing certificate (link to a non-expired
..pfx)?

2. Is the password correct?

3. Is the timestamp server accessible (not blocked by your firewall and not
offline)?

4. Are you sure a later Windows update did not remove pre-installed CapiCom
components?

And on top of this, please check this:

http://www.lindersoft.com/forums/showthread.php?47199

Friedrich