I get the following error message when attempting to Publish my Visual Studio VB application:
- Failed to sign bin\Debug\app.publish\\setup.exe. SignTool Error: No certificates were found that met all of the given criteria.
- Cannot publish because the project failed to build.
I've attempted signing the certificate for the setup.exe and building the project and rebuilding the project. All say they are successful, but the error persists.
Any help would be greatly appreciated.
- Failed to sign bin\Debug\app.publish\\setup.exe. SignTool Error: No certificates were found that met all of the given criteria.
- Cannot publish because the project failed to build.
I've attempted signing the certificate for the setup.exe and building the project and rebuilding the project. All say they are successful, but the error persists.
Any help would be greatly appreciated.