Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signing failed with error 800700C1 #195

Open
alcosml opened this issue Mar 14, 2023 · 3 comments
Open

Signing failed with error 800700C1 #195

alcosml opened this issue Mar 14, 2023 · 3 comments

Comments

@alcosml
Copy link

alcosml commented Mar 14, 2023

This error is reproducible on a DLL file after it was altered as follows:

  1. Open the DLL w/ Resource Hacker
  2. Replace the PNG resource w/ another PNG file
  3. Save & close Resource Hacker

The original file doesn't produce this error; only after altering the file will the error occur. I'm unsure if this is an issue w/ Resource Hacker or AzureSignTool.

@TheOneAndOnlyMonkeyKing
Copy link

TheOneAndOnlyMonkeyKing commented Sep 20, 2023

I'm also getting this error code '800700C1' on my Azure DevOps build pipeline, in my case the DLLs were being used by another process.
image

@wimmme
Copy link

wimmme commented Oct 10, 2023

I have the same issue. Not resourcehacker modified, it's done in a Visual Studio build where we add an item to the exe's manifest to allow side by side config with our application without registration. But it's not our exe ...

@MaxZhang-becls
Copy link

I have the same issue. There is no problem when I use a PC to sign a DLL file, but when I use a virtual machine to sign a DLL file for the same Build, it will fail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants