Click here to Skip to main content
15,879,490 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello

whenever i try to publish my project from publish tab then i am facing error as:

error occurred while signing: Failed to sign bin\Release\app.publish\\setup.exe. SignTool Error: ISignedCode::Sign returned error: 0x800B010A
	An internal certificate chaining error has occurred.
SignTool Error: An error occurred while attempting to sign: bin\Release\app.publish\\setup.exe	ObjectiveOutlook


it seems there is problem of certificate but i have created my own certificate.
and assigned in signing page.

can you provide me the correct way to create error free certificate?
Posted
Updated 21-Apr-11 8:39am
v2

1 solution

Here is the way that how you can create it.

Sign Code Link[^]

And new certificates (valid from 1/9/2010 to 12/31/2015) are available in Windows Mobile 6.5.3 Developer Tool Kit. the link is here[^].

Another code signing page Geo-Trust[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900