Welcome to MSDN Blogs Sign in | Join | Help
Clickonce: Failed to sign bin\Debug\ICE.publish\\setup.exe

SignTool Error: Signtool requires CAPICOM version 2.1.0.1 or higher. Please

copy the latest version of CAPICOM.dll into the directory that contains

SignTool.exe.

 

Workaround

========== 

-Copy the DLL to the correct folder

Which would be From %Program Files%\Common\Microsoft Shared

to the location where Signtool stored. 

For VS2005 

%Program files%\Microsoft Visual studio 8\SDK\v2.0\Bin

For VS2008  

%Programfiles%\Microsoft SDKs\Windows\v6.A\Bin\

 

-We need to Perform registration as well.

registered the Dll to register

Start | Run | regsvr32 “<Path>\CAPICOM.dll

 

To register We could also Type regsvr32 and drag the DLL to the run window

 

 

Posted: Friday, January 23, 2009 7:55 PM by Gauravb
Filed under: ,

Comments

exi.mres said:

I'm using windows 7 x64, and found the following info useful

http://welltechnically.com/2009/12/31/visu...ows-7-regsvr32/

# December 30, 2009 10:23 PM
Anonymous comments are disabled
Page view tracker