+ Reply to Thread
Results 1 to 5 of 5

Thread: Random Code Signing Error

  1. #1

    Default Random Code Signing Error

    We have a multiple exe application that I create an update for monthly. This month's update will not compile. I keep getting the error, "Compiler error GEN1053: Code signing process failed. Error Code: 1". What is weird is that it fails on a different exe, everytime. One time it signed all of my exes and then failed to sign the update package itself. Nothing has changed on my machine and I have verified Windows Updates have not applied anything new prior to the last update I compiled. I also disabled my antivirus after reading the forums looking for answers prior to this post.

    Any ideas?

  2. #2

    Default Re: Random Code Signing Error

    I decided to try manually signing them via command line and it's behaving similarly. It sends back a different error.

    "This may happen if you specify an RFC 3161 timestamp URL but used the /t option or you specified a legacy Authenticode timestamp URL but used the /tr option".

  3. #3

    Default Re: Random Code Signing Error

    It actually gave me a second error as well when reviewing the batch further.

    SignTool Error: An unexpected internal error has occurred.
    Error information: "SignerTimeStamp() failed." (-1073700864/0xc000a000)

    Could it by that the timestamp server is randomly timing out?

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Random Code Signing Error

    Hello,

    it's very well possible that the timestamp server is down or not always accessible. Just try another one.

    Friedrich

  5. #5

    Default Re: Random Code Signing Error

    That is what I am thinking as well. I finally got an install to compile 100% after many retries.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •