outlook-matters icon indicating copy to clipboard operation
outlook-matters copied to clipboard

Certificate Issue

Open okoeth opened this issue 9 years ago • 3 comments

When clicking on .vsto file it complains about an untrusted certificate which was used to sign the deployment manifest. Any suggestions?

okoeth avatar Jun 05 '16 14:06 okoeth

Perhaps another installer other than ClickOnce could be used to deploy the vsto? Problems with Win7 Pro just reported, that I think comes to group policies on domain, that prevent the installation when not administrative user, because lack of trust.

jabis avatar Jun 12 '16 18:06 jabis

@okoeth I had this same issue when I was trying to run the .vsto file after placing within the Prog files. However, I could succeed the installation placing the folder out of C:/. As @jabis said, could be an issue with administrative access.

azkerm avatar Jun 17 '16 18:06 azkerm

Also I had to manually select each file and in the properties Grant access. (There is a button at the bottom).

Schoaf avatar Mar 06 '18 10:03 Schoaf