Resolution 1
To resolve this issue, use one of the following methods.
Method 1: Add the IP address of the Microsoft CRM server to the Trusted Sites list of the Local intranet zone on the computer that is running the Microsoft Dynamics CRM client for Outlook
- Start Internet Explorer.
- On the Tools menu, click Internet Options.
- Click the Security tab.
- Click Local intranet, click Sites, and then click Advanced.
- In the Add this Web site to the zone box, type the IP address of the Microsoft CRM server, and then click OK three times.
- Restart Microsoft Outlook.
Method 2: Verify that the correct URL for the Microsoft CRM server is in the ServerURL and WebAppUrl registry keys
- Click Start, click Run, type regedit, and then click OK.
- Locate the following subkey:
HKEY_CURRENT_USER\Software\Microsoft\MSCRMClient
- Verify that the URL listed in the
ServerURL
and the WebAppUrl
registry keys contains the correct URL for the Microsoft CRM server.
An example of a URL in the ServerURL
registry key is as follows:http://servername:5555/mscrmservices
An example of a URL in the WebAPPUrl
registry key is as follows:http://servername:5555
Notes- servername is the name of the Microsoft CRM server and 5555 is the port number on which Microsoft CRM is installed.
- If Microsoft CRM is installed on port 80, you do not need the port number listed in the registry keys.
Resolution 2
To resolve this issue, follow these steps:
- Start Microsoft CRM.
- Click Settings, click Business Unit Settings, and then click Users.
- Double-click the user who is experiencing this issue.
- In the User window, click the information side tab.
- Click to clear the Restricted Access Mode check box in the bottom section of the Microsoft CRM License Information.
- Save and close the page.
Resolution 3
To resolve this issue, follow these steps:
- On the Microsoft Dynamics CRM server, click Start, click Run, type inetmgr, and then click OK.
- In the Microsoft Internet Information Services (IIS) Manager dialog box, expand the server, expand Web Sites, expand Microsoft CRM v3.0, right-click MSCRMServices, and then click Properties.
- In the MSCRMServices Properties dialog box, click Configuration on the Virtual Directory tab.
- In the Application Configuration dialog box, click the Mapping tab, and then click Add.
- In the Add/Edit Application Extension Mapping dialog box, type the following path in the Executable box:
"C:\Program Files\Microsoft CRM\Server\bin\CrmIsapi.dll"
Note In this path, the text must be enclosed in double quotation marks. - In the Extension box, type .srf.
- In the Limit to box, type GET,POST,HEAD.
Note In this value, the text must not include quotation marks or spaces between the words. - Click to select the Script engine check box and the Verify that file exists check box. Then click OK.
- Click OK two times to confirm the changes.
- Restart the Microsoft Dynamics CRM server. Then run the Rule Deployment Wizard.
Resolution 4
To resolve this issue, follow these steps:
- Click Start, point to Settings, point to Control Panel, double-click User Accounts, and then click the Advanced tab.
- Click Manage Passwords.
- Delete any stored usernames and any stored passwords that refer to the Microsoft Dynamics CRM server.
Resolution 5
To resolve this issue, do not install the Outlook client on the computer that is running Microsoft Exchange Server.
Resolution 6
To resolve this issue, enable the user to enter the domain name in the connect to properties for the VPN connection.
- Click Start, click Control Panel, and then click Network Connections.
- Right-click the VPN connection, and then click Properties.
- Click the Options tab, mark Include Windows logon domain, and then click OK.
-
Disconnect the VPN, and then re-establish the connection.
- Login using your login credentials, including the domain name.