Home All Groups Group Topic Archive Search About
Author
7 May 2007 11:26 AM
David McCallum
Where should I ask this question?

I'm new to VS2005. When trying to publish a program I get the following
error. I downloaded and copied the DLL into the relevant directory, so I
assume I don't have the necessary permissions.

What can I do next?

TIA

David McCallum

Error 2 SignTool reported an error 'Failed to sign
bin\Debug\PinnaclePadNET.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. If CAPICOM.dll exists, you may not have proper
permissions to install CAPICOM.
'. PinnaclePadNET

Author
7 May 2007 2:11 PM
Vijay
Looks like you need to be an administrator on the machine to install the
application.
You can also review event viewer to check error logs.

HTH
Author
7 May 2007 3:39 PM
Brian Schwartz
Is it tripping on the path, since part of it uses single slashes, and in one
place it is using a double slash?

--
Brian Schwartz
FishNet Components
http://www.fishnetcomponents.com
Fish Grid .NET Light: Powerful Layouts for Small Datasets


Show quote
"David McCallum" <dmacukREM***@THISblueyonder.co.uk> wrote in message
news:d1E%h.9898$1J.3706@fe1.news.blueyonder.co.uk...
> Where should I ask this question?
>
> I'm new to VS2005. When trying to publish a program I get the following
> error. I downloaded and copied the DLL into the relevant directory, so I
> assume I don't have the necessary permissions.
>
> What can I do next?
>
> TIA
>
> David McCallum
>
> Error 2 SignTool reported an error 'Failed to sign
> bin\Debug\PinnaclePadNET.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. If CAPICOM.dll exists, you may not have proper
> permissions to install CAPICOM.
> '. PinnaclePadNET
>
>
Author
7 May 2007 7:43 PM
David McCallum
OK, typical, just after I posted I found the solution. I had to register the
DLL
Author
9 May 2007 5:27 PM
Vijay
DUH!

AddThis Social Bookmark Button