I have created a small app in VB.Net,
Its was working well, I published it twice or thrice as well but now when I tried to publish it again
I got following error,
________________________________________________________________________________________
Error 3 An error occurred while signing: Failed to sign bin\Debug\app.publish\\setup.exe. SignTool Error: ISignedCode::Sign returned error: 0x80880253
The signer's certificate is not valid for signing.
SignTool Error: An error occurred while attempting to sign: bin\Debug\app.publish\\setup.exe Instant_Entry
________________________________________________________________________________________
I couldn't understand it,
and how to solve it :(