How to solve this: Error 1 Unable to find manifest signing certificate in the certificate st

hi all,
i m getting problem inh my project, which in VB.NET.
Actually i was developing a small software, to be familier with visual basic.NET, as i was coding with Visual Basic.
everything was running very fine, day before i installed winXp again ( freash installeation). Then simply VS 2005,with out any error.
Now i m able to open, my project, i can edit it, but if i try to build the executable, or compilation. it is giving strange error.
below what error IDE is giving

Code:

Error 1 Unable to find manifest signing certificate in the certificate store. MDI_ES

here i m also posting a screen shot of error on image hack, see that also for ref.
http://img442.imageshack.us/img442/8112/error1fh5.jpg


[1285 byte] By [reverser] at [2007-12-28]
# 1
hello all dev, plz help as i m new to VB.Net.
reverser at 2007-9-4 > top of Msdn Tech,Visual Basic,Visual Basic IDE...
# 2
Hello, I had the same problem in a project I downloaded from the web.
I found in the project properties the tab "Signing".
The checkbox "Signing the ClickOnce manifest" was checked.
Uncheck it and the error disappears.
http://img407.imageshack.us/my.php?image=signingyx1.jpg
Philippe_X at 2007-9-4 > top of Msdn Tech,Visual Basic,Visual Basic IDE...
# 3

many many thanks, Philippe_X

i solved this and got in to another one challenge,

regards,

~reverser

reverser at 2007-9-4 > top of Msdn Tech,Visual Basic,Visual Basic IDE...