I'm trying to install a VSTO add-in that I created with AI Enterprise. The add-in won't finish installing, but gives the message:
"The solution can not be installed because it is signed by a publisher whom you have not yet chosen to trust. If you trust the publisher, add the certificate to the Trusted Publisher list."
Upon installation, it never gives the user the option to trust the publisher; it just gives this error, and the user has to close the error window to proceed. How can I give the user to option to trust the publisher, or even make the problem not occur?
In AI, I have selected "Enable signing" in the Digital Signature tab. And I've tried both (1) selecting a certificate from system store, and (2) selecting "most suited certificate." These are certificates created inside Visual Studio under the "Signing" tab.