Skip to content

Commit 1593638

Browse files
authored
Merge pull request #8408 from MicrosoftDocs/main
Push2Live
2 parents cb8c3eb + a3e39ec commit 1593638

14 files changed

Lines changed: 135 additions & 710 deletions

.openpublishing.redirection.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12883,6 +12883,38 @@
1288312883
{
1288412884
"source_path": "support/power-platform/dataverse/d365-app-outlook/current-user-role-not-have-required-permissions.md",
1288512885
"redirect_url": "/troubleshoot/power-platform/dataverse/d365-app-outlook/privilege-error-occurs-when-using-dynamics-365-app-for-outlook"
12886-
}
12886+
},
12887+
{
12888+
"source_path": "support/windows-server/performance/disable-enable-dr-watson-program.md",
12889+
"redirect_url": "/previous-versions/troubleshoot/windows-server/disable-enable-dr-watson-program"
12890+
},
12891+
{
12892+
"source_path": "support/windows-server/performance/accessing-shared-folder-from-application-fails.md",
12893+
"redirect_url": "/previous-versions/troubleshoot/windows-server/accessing-shared-folder-from-application-fails"
12894+
},
12895+
{
12896+
"source_path": "support/windows-server/performance/stop-error-code-0x00000019.md",
12897+
"redirect_url": "/previous-versions/troubleshoot/windows-server/stop-error-code-0x00000019"
12898+
},
12899+
{
12900+
"source_path": "support/windows-server/performance/stop-error-driver-irql-not-less-or-equal.md",
12901+
"redirect_url": "/previous-versions/troubleshoot/windows-server/stop-error-driver-irql-not-less-or-equal"
12902+
},
12903+
{
12904+
"source_path": "support/windows-server/performance/stop-error-0x109-on-VMWare-virtual-machine.md",
12905+
"redirect_url": "/previous-versions/troubleshoot/windows-server/stop-error-0x109-on-VMWare-virtual-machine"
12906+
},
12907+
{
12908+
"source_path": "support/windows-server/performance/stop-0x0000000a-error-processor-c1-idle-state.md",
12909+
"redirect_url": "/previous-versions/troubleshoot/windows-server/stop-0x0000000a-error-processor-c1-idle-state"
12910+
},
12911+
{
12912+
"source_path": "support/windows-server/performance/troubleshoot-stop-0xc000021a-error.md",
12913+
"redirect_url": "/previous-versions/troubleshoot/windows-server/troubleshoot-stop-0xc000021a-error"
12914+
},
12915+
{
12916+
"source_path": "support/windows-server/performance/toggle-terminal-services-application-server-mode.md",
12917+
"redirect_url": "/previous-versions/troubleshoot/windows-server/toggle-terminal-services-application-server-mode"
12918+
}
1288712919
]
1288812920
}
Lines changed: 52 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,93 @@
11
---
2-
title: Errors when opening 365 App for Outlook
3-
description: Troubleshooting errors when attempting to open 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:
5-
ms.topic: troubleshooting
6-
ms.date: 03/31/2021
5+
ms.date: 03/10/2025
76
ms.custom: sap:Dynamics 365 App for Outlook Add-In
87
---
9-
# Troubleshooting errors when attempting to open Microsoft Dynamics 365 App for Outlook
8+
# Error occurs when trying to open Dynamics 365 App for Outlook
109

11-
This article provides a solution to errors that occur when using Dynamics 365 App for Outlook.
10+
This article provides resolutions for an issue where you can't open Microsoft Dynamics 365 App for Outlook due to an error.
1211

1312
_Applies to:_   Dynamics 365 App for Outlook
1413
_Original KB number:_   4345548
1514

1615
## Symptoms
1716

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

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

22-
Most errors you may meet will include a **Help me resolve this issue** link. If it appears, make sure to select this link. If Microsoft is aware of a potential solution to the issue, this link will direct you to an article created to help solve that specific error.
21+
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.
2322

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

26-
If you're 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](https://developer.microsoft.com/office/blogs/microsoft-edge-webview-for-office-add-ins/):
25+
### For Office 365 version 16.0.11629 and Windows 10 version 1903 or later
26+
27+
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/):
2728

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

