View Single Post
 
Old 10-25-2017, 02:44 AM
Stripes Stripes is offline Windows 10 Office 2016
Novice
 
Join Date: Oct 2017
Posts: 1
Stripes is on a distinguished road
Exclamation Outlook 2016 Add-In requires elevation to work

I built a vsto outlook add-in with c#. The add-in works fine, the problem comes in where i need to run outlook as administrator for it to work. The basics behind it is the add-in button is always disabled, until an email is selected in inbox,drafts, etc. Once an email is selected the button becomes enabled, but this only happens if i run outlook as administrator. Can anyone tell me why this is so, as our client do not wish to run anything as administrator, they have lots of security policies etc, which i cannot work around, i would greatly appreciate any help. PS. The deployment is done using wix, unsure if this makes a difference, it has registry entries.
Reply With Quote