SignTool Error: An unexpected internal error has occurred. Error information: "Error: SignerSign() failed." (-2147024885 / 0x8007000B) 如果错误代码以 0x8008 开头,例如 0x80080206 (APPX_E_CORRUPT_CONTENT),则正在进行签名的包无效。 如果收到此类错误,则必须重新生成包并再次运行SignTool。
SignTool Error: An unexpected internal error has occurred. Error information: "Error: SignerSign() failed." (-2146893792/0x80090020)My cert is the Ev code sign certificate with SimplySign from Certum.I tried to sign the file under other PC(windows 2008 R2), the error code did not change...
Unfortunately, I was greeted with this cryptic error message: SignTool Error: An unexpected internal error has occurred. Error information:"Error: SignerSign() failed."(-2146869243/0x80096005) After a bit of investigation, it turned out to be due to a missing flag in thesigntoolinvocation: /...
This seems random, as in these two failed builds, not the same msi/exe failed to sign (perhaps a problem with the Certificate Authority server?): https://ci.appveyor.com/project/vgc/vgc/builds/34293290 https://ci.appveyor.com/project/vgc/vgc/builds/34293408 ...
I tried signing a sample EXE file using the same certificate and it failed with the below error message:C:\>signtool.exe sign /f My_Certificate.pfx MyApp.exe SignTool Error: The signer's certificate is not valid for signing. SignTool Error: An error occurred while attempti...
SignTool Error: An unexpected internal error has occurred. Error information: "Error: SignerSign() failed." (-2147024885 / 0x8007000B) 如果错误代码以 0x8008 开头,例如,0x80080206 APPX_E_CORRUPT_CONTENT),则表示正在签名的包无效。 在这种情况下,必须先重新生成包,然后才能对包进行签名。 有关 0x800...
With signtools.exe from C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\signtool.exe I get the error Done Adding Additional Store SignTool Error: An unexpected internal error has occurred. Error information: "Error: SignerSign() failed." (-2147024885/0x8007000b) ...
重装系统后打开工程,编译时发生错误,错误信息: Error 5 An error occurred while signing: Failed to sign bin\Debug\app.publish\\setup.exe. SignTool Error: ISignedCode::Sign returned error: 0x80880253 The signer's certificate is not valid for signing. ...
问题: 重装系统后打开工程,编译时发生错误,错误信息: Error 5 An error occurred while signing: Failed to sign bin/Debug/app.publish//setup.exe. SignTool Error: ISignedCode::Sign returned error: 0x80880253 The signer's certificate is not valid for signing. ...
SignTool Error: An unexpected internal error has occurred. Error information: "SignerTimeStamp() failed." (-2147012889/0x80072ee7) 1. 2. 3. 4. 5. 6. 解决办法 需要更换时间戳网址 SET HTTP_TIMESTAMP=http://timestamp.digicert.com/scripts/timestamp.dll ...