You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/power-platform/dataverse/d365-app-outlook/something-went-wrong-during-sign.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ To solve this issue, first you can try to close and reopen the app. If the issue
43
43
44
44
##### Option 2 - Enable Protected Mode on each Internet Explorer security zone
45
45
46
-
By enabling Protected Mode on each Internet Explorer security zone, each URL will load in the same integrity level.
46
+
By enabling Protected Mode on each Internet Explorer security zone, each URL loads in the same integrity level.
47
47
48
48
1. In Internet Explorer, select **Tools** > **Internet Options**.
49
49
2. Select the **Security** tab.
@@ -52,7 +52,7 @@ By enabling Protected Mode on each Internet Explorer security zone, each URL wil
52
52
5. Select **OK** to close the **Internet Options** dialog box.
53
53
54
54
> [!NOTE]
55
-
> When Protected Mode is enabled for a security zone, the URLs will load in the low integrity level (most secure). When Protected Mode is disabled for a security zone, the URLs will load in the medium integrity level. If a URL isn't added to the **Trusted Sites** or **Local Intranet** zones, it will default to loading in the Internet zone, which has Protected Mode enabled by default.
55
+
> When Protected Mode is enabled for a security zone, the URLs load in the low integrity level (most secure). When Protected Mode is disabled for a security zone, the URLs load in the medium integrity level. If a URL isn't added to the **Trusted Sites** or **Local Intranet** zones, it defaults to loading in the Internet zone, which has Protected Mode enabled by default.
56
56
57
57
### Cause 2
58
58
@@ -66,11 +66,11 @@ If you change your Dynamics 365 (online) URL after the Dynamics 365 App for Outl
66
66
67
67
1. Select the users who should have the app redeployed and use one of the **Add App** buttons to redeploy the app.
68
68
69
-
1. After the **Status** changes to **Added to Outlook**, you can verify if the issue is resolved. If you already had the app open, close and reopen it.
69
+
1. After the **Status** changes to **Added to Outlook**, you can verify if the issue is resolved. If you already have the app open, close and reopen it.
70
70
71
71
#### More information
72
72
73
-
You can verify if this issue is the result of Cause 2 by right-clicking on the **Help me resolve this issue** link in the error message and copying the URL. If you view the URL parameters, it contains the old Dynamics 365 URL. In the example provided earlier, it would show the old URL (`contosocorp.crm.dynamics.com`) instead of your current Dynamics 365 URL (`contoso.crm.dynamics.com`).
73
+
You can verify if this issue is the result of Cause 2 by right-clicking the **Help me resolve this issue** link in the error message and copying the URL. If you view the URL parameters, it contains the old Dynamics 365 URL. In the example provided earlier, it shows the old URL `contosocorp.crm.dynamics.com` instead of your current Dynamics 365 URL `contoso.crm.dynamics.com`.
74
74
75
75
## Error 2
76
76
@@ -84,9 +84,9 @@ When you try to open the Dynamics 365 App for Outlook while using Outlook on the
84
84
85
85
### Cause
86
86
87
-
Some of the URLs required to use the Dynamics 365 App for Outlook are in different [Internet Explorer security zones](/previous-versions/windows/internet-explorer/ie-developer/platform-apis/ms537183(v=vs.85))(for example, Local Intranet Zone, Trusted Sites Zone, or Internet Zone.)
87
+
Some of the URLs required to use the Dynamics 365 App for Outlook are in different [Internet Explorer security zones](/previous-versions/windows/internet-explorer/ie-developer/platform-apis/ms537183(v=vs.85))(for example, Local Intranet Zone, Trusted Sites Zone, or Internet Zone).
88
88
89
-
When using Dynamics 365 App for Outlook within Outlook on the desktop, Internet Explorer is used to display the content and also redirect you to authenticate as needed. The different security zones might be using different integrity levels depending on whether Protected Mode is enabled for the zone. If the different URLs load with different integrity levels, it will prevent authentication from being passed successfully from your authentication URLs to Dynamics 365.
89
+
When using Dynamics 365 App for Outlook within Outlook on the desktop, Internet Explorer is used to display the content and also redirect you to authenticate as needed. The different security zones might use different integrity levels, depending on whether Protected Mode is enabled for the zone. If the different URLs load with different integrity levels, it prevents authentication from being passed successfully from your authentication URLs to Dynamics 365.
0 commit comments