After an upgrade from NAV 2009 R2 to NAV 2015, the codeunit 397 does not work on all clients anymore.
Some of the clients run Office 2010 where it works perfectly. But the clients with Office 2013 no new email is being generated. The message that asks for permission to access automation still appears, but after clicking on Always allow nothing happens.
Is the behavior of this codeunit in any way different when using Office 2013? After adding the Outlook Inbox to the Rolecenter it showed an error message which I believe is related to the issue with codeunit 397:
Unable to cast COM object of type 'Microsoft.Office.Interop.Outlook.ApplicationClass' to interface type 'Microsoft.Office.Interop.Outlook._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00063001-0000-0000-C000-000000000046}' failed due to the following error: Interface not registered (Exception from HRESULT: 0x80040155).
Does anyone have any idea about this? Never seen that before ](*,)
Some of the clients run Office 2010 where it works perfectly. But the clients with Office 2013 no new email is being generated. The message that asks for permission to access automation still appears, but after clicking on Always allow nothing happens.
Is the behavior of this codeunit in any way different when using Office 2013? After adding the Outlook Inbox to the Rolecenter it showed an error message which I believe is related to the issue with codeunit 397:
Unable to cast COM object of type 'Microsoft.Office.Interop.Outlook.ApplicationClass' to interface type 'Microsoft.Office.Interop.Outlook._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00063001-0000-0000-C000-000000000046}' failed due to the following error: Interface not registered (Exception from HRESULT: 0x80040155).
Does anyone have any idea about this? Never seen that before ](*,)