37-
If you're using early versions of Office 365 and Windows, use the following steps:
37+
### For earlier versions of Office 365 and Windows
3838

39-
|**Platform**|**Instructions**|
39+
|Platform|Instructions|
4040
|---|---|
41-
|Outlook (same as Internet Explorer)| [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) |
42-
| Internet Explorer| [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) |
43-
| 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-
| Chrome| [Clear cache & cookies](https://support.google.com/accounts/answer/32050) |
41+
| 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) |
42+
| 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) |
43+
| Google Chrome| [Clear cache & cookies in Google Chrome](https://support.google.com/accounts/answer/32050) |
4544

4645
> [!IMPORTANT]
47-
> Although you may have other browsers installed on your computer, Outlook desktop always uses Internet Explorer when displaying web content such as inside Dynamics 365 App for Outlook. As mentioned in the beginning of this section, it's no longer true starting with Office 365 version 16.0.11629.
46+
> 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.
47+
48+
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.
4849

49-
After clearing your browser cache, close all Internet Explorer and Outlook desktop windows and make sure through Task Manager there are no remaining Internet Explorer processes running.
50+
### Use F12 IEchooser (not applicable for Windows 7)
5051

51-
If this issue only appears in Outlook desktop and clearing the cache via Internet Options doesn't help, try clearing it via F12 chooser (not applicable for Windows 7):
52+
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):
5253

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

58-
After following the steps above, reopen Outlook and the Dynamics 365 App for Outlook to see if the issue is resolved.
59+
After completing the preceding steps, reopen Outlook and Dynamics 365 App for Outlook to check if the issue is resolved.
60+
61+
#### More information
62+
63+
[Debug a task pane add-in using the F12 tools](/office/dev/add-ins/testing/debug-add-ins-using-f12-tools-ie#debug-a-task-pane-add-in-using-the-f12-tools)
5964

60-
If you're using a Mac, 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).
65+
### For Mac users
6166

62-
## Other Known Issues
67+
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).
6368

64-
["The view is not available" error message appears when opening an email in the Dynamics 365 App for Outlook](https://support.microsoft.com/help/4338690)
69+
## Resolution 3: Open a support case
6570

66-
## Opening a support case
71+
If you can't resolve the issue and need assistance from Microsoft, include the following information to expedite your support case:
6772

68-
If you're unable to resolve the issue and need help from Microsoft, include the following information to help solve your case as fast as possible:
73+
1. Repro steps
6974

70-
1. Repro Steps
7175
Provide detailed steps that result in the error.
72-
1. Error Details
76+
77+
1. Error details
78+
7379
Include the details of any error message that appears. If the error includes a **Show more** option, copy and paste these details into the case.
74-
1. Environment Details
80+
81+
1. Environment details
7582

7683
Include information such as the version of the following components:
7784

78-
- Outlook (ex. Office 2013 SP3)
79-
- Microsoft Exchange (ex. Exchange 2013 CU15 or Exchange Online)
80-
- Operating System (ex. Windows 10)
85+
- Outlook
86+
- Microsoft Exchange
87+
- Operating system
88+
89+
1. User impact
8190

82-
1. User Impact
83-
Indicate if the issue occurs for all users, or only certain users such as only users with a certain security role or only users with a certain version of Outlook.
91+
Indicate if the issue occurs for all users or only specific users, such as those with a certain security role or Outlook version.
8492

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

support/power-platform/dataverse/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
href: d365-app-outlook/emails-tracked-by-dynamics-365-app-for-outlook-show-track-pending.md
4141
- name: Error in App for Outlook
4242
href: d365-app-outlook/error-when-opening-365-app-outlook.md
43-
- name: Errors when opening App for Outlook
43+
- name: Errors when opening Dynamics 365 App for Outlook
4444
href: d365-app-outlook/errors-when-opening-365-app-outlook.md
4545
- name: Experience without Server-Side Synchronization
4646
href: d365-app-outlook/experience-without-server-side-synchronization.md

0 commit comments

Comments
 (0)