Hi,
I am having exactly the same problem. Our CRM server is happy, and other Outlook clients in the office (desktop and laptop) are all working fine. I've checked the registry, and the 3 keys, ServerURl, WebAppUrl and PlatformRoot all point to the right server DNS name, right port etc.
I can log onto CRM normally in IE, so it's not the Restricted Access issue...
HELP!
George
Main Topics
Browse All Topics





by: dtripp7Posted on 2006-06-23 at 04:21:41ID: 16967869
there are a couple of things that can cause this issue:
\Microsoft \MSCRMClie nt
rmservices
1. the user who is accessing the Outlook client is in Restricted access mode
to resolve this issue:
* Start Microsoft CRM web client
* 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.
2. if you used the IP address of the Microsoft CRM server instead of the DNS name during the Outlook client installation. (an example of a DNS name is http://crm)
to resolve this issues, you have two options:
option 1: Add the IP address of the Microsoft CRM server to the Trusted Sites list of the Local intranet zone on the Outlook client computer
* 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.
option 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
* 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: http://servername:5555/msc
An example of a URL in the WebAPPUrl registry key is: http://servername:5555
* servername is the name of the 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.
let me know if you have questions or this does not resolve your issue