Hi guys,
An issue has cropped up related to plugin EmbeddedReferences.
I have a plugin that uses Microsoft.Office.Interop.Excel.dll, Microsoft.Office.Interop.Word.dll, and Microsoft.Office.Interop.Outlook.dll as EmbeddedReferences. This has all worked fine for a number of years with the whole team on Office15. One user (happens to be the CFO!) has upgraded to Office16 and the plugin now fails …
If I update the EmbeddedReference, all the other users will get the error.
Eventually they will update the whole team, but in the meantime, is there any way to be clever in the plugin architecture and somehow version the EmbeddedReferences?
Cheers,
Neil



