Skip to content

Commit ec3592d

Browse files
authored
some improvements
1 parent 0df43dc commit ec3592d

1 file changed

Lines changed: 30 additions & 29 deletions

File tree

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,98 @@
11
---
22
title: Something went wrong during sign-in when accessing Dynamics 365 App for Outlook
3-
description: Provides a solution to an error that occurs when you access the Microsoft Dynamics 365 App for Outlook.
3+
description: Solves the error that occurs when you sign in to Microsoft Dynamics 365 App for Outlook.
44
ms.reviewer:
55
ms.date: 03/04/2025
66
ms.custom: sap:Dynamics 365 App for Outlook Add-In
77
---
88
# "Something went wrong during sign-in" error when you access Dynamics 365 App for Outlook
99

10-
This article provides a solution to an error that occurs when you access the Microsoft Dynamics 365 App for Outlook.
10+
This article provides solutions to errors that occur when you access [Microsoft Dynamics 365 App for Outlook](/dynamics365/outlook-app/overview).
1111

1212
_Applies to:_   Dynamics 365 App for Outlook
1313
_Original KB number:_   3064194, 4035750
1414

15-
## Symptoms
15+
## Error 1
1616

17-
When you open the Dynamics 365 app in Outlook, you receive one of the following error messages:
17+
When you try to open the Dynamics 365 App for Outlook while using Outlook on the desktop, web, or mobile, you might receive the following error message:
1818

19-
Error 1:
19+
> Something went wrong during sign-in. Please try again. If the problem persists, contact your system administrator.
2020
21-
- > Something went wrong during sign-in. Please try again. If the problem persists, contact your system administrator.
21+
## Error 2
2222

23-
Error 2:
23+
When you try to open the Dynamics 365 App for Outlook while using Outlook on the desktop, you might receive the following error message:
2424

25-
- > Having trouble signing in?
26-
> Something went wrong during sign-in. Please try adding the following URLs to your Trusted Sites:
27-
> `https://*.dynamics.com`
28-
> `https://login.microsoftonline.com`
29-
> If the problem persists, contact your system administrator.
25+
> Having trouble signing in?
26+
> Something went wrong during sign-in. Please try adding the following URLs to your Trusted Sites:
27+
> `https://*.dynamics.com`
28+
> `https://login.microsoftonline.com`
29+
> If the problem persists, contact your system administrator.
3030
3131
## Cause and resolution for error 1
3232

3333
### Cause 1
3434

35-
Microsoft Dynamics 365 App for Outlook was unable to connect to the authorization service to ensure that you're authorized to use this app.
35+
The Dynamics 365 App for Outlook can't connect to the authorization service to ensure that you're authorized to use this app.
3636

3737
#### Resolution
3838

39-
Close the app, and open it again. If the problem still exists, try closing your internet browser and reopening it again. If the problem continues, make sure the URLs used by Dynamics 365 and also your authentication URLs are using the same integrity level. Use one of the following options:
39+
To solve this issue, first you can try to close and reopen the app. If the issue persists, try closing and reopening your internet browser. If the problem continues, try the following options to ensure the URLs used by Dynamics 365 and your authentication URLs use the same integrity level.
4040

4141
##### Option 1 - Add each of the Dynamics 365 URLs and your authentication URLs to the same security zone in Internet Explorer
4242

43-
1. In Internet Explorer, click **Tools**, and then click **Internet Options**.
44-
2. Click the **Security** tab, click the **Trusted Sites** zone, and then click **Sites.**
43+
1. In Internet Explorer, select **Tools** > **Internet Options**.
44+
2. Select the **Security** tab, select the **Trusted Sites** zone, and then select **Sites**.
4545
3. In **Add this website to the zone**, type the following URLs one at a time:
4646

4747
`*.dynamics.com`
4848
`*.microsoftonline.com`
4949
`https://login.windows.net`
5050

