Hi There,
I brought a code signing certificate from GoDaddy generated a .pfx file from it. But when I use this file to code sign the ClickOnce manifest of my outlook add-in application I get this error in visual studio
An error occurred while signing: Invalid provider type specified.
What could be the problem here?
Thanks.