When I try to connect the Outlook client to on-premises CRM it fails at authentication. The log file errors are:
Client configuration failed with the exception : Cannot start the Microsoft Dynamics CRM for Outlook Configuration Wizard because the configuration file C:\Program Files (x86)\Microsoft Dynamics CRM\Default_Client_Config.xml is not valid. Contact your system administrator. at Microsoft.Crm.Application.Outlook.Config.CommandLineArgs.ParseConfigFile(String configFileName, Deployments& deployments)
at Microsoft.Crm.Application.Outlook.Config.ClientConfig.ParseDefaultConfigFile(Deployments& deployments)
and
Error connecting to URL: {0} Exception: {1}| http://cm/myorg/XRMServices/2011/Organization.svc, System.InvalidOperationException: Metadata contains a reference that cannot be resolved: 'cm/.../Organization.svc;sdkversion=8'. ---> System.Net.WebException: The remote name could not be resolved: 'cm'
at System.Net.HttpWebRequest.GetResponse()
Thanks
*This post is locked for comments