Troubleshoot and FAQs about Dynamics 365 App for Outlook

Users with custom security role can't access Dynamics 365 App for Outlook

Users who are assigned a custom security role may not be able to access Dynamics 365 App for Outlook. You may also get this error: Sorry, something went wrong while initializing the app

To work around this issue, see

Currently, Dynamics 365 App for Outlook requires Server-Side Synchronization to be successfully set up on the Exchange mailbox. Depending on the scenario, you may see one of the following messages displayed.

  • Email account isn't configured with server-side synchronization for incoming email
  • Email account isn’t configured with server-side sync for appointments, contacts, and tasks
  • Your mailbox is inactive

This means that there's an issue with the Server-Side Synchronization settings on the mailbox. Make sure Server-Side Synchronization is set up correctly. Note, this requires admin privileges. For more information, see Connect Dynamics 365 apps to Exchange Online.

Some users might experience add-in error with the following symptoms:

You try to use the add-in by selecting Dynamics 365 App for Outlook, and the pane appears. After about 30 seconds, a yellow error section is displayed at the top of the pane. The error could be any of the following:

  • ADD-IN ERROR This add-in couldn't be started. Close this dialog to ignore the problem or select Restart to try again.

  • ADD-IN ERROR This add-in isn't responding. Close this warning dialog to keep it running or select Restart to try again.

  • ADD-IN ERROR This add-in seems to be having problems. Select Restart to try starting it again.

  • ADD-IN ERROR Sorry, we had to rest because this add-in wasn't responding.

Sometimes, selecting Restart causes the error again.

Solutions

Here are some of the ways in which you can address this issue:

  • Add/update the below registry keys for the users experiencing the add-in error.

    • [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\16.0\Wef]
      AlertInterval=dword:00000000

    • [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\16.0\Wef]
      AlertInterval=dword:00000000

    Additional information on the registry keys can be found When debugging with the Microsoft Edge DevTools, the add-in crashes or reloads.

If the registry key doesn't work, one of the below are the only solutions for the add-in error.

  • Users experiencing add-in error can use Outlook Web App in Microsoft Edge or Google Chrome browsers to access Dynamics 365 App for Outlook.

  • Alternatively, users can update their Outlook client to the latest CR2 monthly enterprise channel or current channel.

I am having authentication issues with Dynamics 365 App for Outlook while using Dynamics 365 Customer Engagement (on-premises) and Active Directory Federation Services. What can I do to resolve it?

If you have enabled Internet-facing deployment on the Microsoft Dynamics 365 Server and Configure the AD FS and still have issues with authentication, then do the following:

  1. On the server, open the Internet Information Services (IIS) Manager program.
  2. In the left panel, expand the domain name > expand and navigate to Sites > Microsoft Dynamics CRM.
  3. Expand XRMServices and then select 2011.
    1. Double-click on Authentication in the features view.
    2. Right-click on the Windows Authentication row and then select Enable if it's disabled.
    3. Right-click again on the Windows Authentication and then select Providers.
    4. For each of the listed providers, select the provider and then choose Remove.
    5. Close Providers window.
    6. Right-click again on the Windows Authentication and then select Disable.

All of the above steps need to be completed for all included folders and files for XRMServices > 2011, and for the NGA and AppWebServices folders.

IIS Manager.

When I open Dynamics 365 App for Outlook on Outlook desktop, I see a blank page instead of the App. Why is this happening?

For more information, see Blank page appears within Dynamics App for Outlook.

Note

If the link above does not work in Internet Explorer (IE), try using another browser.

I'm able to use Dynamics 365 App for Outlook in Outlook Web Access in the Microsoft Edge browser, but it doesn’t work in Outlook Desktop. Why?

Dynamics 365 App for Outlook needs Internet Explorer 11 or higher to be installed on your machine. If you have Internet Explorer 11 already, also make sure your organization URL <orgname.crm.dynamics.com> isn't in the Compatibility View list.

