When trying to send invoices via email on a new computer, the following error is thrown:
A call to Microsoft.Dynamics.Nav.Integration.Office.Outlook.IOutlookMessage.CanInitializeOutlook failed with the following message: Could not load file or assembly Microsoft.Office.Interop.Outlook, version=15.0.0.0,Culture=neutral.PublicKeyToken=71e9bce111e9429c of one of its dependancies. Acces denied.
When NAV is running as admin, the error is not shown and the invoice can be send using Outlook without issues.
What could be the issue here?
0
Answers
The user had no read/execute rights on this assembly.
After adding the rights for the user, the issue was resolved.