سؤال

HI I have made an out look addin using 2013 and planning to deploy on windows 8.1. But it gives me an error that the addin in not trusted and cannot be install . I will be grateful if anyone can tell how to make it trusted

هل كانت مفيدة؟

المحلول

I guess you are using ClickOnce to deploy your addin.

In this case you will have to sign the manifest by using a certificate.

Try to sign it by following the steps in this article: http://msdn.microsoft.com/en-us/library/bb772096.aspx

You can also refer to here for more information on signing and trusting VSTO solutions: http://msdn.microsoft.com/en-us/library/bb772086.aspx#signing

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top