If EAF is turn on for Outlook within EMET 4 Outlook will crash as soon as our addin is loaded. I have created an
addin from just the template code created by Visual Studio when creating a VSTO Outlook Addin project. This will also crash Outlook. I have attempted creating the empty addin using .NET 3.5 and 4.0. It appears to me that any VSTO addin will
crash Outlook 2010 64 bit when EMET 4 is running. Anyone have any experience with this?
As soon as the EAF flag in the Apps Section under Outlook is turned off, out addin runs as expected