|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Where to askI'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 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 Is it tripping on the path, since part of it uses single slashes, and in one
place it is using a double slash? -- Show quoteBrian Schwartz FishNet Components http://www.fishnetcomponents.com Fish Grid .NET Light: Powerful Layouts for Small Datasets "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 > > OK, typical, just after I posted I found the solution. I had to register the
DLL |
|||||||||||||||||||||||