Skip to content

Commit 660581d

Browse files
authored
more edits
1 parent 8f34979 commit 660581d

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

support/power-platform/dataverse/d365-app-outlook/errors-when-opening-365-app-outlook.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,25 @@ Follow these steps as Office Add-ins are now using [Microsoft Edge WebView](http
4444
| Goole Chrome| [Clear cache & cookies in Goole Chrome](https://support.google.com/accounts/answer/32050) |
4545

4646
> [!IMPORTANT]
47-
> Although other browsers might be installed on your computer, Outlook desktop 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 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.
4848
4949
After clearing your browser cache, close all Internet Explorer and Outlook desktop windows. Ensure through Task Manager that no Internet Explorer processes are running.
5050

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

53-
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):
53+
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 Outlook desktop.
56-
2. Open the **IEChooser.exe** in `%WindowsFolder%\System32\F12` (for example: `C:\Windows\System32\F12`).
57-
3. Select **Dynamics 365**.
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`).
57+
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

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

62+
#### More information
63+
64+
[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)
65+
6266
### For Mac users
6367

6468
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).

0 commit comments

Comments
 (0)