My App for Outlook launch takes time every time I load it for mail item.

For frequently used pages, pin the app so that it will stay loaded even when you switch to other mail items.

Dynamics 365 App for Outlook doesn't display the recipient picker and instead displays a different dashboard. How do I switch it back?

Dynamics 365 Dynamics 365 App for Outlook landing page is a dashboard that is configured in the App Module named “App for Outlook”. An administrator or a system customizer will need to ensure that the default dashboard is correctly set in Dynamics 365 apps. For more information, see Limitations when customizing Dynamics 365 App for Outlook.

Some of my appointments in Outlook and Dynamics 365 apps are canceled or deleted unexpectedly. Why is this happening?

For more information, see An appointment is canceled or deleted unexpectedly when using Server-Side Synchronization.

The warning and error messages in Dynamics 365 apps are not in the language selected in Dynamics 365 apps. Why?

When we display diagnostic information and some labels in contact tracking module in Dynamics 365 App for Outlook, we use the Office (Outlook) display language setting and not Dynamics 365 apps language setting in order to be consistent with the host application experience.

What does this notification mean, Track and Set Regarding are currently disabled. To use these features, contact your admin. You can still view and interact with your Dynamics 365 apps data?

When you use Dynamics 365 App for Outlook, you might see this notification, Track and Set Regarding are currently disabled. To use these features, contact your admin. You can still view and interact with your Dynamics 365 apps data.

Outlook app notification.

Dynamics 365 App for Outlook uses server-side synchronization to keep your Exchange items in sync with Dynamics 365 apps. For example, if you track a meeting in Outlook, then the App for Outlook relies on server-side synchronization to create the activity in Dynamics 365 apps and keep the two items in sync.

If server-side synchronization is inactive on your mailbox, then you won't have the ability to track and set regarding on emails and appointments.

With the recent update, instead of blocking you from using App for Outlook, you now can view your Dynamics 365 apps information such as, accounts, contacts, and activities. You can continue to create, update and manage your information since it not related to synchronization.

To fix issues with server-side synchronization, contact your administrator, who can view the status of the service and take necessary steps to address the issue.

When I track or set the Regarding record on an email or an appointment in Outlook, it goes into a “Pending” state. Why?

Dynamics 365 App for Outlook tracks and synchronizes your mail and calendar data between Outlook (Exchange) and Dynamics 365 via Server-Side Synchronization, which is an asynchronous service that runs in the background approximately every 15 minutes.

I'm unable to track contacts.

For more information, see Issue when trying to access Dynamics 365 apps within the Add-ins area of Outlook.

As an administrator, when I go to the Dynamics 365 App for Outlook section in Settings, a user doesn't appear in the All Eligible Users list.

For more information, see A user does not appear in the All Eligible Users list within the Dynamics 365 App for Outlook area.

We have defined a web resource on a form in Unified Interface. The web resource isn't displayed in the form when opened in Dynamics 365 App for Outlook. Why?

In general, web resources on Forms won't be rendered in App for Outlook as they require cookie authentication, which is currently only supported in browsers. An example of this type of JavaScript customization is XMLHttpRequest based ODATA API calls, which aren't supported.

However, when scripts that don't rely on cookie authentication are used, those are rendered on a Form in Dynamics 365 App for Outlook. An example of this is the use of XRM WebAPI.

User isn't able to configure Follow this email button on the top pane in Dynamics 365 App for Outlook.

This feature is no longer available for configuration.

When I open Dynamics 365 App for Outlook, I see a message "Dynamics 365 wants to display a new window.". Why is this happening?

When you first access the Dynamics 365 App for Outlook pane, you are prompted to sign in to your Dynamics 365 account. In the confirmation message, select Allow and then follow the steps on screen to sign in to Dynamics 365. After you have signed in, as long as you use the app frequently, you'll remain signed in. If you haven't used the app for 90 days, you will be asked to sign in again.

I need help with troubleshooting the App.

For more information, see Troubleshooting.