I've checked other Stackoverflow questions, but no help there.
Running VS2015 C# project for Outlook Add-in. The Add-in appears for Outlook 2010 and prior versions. On Outlook 2016 it just doesn't show up, no errors. It is a COM Add-in, there is no Primary Interop Assembly for Office 2016 yet, could this cause the error?
In Outlook 2010 and prior, under the Outlook File -> Options -> Add-Ins, the add-in is listed, but under Outlook 2016 it does not appear, and i am unable to add the same dll.
Could this be a version problem, or am i missing something else, been at it for a while and tried everything i can think of.
Thanks in advance.