Resolution 1:
Use the steps in the following article to verify each of the necessary URLs are in the same Internet Explorer security zone.
https://support.microsoft.com/help/4035750
Resolution 2:
- Open a command prompt.
- Run the following command:
icacls %userprofile%\Appdata\LocalLow /t /setintegritylevel (OI)(CI)L
Resolution 3:
If you are using Office 365 version 16.0.11629 and Windows 10 version 1903 or later, follow these steps as Office Add-ins are now using Microsoft Edge WebView:
- Install Microsoft Edge DevTools Preview
- In Outlook, launch the Dynamics 365 app for Outlook
- Run Microsoft Edge DevTools Preview
- You should see Dynamics 365 (EXP) as a debug target
- Click on it to launch the “F12” tools
- Go to the “Console” tab
- Run: window.localStorage.clear()
- Open the app again in Outlook
If you are using early versions of Office 365 and Windows, use the steps in the following article to clear your Internet Explorer cache:
https://support.microsoft.com/en-us/help/4345548
If you are using a Mac, refer to the following article:
https://docs.microsoft.com/office/dev/add-ins/testing/debug-office-add-ins-on-ipad-and-mac#clearing-the-office-applications-cache-on-a-mac
Resolution 4:
If the conditions mentioned in Cause 4 are true, install Office update 1910 or later which includes a fix for this type of issue.