Failed to sign SignTool Error: No certificates were found that met all the given criteria

beginer
beginer
Member
1328 Points
43 Posts

I'm trying to publish the wpf project and getting following error

Error 2 An error occurred while signing: Failed to sign SignTool Error: No certificates were found that met all the given criteria.

Earlier it was working fine.

Views: 28760
Total Answered: 2
Total Marked As Answer: 1
Posted On: 28-Aug-2018 09:01

Share:   fb twitter linkedin
Answers
Rahul Maurya
Rahul M...
Teacher
4822 Points
23 Posts
         

The error comes due to SignIn tool not able to found the certificate or the certificate expired. To See if the certificate is expired or not, open project properties and go to Signing in Left menu. See below:

Solution:

I) Create a new certificate and select from file.

II) Create a new wpf project and copy the certificate from the root project folder  and paste in the current project and rename it.

Posted On: 15-Sep-2018 21:59
Suren Manawatta
Suren M...
Member
10 Points
0 Posts
         

I had a similar issue and found a solution.  Please look into this article

Posted On: 15-Sep-2019 23:08
 Log In to Chat