Answered by:
TFS build failed-Unable to find manifest signing certificate in the certificate store

Question
-
Hi,
First time we are trying to create the TFS build for a new project and it failed with Unable to find manifest signing certificate in the certificate store .
However it works fine on dev machine.
I tried following things .
1. Imported certificate on agent machine using MMC.
2. winhttpcertcfp.exe
3. double clicking on .pfx and installing it directly
4. tried remove signing property on .proj file. but while compiling it again ask for key.
5. Removed the XML fro .proj file but same issue as 4th point.
MY TFS agent is running using network service. i already given this id admin rights.
Please do let me know if you have any of the below solutions.
1. What is left to get it work with as it is
2. or permanently removing. Remember , even after removing the singing property it is generating new key.
even unticking is not working and after compilation it is ticked atomatically.
Krishna
Wednesday, August 31, 2016 7:08 AM
Answers
-
Thanks for reply. It did not worked but i got it working.
I installed the KEY in and got the ID.
Same id mentioned in <manifest> of proj file and it worked like a charm.
Krishna
- Proposed as answer by Tingting MOModerator Thursday, September 8, 2016 1:15 AM
- Marked as answer by Krishna Verma Thursday, September 8, 2016 2:12 AM
Wednesday, September 7, 2016 7:05 AM
All replies
-
the build service should run as a named user. Then you import the certifcate to that user's certificate store.Wednesday, August 31, 2016 7:23 AM
-
Thanks for reply. It did not worked but i got it working.
I installed the KEY in and got the ID.
Same id mentioned in <manifest> of proj file and it worked like a charm.
Krishna
- Proposed as answer by Tingting MOModerator Thursday, September 8, 2016 1:15 AM
- Marked as answer by Krishna Verma Thursday, September 8, 2016 2:12 AM
Wednesday, September 7, 2016 7:05 AM -
Hi Anthony,
It's really a good news that your issue has been solved. Now I have to close this case, before that you could mark the reply I proposed above as answer for this case.
It will be very beneficial for other community members having the similar questions.
Thank you for your cooperation.
Best regards
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.Thursday, September 8, 2016 1:16 AMModerator