certificate store error

Scanzee

Member
Joined
May 26, 2007
Messages
23
Programming Experience
1-3
Hi

Yesterday I formatted my pc and now I have a problem with my visual basic projects I made before.
There is an error generated when I try to debug or build the project:

Warning 1 Unable to find manifest signing certificate in the certificate store. Deliche

What can I do about this?
It's very urgent
Please help me out...

Scanzee Productions
 
In one VS installation I don't need to have the manifest signing checked (project properties, signing tab), at another installation there was no way to turn it off (turned off, then publishing just turned it on again) and I got a similar error (certificate out of date or something), what worked for me in this case was to click the "create test certificate" button. So you could try both these options (no signing, or create new test certificate).
 
Back
Top