I can't upload my signed file successfully when I register for the Hardware Developer Program

pdalcorp 10 Reputation points
2023-06-27T07:26:53.1733333+00:00

I am trying to register for Microsoft Windows Hardware Developer Program. I download and sign signable file using Signtools.exe without any issue. I use Signtools.exe to verify the bin file. However, when I tried to upload the signed SignableFile.bin, it failed with the error "We encountered a problem processing the file you uploaded. Please ensure the file you sign and upload is the same file you downloaded." Can anyone help?

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,062 questions
{count} vote

1 answer

Sort by: Most helpful
  1. michealjohnbelta 0 Reputation points
    2023-08-20T21:25:43.8466667+00:00

    It seems like you're encountering an issue with the Microsoft Windows Hardware Developer Program registration process. The error you're facing might be due to a mismatch between the signed "SignableFile.bin" and the original downloaded file.

    To troubleshoot this, consider the following steps:

    1. Ensure File Consistency: Double-check that the "SignableFile.bin" you're uploading is indeed the same as the one you originally downloaded. Make sure there's no accidental alteration or modification during the signing process.

    Checksum or Hash Comparison: Calculate the hash or checksum (such as MD5, SHA-1, or SHA-256) of both the downloaded and signed files. Compare these hashes to verify their integrity.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.