Skip to content

Commit a1f2f15

Browse files
authored
Updates from editor
1 parent 660581d commit a1f2f15

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: Errors When Opening Dynamics 365 App for Outlook
3-
description: Solves the common errors that might occur when attempting to open Microsoft Dynamics 365 App for Outlook.
2+
title: Errors when opening Dynamics 365 App for Outlook
3+
description: Solves common errors that might occur when attempting to open Microsoft Dynamics 365 App for Outlook.
44
ms.reviewer:
55
ms.date: 02/26/2025
66
ms.custom: sap:Dynamics 365 App for Outlook Add-In
77
---
8-
# An error occurs when trying to open Dynamics 365 App for Outlook
8+
9+
# Error occurs when trying to open Dynamics 365 App for Outlook
910

1011
This article provides resolutions for an issue where you can't open Microsoft Dynamics 365 App for Outlook due to an error.
1112

@@ -14,50 +15,49 @@ _Original KB number:_   4345548
1415

1516
## Symptoms
1617

17-
When trying to open the Dynamics 365 App for Outlook, you might receive an error message.
18+
When trying to open Dynamics 365 App for Outlook, you might receive an error message.
1819

19-
## Resolution 1 - Use the "Help me resolve this issue" link
20+
## Resolution 1: Use the "Help me resolve this issue" link
2021

2122
If an error occurs, check for a **Help me resolve this issue** link. Selecting this link will direct you to an article created to help solve the specific error if Microsoft is aware of a potential solution.
2223

23-
## Resolution 2 - Clear your browser cache
24+
## Resolution 2: Clear your browser cache
2425

2526
### For Microsoft 365 version 16.0.11629 and Windows 10 version 1903 or later
2627

2728
Follow these steps as Office Add-ins are now using [Microsoft Edge WebView](https://developer.microsoft.com/office/blogs/microsoft-edge-webview-for-office-add-ins/):
2829

2930
1. Install [Microsoft Edge DevTools Preview](https://www.microsoft.com/p/microsoft-edge-devtools-preview/9mzbfrmz0mnj#activetab=pivot:overviewtab).
30-
2. In Outlook, open the Dynamics 365 App for Outlook.
31-
3. Run Microsoft Edge DevTools Preview.
32-
4. You should see Dynamics 365 (EXP) as a debug target.
33-
5. Select it to open the **F12** tools.
34-
6. Go to the **Console** tab.
35-
7. Run the `window.localStorage.clear()`.
36-
8. Reopen the Dynamics 365 App for Outlook in Outlook.
31+
2. In Outlook, open Dynamics 365 App for Outlook.
32+
3. Run Microsoft Edge DevTools Preview. You should see Dynamics 365 (EXP) as a debug target.
33+
4. Select it to open the **F12** tools.
34+
5. Go to the **Console** tab.
35+
6. Run `window.localStorage.clear()`.
36+
7. Reopen Dynamics 365 App for Outlook in Outlook.
3737

3838
### For earlier versions of Microsoft 365 and Windows
3939

4040
|Platform|Instructions|
4141
|---|---|
4242
| Internet Explorer or Outlook| [View and delete your browsing history in Internet Explorer](https://support.microsoft.com/topic/view-and-delete-your-browsing-history-in-internet-explorer-098ffe52-5ac9-a449-c296-c735c32c8678) |
4343
| Microsoft Edge| [View and delete browser history in Microsoft Edge](https://support.microsoft.com/microsoft-edge/view-and-delete-browser-history-in-microsoft-edge-00cf7943-a9e1-975a-a33d-ac10ce454ca4) |
44-
| Goole Chrome| [Clear cache & cookies in Goole Chrome](https://support.google.com/accounts/answer/32050) |
44+
| Google Chrome| [Clear cache & cookies in Google Chrome](https://support.google.com/accounts/answer/32050) |
4545

4646
> [!IMPORTANT]
47-
> Although other browsers might be installed on your computer, the Outlook desktop client always uses Internet Explorer to display web content, such as the content inside the Dynamics 365 App for Outlook. However, starting with Microsoft 365 version 16.0.11629, this is no longer the case. This means that Outlook desktop no longer relies solely on Internet Explorer for displaying web content and might use other browsers or web technologies instead.
47+
> Although other browsers might be installed on your computer, the Outlook desktop client always uses Internet Explorer to display web content, such as the content inside Dynamics 365 App for Outlook. However, starting with Microsoft 365 version 16.0.11629, this is no longer the case. This means that Outlook desktop no longer relies solely on Internet Explorer for displaying web content and might use other browsers or web technologies instead.
4848
49-
After clearing your browser cache, close all Internet Explorer and Outlook desktop windows. Ensure through Task Manager that no Internet Explorer processes are running.
49+
After clearing your browser cache, close all Internet Explorer and Outlook desktop windows. Use Task Manager to ensure that no Internet Explorer processes are running.
5050

51-
### Use the F12 IEchooser (not applicable for Windows 7)
51+
### Use F12 IEchooser (not applicable for Windows 7)
5252

5353
If this issue only appears in the Outlook desktop client and clearing the cache via Internet Options doesn't help, try clearing it via F12 IEchooser (not applicable for Windows 7):
5454

55-
1. Open the Dynamics 365 App for Outlook in the Outlook desktop client.
56-
2. Open the **IEChooser.exe** located in `%WindowsFolder%\System32\F12` (for example: `C:\Windows\System32\F12`).
55+
1. Open Dynamics 365 App for Outlook in the Outlook desktop client.
56+
2. Open **IEChooser.exe** located in `%WindowsFolder%\System32\F12` (for example: `C:\Windows\System32\F12`).
5757
3. In the **Choose target to debug** window, select **Dynamics 365**.
5858
4. Select the **Network** tab and then select the **Clear cache** button.
5959

60-
After completing the steps above, reopen Outlook and the Dynamics 365 App for Outlook to check if the issue is resolved.
60+
After completing the preceding steps, reopen Outlook and Dynamics 365 App for Outlook to check if the issue is resolved.
6161

6262
#### More information
6363

@@ -67,7 +67,7 @@ After completing the steps above, reopen Outlook and the Dynamics 365 App for Ou
6767

6868
To solve the issue, see [Clearing the Office application's cache on a Mac](/office/dev/add-ins/testing/debug-office-add-ins-on-ipad-and-mac#clearing-the-office-applications-cache-on-a-mac).
6969

70-
## Resolution 3 - Open a support case
70+
## Resolution 3: Open a support case
7171

7272
If you can't resolve the issue and need assistance from Microsoft, include the following information to expedite your support case:
7373

@@ -89,6 +89,6 @@ If you can't resolve the issue and need assistance from Microsoft, include the f
8989

9090
1. User impact
9191

92-
Indicate if the issue occurs for all users, or only specific users, such as those with a certain security role or version of Outlook.
92+
Indicate if the issue occurs for all users or only specific users, such as those with a certain security role or Outlook version.
9393

9494
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]

0 commit comments

Comments
 (0)