"Invalid provider type specified" when signing clickonce manifest in VS2008

Posted by Mark on Stack Overflow See other posts from Stack Overflow or by Mark
Published on 2010-03-19T15:57:55Z Indexed on 2010/03/19 16:01 UTC
Read the original article Hit count: 1563

Filed under:
|
|
|
|

I have a certificate issued by a CA on our intranet (it's a V3 sha1 pfx file).

When I use this in the signing part of my clickonce (vsto addin) project, I get the error:

C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v9.0\OfficeTools\Microsoft.VisualStudio.Tools.Office.Office2007.targets(250,9): error MSB3482: An error occurred while signing: Invalid provider type specified.

Does anyone know what's going on here?

Thanks!

© Stack Overflow or respective owner

Related posts about vsto

Related posts about clickonce