5151
> [!IMPORTANT]
52-
> If you use federated authentication to access Dynamics 365 using your corporate credentials, you also need to add the authentication URLs used by your company. For example: If your company uses Active Directory Federation Services (ADFS) with an authentication URL of `https://adfs.contoso.com/...`, add this URL to the same zone or make sure both zones have the same Protected Mode setting.
52+
> If you use federated authentication to access Dynamics 365 using your corporate credentials, you also need to add the authentication URLs used by your company. For example, If your company uses [Active Directory Federation Services (AD FS)](/windows-server/identity/ad-fs/ad-fs-overview) with an authentication URL of `https://adfs.contoso.com/...`, add this URL to the same zone or make sure both zones have the same Protected Mode setting.
5353
54-
4. Click **Add**, click **Close**, and then click **OK**.
55-
5. Click **OK** to close the Internet Options dialog box.
54+
4. Select **Add**, and then select **OK** to save the sites.
5655

5756
##### Option 2 - Enable Protected Mode on each Internet Explorer security zone
5857

5958
By enabling Protected Mode on each Internet Explorer security zone, each URL will load in the same integrity level.
6059

61-
1. In Internet Explorer, click **Tools**, and then click **Internet Options**.
62-
2. Click the **Security** tab.
60+
1. In Internet Explorer, select **Tools** > **Internet Options**.
61+
2. Select the **Security** tab.
6362
3. Select each of the zones (**Internet**, **Local Intranet**, and **Trusted sites**).
6463
4. While selecting each zone, verify the **Enable Protected Mode** checkbox is selected.
65-
5. Click **OK** to close the Internet Options dialog box.
64+
5. Select **OK** to close the **Internet Options** dialog box.
6665

6766
> [!NOTE]
6867
> 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.
6968
7069
### Cause 2
7170

72-
This issue can occur if your Dynamics 365 (online) URL was changed after the Dynamics 365 App for Outlook was installed. For example: If your Dynamics 365 URL was <`https://contosocorp.crm.dynamics.com`> when you deployed the app but you changed the URL to <`https://contoso.crm.dynamics.com`> later.
71+
This issue can occur if your Dynamics 365 (online) URL is changed after the Dynamics 365 App for Outlook is installed. For example, if your Dynamics 365 URL is `https://contosocorp.crm.dynamics.com` when you deploy the app, but you change the URL to `https://contoso.crm.dynamics.com` later.
7372

7473
#### Resolution
7574

76-
If you changed your Dynamics 365 (online) URL after Microsoft Dynamics 365 App for Outlook was installed, you need to redeploy the app:
75+
If you change your Dynamics 365 (online) URL after the Dynamics 365 App for Outlook is installed, you need to redeploy the app:
76+
77+
1. A user with the System Administrator role can redeploy the app to users by opening the Dynamics 365 web application and navigating to the **Dynamics 365 App for Outlook** area within **Settings**.
7778

78-
1. A user with the System Administrator role can redeploy the app to users by opening the Dynamics 365 web application, and then navigating to the Dynamics 365 App for Outlook area within Settings.
7979
1. Select the users who should have the app redeployed and use one of the **Add App** buttons to redeploy the app.
80-
1. After the Status changes to **Added to Outlook**, you can verify if the issue has been resolved. If you already had the app open, close and reopen it.
80+
81+
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.
8182

8283
#### More information
8384

8485
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`).
8586

8687
## Cause and resolution for error 2
8788

88-
Some of the URLs required to use the Dynamics 365 App for Outlook are in different Internet Explorer security zones (ex. **Internet**, **Trusted Sites**, or **Local Intranet**).
89+
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.)
8990

90-
When using Dynamics 365 App for Outlook within Outlook desktop, Internet Explorer is used to display the content and also redirect you to authenticate as needed. The different security zones may 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.
91+
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.
9192

9293
### Resolution
9394

94-
To solve this issue, make sure the URLs used by Dynamics 365 and also your authentication URLs are using the same integrity level. Use one of the opotions:
95+
To solve this issue, use one of the following options to ensure the URLs used by Dynamics 365 and your authentication URLs use the same integrity level:
9596

9697
- [Option 1 - Add each of the Dynamics 365 URLs and your authentication URLs to the same security zone in Internet Explorer](#option-1---add-each-of-the-dynamics-365-urls-and-your-authentication-urls-to-the-same-security-zone-in-internet-explorer)
9798
- [Option 2 - Enable Protected Mode on each Internet Explorer security zone](#option-2---enable-protected-mode-on-each-internet-explorer-security-zone)

0 commit comments

Comments
 (0)