Answered by:
Microsoft Dynamics CRM for Outlook error

Question
-
I am trying to install the crm outlook client. After The install is complete, I open up outlook 2007 and click on the configure the microsoft dynamics crm for outlook installation. I choose (my company) and then enter the ip address (http://192.168.1.3:5555). I then get the error: The remote name could not be resolved: crmserver. The address works in a browser, but I am stuck with this error. Can anyone help?
Thanks,
ChristianFriday, January 8, 2010 5:29 PM
Answers
-
I think you have dns issues and you are going to need someone to log into your environment to sort this out. I think at this point that opening a Microsoft support ticket is the best method for obtaining resolution
Best Regards, Donna- Proposed as answer by Donna EdwardsMVP Tuesday, January 12, 2010 12:46 AM
- Marked as answer by Jim Glass Jr Tuesday, February 16, 2010 6:34 PM
Tuesday, January 12, 2010 12:46 AM
All replies
-
When you say the url is working, I'll assume that means it is working on the same machine configured for Outlook. What happens if you use the FQDN for the CRM in the Outlook configuration wizard?
Best Regards, DonnaFriday, January 8, 2010 6:21 PM -
When I use http://Apollo:5555 I get the same error: The remote name could not be resolved: crmserver.Friday, January 8, 2010 6:32 PM
-
Hi Christian
Try to deactivate any personal firewall installed on the client machine, also check if you have full conectivity to CRM server (ping, tracert, telnet).
Check your proxy in the IE connections settings, if you have one, you must add some lines in machine.config file of your cliente (see method 2 at this kb http://support.microsoft.com/default.aspx/kb/953890/en).
Try to post the crm client configuration log the are in %appdata%\Microsoft\MSCRM\Logs
Also try to run the diagnostic wizard of your crm client.
Regards.Friday, January 8, 2010 7:17 PM -
The firewall on the client machine is off. I can ping, telent and tracert the crm server. I do not have a proxy server. I am getting this error when I run the wizard. I am not able to find the config logs, sorry. I am really not sure what to do. I made sure that the users have been setup in crm and that the domain users have permissions to the crm and the sql. I am really at a loss. Thanks for everyones help so far.Friday, January 8, 2010 7:42 PM
-
Hi Christian,
Jimmi Morales have right. Check your ports on your computer because Outlook client is not using only port 80. To check it download Sysinternals tools from Microsoft site and one of them it will be TCPVIEW which in the graphic view will tell you which addresses and ports are trying to use.
Installation logs you can find in c:\Documents and settings/<username>/Application Data\Microsoft\MSCRM\Logs in Windows XP and
c:\Users\<username>\AppData\Local\Microsoft\MSCRM\Logs
My Dynamics CRM Blog: http://bovoweb.blogspot.com- Marked as answer by christian0206 Friday, January 8, 2010 8:34 PM
- Unmarked as answer by christian0206 Friday, January 8, 2010 8:34 PM
Friday, January 8, 2010 8:13 PM -
Thanks,
I will try the sysinternals tools, but here is the end of my log:
12:24:20|Verbose| Existing lcid: 1033
12:24:27| Info| configInfo.OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
12:24:27| Info| configInfo.ServerUrl: http://crmserver/MSCRMServices
12:24:30| Error| System.Net.WebException: The remote name could not be resolved: 'crmserver'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.CompactProxy.CrmService.Execute(Request Request)
at Microsoft.Crm.Application.Outlook.ClientAuth.ClientAuthProvider.LoadUserId(String organizationName)
at Microsoft.Crm.Config.Client.ClientConfig.SetSilentUserId(ClientConfigInfo configInfo)
at Microsoft.Crm.Config.Client.ClientConfig.SetOrganizationId(IDictionary data)
at Microsoft.Crm.Config.Client.ClientConfig.Run()
at Microsoft.Crm.Config.Client.ClientConfig.Main(String[] e), Error, OK, Option1
12:24:33| Info| InputResult: OK
12:24:33|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
12:24:33| Info| Exit code: Default
12:24:33|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
12:24:33| Info| === Managed setup logging stopped: 1/8/2010 12:24:33 PM ===
12:26:09| Info| === Managed setup logging started: 1/8/2010 12:26:09 PM ===
12:26:09|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
12:26:09|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
12:26:09|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
12:26:09|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
12:26:09|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
12:26:09|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
12:26:09|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
12:26:09|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
12:26:09|Verbose| Installing version: 4.0.7333.2138
12:26:09|Verbose| Installing lcid: 1033
12:26:09|Verbose| Existing version: 4.0.7333.3
12:26:09|Verbose| Existing lcid: 1033
12:41:11| Info| configInfo.OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
12:41:11| Info| configInfo.ServerUrl: http://crmserver/MSCRMServices
12:41:14| Error| System.Net.WebException: The remote name could not be resolved: 'crmserver'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.CompactProxy.CrmService.Execute(Request Request)
at Microsoft.Crm.Application.Outlook.ClientAuth.ClientAuthProvider.LoadUserId(String organizationName)
at Microsoft.Crm.Config.Client.ClientConfig.SetSilentUserId(ClientConfigInfo configInfo)
at Microsoft.Crm.Config.Client.ClientConfig.SetOrganizationId(IDictionary data)
at Microsoft.Crm.Config.Client.ClientConfig.Run()
at Microsoft.Crm.Config.Client.ClientConfig.Main(String[] e), Error, OK, Option1
12:41:19| Info| InputResult: OK
12:41:19|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
12:41:19| Info| Exit code: Default
12:41:19|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
12:41:19| Info| === Managed setup logging stopped: 1/8/2010 12:41:19 PM ===
13:08:44| Info| === Managed setup logging started: 1/8/2010 1:08:44 PM ===
13:08:44|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
13:08:44|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
13:08:44|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
13:08:44|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
13:08:44|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
13:08:44|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
13:08:44|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
13:08:44|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
13:08:44|Verbose| Installing version: 4.0.7333.2138
13:08:44|Verbose| Installing lcid: 1033
13:08:44|Verbose| Existing version: 4.0.7333.3
13:08:44|Verbose| Existing lcid: 1033
13:08:53| Info| configInfo.OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
13:08:53| Info| configInfo.ServerUrl: http://crmserver/MSCRMServices
13:08:56| Error| System.Net.WebException: The remote name could not be resolved: 'crmserver'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.CompactProxy.CrmService.Execute(Request Request)
at Microsoft.Crm.Application.Outlook.ClientAuth.ClientAuthProvider.LoadUserId(String organizationName)
at Microsoft.Crm.Config.Client.ClientConfig.SetSilentUserId(ClientConfigInfo configInfo)
at Microsoft.Crm.Config.Client.ClientConfig.SetOrganizationId(IDictionary data)
at Microsoft.Crm.Config.Client.ClientConfig.Run()
at Microsoft.Crm.Config.Client.ClientConfig.Main(String[] e), Error, OK, Option1
13:08:59| Info| InputResult: OK
13:09:00|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
13:09:00| Info| Exit code: Default
13:09:00|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
13:09:00| Info| === Managed setup logging stopped: 1/8/2010 1:09:00 PM ===
13:12:00| Info| === Managed setup logging started: 1/8/2010 1:12:00 PM ===
13:12:00|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
13:12:00|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
13:12:00|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
13:12:00|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
13:12:00|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
13:12:00|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
13:12:00|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
13:12:01|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
13:12:01|Verbose| Installing version: 4.0.7333.2138
13:12:01|Verbose| Installing lcid: 1033
13:12:01|Verbose| Existing version: 4.0.7333.3
13:12:01|Verbose| Existing lcid: 1033
13:12:09|Warning| The specified Microsoft Dynamics CRM server is not available. Make sure that the URL is correct. To test the URL, try opening it in Internet Explorer., Warning, OK, Option1
13:12:11| Info| InputResult: OK
13:12:18| Info| configInfo.OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
13:12:18| Info| configInfo.ServerUrl: http://crmserver/MSCRMServices
13:12:21| Error| System.Net.WebException: The remote name could not be resolved: 'crmserver'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.CompactProxy.CrmService.Execute(Request Request)
at Microsoft.Crm.Application.Outlook.ClientAuth.ClientAuthProvider.LoadUserId(String organizationName)
at Microsoft.Crm.Config.Client.ClientConfig.SetSilentUserId(ClientConfigInfo configInfo)
at Microsoft.Crm.Config.Client.ClientConfig.SetOrganizationId(IDictionary data)
at Microsoft.Crm.Config.Client.ClientConfig.Run()
at Microsoft.Crm.Config.Client.ClientConfig.Main(String[] e), Error, OK, Option1
13:25:08| Info| InputResult: OK
13:25:08|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
13:25:08| Info| Exit code: Default
13:25:08|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
13:25:08| Info| === Managed setup logging stopped: 1/8/2010 1:25:08 PM ===
13:26:10| Info| === Managed setup logging started: 1/8/2010 1:26:10 PM ===
13:26:10|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
13:26:10|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
13:26:10|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
13:26:10|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
13:26:10|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
13:26:10|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
13:26:10|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
13:26:10|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
13:26:10|Verbose| Installing version: 4.0.7333.2138
13:26:10|Verbose| Installing lcid: 1033
13:26:10|Verbose| Existing version: 4.0.7333.3
13:26:10|Verbose| Existing lcid: 1033
13:26:25| Info| Are you sure you want to cancel Microsoft Dynamics CRM for Outlook configuration?, Question, YesNo, Option2
13:26:27| Info| InputResult: Yes
13:26:27|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
13:26:27| Info| Exit code: Cancel
13:26:27|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
13:26:27| Info| === Managed setup logging stopped: 1/8/2010 1:26:27 PM ===
13:31:53| Info| === Managed setup logging started: 1/8/2010 1:31:53 PM ===
13:31:53|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
13:31:53|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
13:31:53|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
13:31:53|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
13:31:53|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
13:31:53|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
13:31:53|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
13:31:54|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
13:31:54|Verbose| Installing version: 4.0.7333.2138
13:31:54|Verbose| Installing lcid: 1033
13:31:54|Verbose| Existing version: 4.0.7333.3
13:31:54|Verbose| Existing lcid: 1033
13:32:06| Info| configInfo.OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
13:32:06| Info| configInfo.ServerUrl: http://crmserver/MSCRMServices
13:32:09| Error| System.Net.WebException: The remote name could not be resolved: 'crmserver'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.CompactProxy.CrmService.Execute(Request Request)
at Microsoft.Crm.Application.Outlook.ClientAuth.ClientAuthProvider.LoadUserId(String organizationName)
at Microsoft.Crm.Config.Client.ClientConfig.SetSilentUserId(ClientConfigInfo configInfo)
at Microsoft.Crm.Config.Client.ClientConfig.SetOrganizationId(IDictionary data)
at Microsoft.Crm.Config.Client.ClientConfig.Run()
at Microsoft.Crm.Config.Client.ClientConfig.Main(String[] e), Error, OK, Option1
14:12:41| Info| InputResult: OK
14:12:41|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:12:41| Info| Exit code: Default
14:12:41|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:12:41| Info| === Managed setup logging stopped: 1/8/2010 2:12:41 PM ===
14:33:58| Info| === Managed setup logging started: 1/8/2010 2:33:58 PM ===
14:33:58|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
14:33:58|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
14:33:58|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
14:33:59|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
14:33:59|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
14:33:59|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
14:33:59|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
14:33:59|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
14:33:59|Verbose| Installing version: 4.0.7333.2138
14:33:59|Verbose| Installing lcid: 1033
14:33:59|Verbose| Existing version: 4.0.7333.3
14:33:59|Verbose| Existing lcid: 1033
14:34:03|Warning| The specified Microsoft Dynamics CRM server is not available. Make sure that the URL is correct. To test the URL, try opening it in Internet Explorer., Warning, OK, Option1
14:34:05| Info| InputResult: OK
14:34:09|Warning| The specified Microsoft Dynamics CRM server is not available. Make sure that the URL is correct. To test the URL, try opening it in Internet Explorer., Warning, OK, Option1
14:34:11| Info| InputResult: OK
14:34:46|Warning| The specified Microsoft Dynamics CRM server is not available. Make sure that the URL is correct. To test the URL, try opening it in Internet Explorer., Warning, OK, Option1
14:34:47| Info| InputResult: OK
14:35:07| Info| configInfo.OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
14:35:07| Info| configInfo.ServerUrl: http://crmserver/MSCRMServices
14:35:10| Error| System.Net.WebException: The remote name could not be resolved: 'crmserver'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.CompactProxy.CrmService.Execute(Request Request)
at Microsoft.Crm.Application.Outlook.ClientAuth.ClientAuthProvider.LoadUserId(String organizationName)
at Microsoft.Crm.Config.Client.ClientConfig.SetSilentUserId(ClientConfigInfo configInfo)
at Microsoft.Crm.Config.Client.ClientConfig.SetOrganizationId(IDictionary data)
at Microsoft.Crm.Config.Client.ClientConfig.Run()
at Microsoft.Crm.Config.Client.ClientConfig.Main(String[] e), Error, OK, Option1
14:37:13| Info| InputResult: OK
14:37:13|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:37:13| Info| Exit code: Default
14:37:13|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:37:13| Info| === Managed setup logging stopped: 1/8/2010 2:37:13 PM ===
14:37:35| Info| === Managed setup logging started: 1/8/2010 2:37:35 PM ===
14:37:35|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
14:37:35|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
14:37:35|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
14:37:35|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
14:37:35|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
14:37:35|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
14:37:35|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
14:37:35|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
14:37:35|Verbose| Installing version: 4.0.7333.2138
14:37:35|Verbose| Installing lcid: 1033
14:37:35|Verbose| Existing version: 4.0.7333.3
14:37:35|Verbose| Existing lcid: 1033
14:37:45| Info| Are you sure you want to cancel Microsoft Dynamics CRM for Outlook configuration?, Question, YesNo, Option2
14:37:47| Info| InputResult: Yes
14:37:47|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:37:47| Info| Exit code: Cancel
14:37:47|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:37:47| Info| === Managed setup logging stopped: 1/8/2010 2:37:47 PM ===
14:44:59| Info| === Managed setup logging started: 1/8/2010 2:44:59 PM ===
14:44:59|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
14:44:59|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
14:44:59|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
14:44:59|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
14:44:59|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
14:44:59|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
14:44:59|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
14:44:59|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
14:44:59|Verbose| Installing version: 4.0.7333.2138
14:44:59|Verbose| Installing lcid: 1033
14:44:59|Verbose| Existing version: 4.0.7333.3
14:44:59|Verbose| Existing lcid: 1033
14:45:06| Info| configInfo.OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
14:45:06| Info| configInfo.ServerUrl: http://crmserver/MSCRMServices
14:45:09| Error| System.Net.WebException: The remote name could not be resolved: 'crmserver'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.CompactProxy.CrmService.Execute(Request Request)
at Microsoft.Crm.Application.Outlook.ClientAuth.ClientAuthProvider.LoadUserId(String organizationName)
at Microsoft.Crm.Config.Client.ClientConfig.SetSilentUserId(ClientConfigInfo configInfo)
at Microsoft.Crm.Config.Client.ClientConfig.SetOrganizationId(IDictionary data)
at Microsoft.Crm.Config.Client.ClientConfig.Run()
at Microsoft.Crm.Config.Client.ClientConfig.Main(String[] e), Error, OK, Option1
14:45:39| Info| InputResult: OK
14:45:39|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:45:39| Info| Exit code: Default
14:45:39|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:45:39| Info| === Managed setup logging stopped: 1/8/2010 2:45:39 PM ===
14:48:57| Info| === Managed setup logging started: 1/8/2010 2:48:57 PM ===
14:48:57|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
14:48:57|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
14:48:57|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
14:48:57|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
14:48:57|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
14:48:57|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
14:48:57|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
14:48:57|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
14:48:57|Verbose| Installing version: 4.0.7333.2138
14:48:57|Verbose| Installing lcid: 1033
14:48:57|Verbose| Existing version: 4.0.7333.3
14:48:57|Verbose| Existing lcid: 1033
14:49:05| Info| configInfo.OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
14:49:05| Info| configInfo.ServerUrl: http://crmserver/MSCRMServices
14:49:08| Error| System.Net.WebException: The remote name could not be resolved: 'crmserver'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.CompactProxy.CrmService.Execute(Request Request)
at Microsoft.Crm.Application.Outlook.ClientAuth.ClientAuthProvider.LoadUserId(String organizationName)
at Microsoft.Crm.Config.Client.ClientConfig.SetSilentUserId(ClientConfigInfo configInfo)
at Microsoft.Crm.Config.Client.ClientConfig.SetOrganizationId(IDictionary data)
at Microsoft.Crm.Config.Client.ClientConfig.Run()
at Microsoft.Crm.Config.Client.ClientConfig.Main(String[] e), Error, OK, Option1
14:52:35| Info| InputResult: OK
14:52:35|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:52:35| Info| Exit code: Default
14:52:35|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
14:52:35| Info| === Managed setup logging stopped: 1/8/2010 2:52:35 PM ===
15:06:10| Info| === Managed setup logging started: 1/8/2010 3:06:10 PM ===
15:06:10|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Initialize
15:06:10|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Initialize
15:06:10|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Initialize
15:06:10|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Initialize
15:06:10|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Run
15:06:10|Verbose| Method entry: Microsoft.Crm.Setup.Common.SetupBase.Run
15:06:10|Verbose| Method exit: Microsoft.Crm.Setup.Common.SetupBase.Run
15:06:10|Verbose| Installing version component: C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard\..\bin\crmverclient.dll
15:06:10|Verbose| Installing version: 4.0.7333.2138
15:06:10|Verbose| Installing lcid: 1033
15:06:10|Verbose| Existing version: 4.0.7333.3
15:06:10|Verbose| Existing lcid: 1033
15:06:27| Info| configInfo.OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
15:06:27| Info| configInfo.ServerUrl: http://crmserver/MSCRMServices
15:06:30| Error| System.Net.WebException: The remote name could not be resolved: 'crmserver'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.CompactProxy.CrmService.Execute(Request Request)
at Microsoft.Crm.Application.Outlook.ClientAuth.ClientAuthProvider.LoadUserId(String organizationName)
at Microsoft.Crm.Config.Client.ClientConfig.SetSilentUserId(ClientConfigInfo configInfo)
at Microsoft.Crm.Config.Client.ClientConfig.SetOrganizationId(IDictionary data)
at Microsoft.Crm.Config.Client.ClientConfig.Run()
at Microsoft.Crm.Config.Client.ClientConfig.Main(String[] e), Error, OK, Option1
15:13:29| Info| InputResult: OK
15:13:29|Verbose| Method entry: Microsoft.Crm.Config.Client.ClientConfig.Terminate
15:13:29| Info| Exit code: Default
15:13:29|Verbose| Method exit: Microsoft.Crm.Config.Client.ClientConfig.Terminate
15:13:29| Info| === Managed setup logging stopped: 1/8/2010 3:13:29 PM ===
Friday, January 8, 2010 8:34 PM -
You should not use IP-Adress in Outlook Configuration Wizard. You wrote that you even working with servername you get error message.
Have you tried to edit your HOSTS File and Add your server here?
If this will work you have a DNS problem with this client
Gruß Carsten Groth http://carstengroth.spaces.live.comFriday, January 8, 2010 8:45 PM -
Carsten, Where is the HOSTS file that I can change?
Here is the results of the TCPVIEW:
[System Process]:0 TCP christian-pc:64166 apollo:5555 TIME_WAIT
[System Process]:0 TCP christian-pc:64168 apollo:5555 TIME_WAIT
[System Process]:0 TCP christian-pc:64170 apollo:5555 TIME_WAIT
[System Process]:0 TCP christian-pc:64171 apollo:5555 TIME_WAIT
Dropbox.exe:2912 TCP christian-PC:17500 christian-PC:0 LISTENING
Dropbox.exe:2912 TCP christian-PC:19872 localhost:53154 ESTABLISHED
Dropbox.exe:2912 TCP christian-pc:53148 174.36.30.67-static.reverse.softlayer.com:https CLOSE_WAIT
Dropbox.exe:2912 TCP christian-pc:53149 174.36.30.67-static.reverse.softlayer.com:https CLOSE_WAIT
Dropbox.exe:2912 TCP christian-pc:53150 174.36.30.66-static.reverse.softlayer.com:https CLOSE_WAIT
Dropbox.exe:2912 TCP christian-pc:53151 174.36.30.68-static.reverse.softlayer.com:https CLOSE_WAIT
Dropbox.exe:2912 TCP christian-PC:53154 localhost:19872 ESTABLISHED
Dropbox.exe:2912 TCP christian-pc:53712 ec2-174-129-27-168.compute-1.amazonaws.com:https CLOSE_WAIT
Dropbox.exe:2912 TCP christian-pc:53716 174.36.30.68-static.reverse.softlayer.com:https CLOSE_WAIT
Dropbox.exe:2912 TCP christian-pc:53739 174.36.30.68-static.reverse.softlayer.com:https CLOSE_WAIT
Dropbox.exe:2912 TCP christian-pc:53743 174.36.30.68-static.reverse.softlayer.com:https CLOSE_WAIT
Dropbox.exe:2912 TCP christian-pc:58351 174.36.30.11-static.reverse.softlayer.com:http ESTABLISHED
Dropbox.exe:2912 UDP christian-PC:17500 *:*
firefox.exe:5516 TCP christian-PC:58897 localhost:58898 ESTABLISHED
firefox.exe:5516 TCP christian-PC:58898 localhost:58897 ESTABLISHED
firefox.exe:5516 TCP christian-PC:58899 localhost:58900 ESTABLISHED
firefox.exe:5516 TCP christian-PC:58900 localhost:58899 ESTABLISHED
iexplore.exe:4872 UDP christian-PC:56440 *:*
jusched.exe:3780 TCP christian-pc:63377 65.216.161.73:http CLOSE_WAIT
lsass.exe:552 TCP christian-PC:49156 christian-PC:0 LISTENING
lsass.exe:552 TCPV6 christian-pc:49156 christian-pc:0 LISTENING
Microsoft.Crm.Client.Config.exe:4472 TCP christian-pc:64167 apollo:5555 ESTABLISHED
mstsc.exe:3592 TCP christian-pc:60225 apollo:ms-wbt-server ESTABLISHED
OUTLOOK.EXE:4100 TCP christian-pc:63544 mail.4emm.com:https ESTABLISHED
OUTLOOK.EXE:4100 TCP christian-pc:63546 mail.4emm.com:https ESTABLISHED
OUTLOOK.EXE:4100 TCP christian-pc:63547 mail.4emm.com:https ESTABLISHED
OUTLOOK.EXE:4100 TCP christian-pc:63549 mail.4emm.com:https ESTABLISHED
OUTLOOK.EXE:4100 TCP christian-pc:63551 mail.4emm.com:https ESTABLISHED
OUTLOOK.EXE:4100 TCP christian-pc:63552 mail.4emm.com:https ESTABLISHED
OUTLOOK.EXE:4100 UDP christian-PC:65309 *:*
services.exe:540 TCP christian-PC:49155 christian-PC:0 LISTENING
services.exe:540 TCPV6 christian-pc:49155 christian-pc:0 LISTENING
Skype.exe:2996 TCP christian-PC:http christian-PC:0 LISTENING
Skype.exe:2996 TCP christian-PC:https christian-PC:0 LISTENING
Skype.exe:2996 TCP christian-PC:45590 christian-PC:0 LISTENING
Skype.exe:2996 TCP christian-pc:58329 host-85-27-111-16.brutele.be:35370 ESTABLISHED
Skype.exe:2996 UDP christian-PC:https *:*
Skype.exe:2996 UDP christian-PC:45590 *:*
Skype.exe:2996 UDP christian-PC:52273 *:*
spoolsv.exe:1644 TCP christian-PC:49157 christian-PC:0 LISTENING
spoolsv.exe:1644 TCP christian-pc:52781 apollo:13101 ESTABLISHED
spoolsv.exe:1644 UDP christian-PC:49468 *:*
spoolsv.exe:1644 TCPV6 christian-pc:49157 christian-pc:0 LISTENING
spoolsv.exe:1644 TCPV6 christian-pc:52660 [fe80:0:0:0:3dd9:7375:bfa9:a133]:13101 ESTABLISHED
svchost.exe:1004 TCP christian-PC:epmap christian-PC:0 LISTENING
svchost.exe:1004 TCPV6 christian-pc:135 christian-pc:0 LISTENING
svchost.exe:1096 TCP christian-PC:49153 christian-PC:0 LISTENING
svchost.exe:1096 TCPV6 christian-pc:49153 christian-pc:0 LISTENING
svchost.exe:1184 TCP christian-PC:49154 christian-PC:0 LISTENING
svchost.exe:1184 UDP christian-PC:isakmp *:*
svchost.exe:1184 UDP christian-PC:ipsec-msft *:*
svchost.exe:1184 TCPV6 christian-pc:49154 christian-pc:0 LISTENING
svchost.exe:1184 UDPV6 christian-pc:500 *:*
svchost.exe:1184 UDPV6 christian-pc:4500 *:*
svchost.exe:1480 UDP christian-PC:llmnr *:*
svchost.exe:1480 UDPV6 christian-pc:5355 *:*
svchost.exe:1812 UDP christian-PC:ssdp *:*
svchost.exe:1812 UDP christian-pc:ssdp *:*
svchost.exe:1812 UDP christian-PC:ws-discovery *:*
svchost.exe:1812 UDP christian-PC:ws-discovery *:*
svchost.exe:1812 UDP christian-PC:52138 *:*
svchost.exe:1812 UDP christian-pc:61053 *:*
svchost.exe:1812 UDP christian-PC:61054 *:*
svchost.exe:1812 UDPV6 [0:0:0:0:0:0:0:1]:1900 *:*
svchost.exe:1812 UDPV6 christian-pc:1900 *:*
svchost.exe:1812 UDPV6 christian-pc:3702 *:*
svchost.exe:1812 UDPV6 christian-pc:3702 *:*
svchost.exe:1812 UDPV6 christian-pc:52139 *:*
svchost.exe:1812 UDPV6 christian-pc:61051 *:*
svchost.exe:1812 UDPV6 [0:0:0:0:0:0:0:1]:61052 *:*
svchost.exe:4620 TCP christian-PC:60167 christian-PC:0 LISTENING
svchost.exe:4620 TCPV6 christian-pc:60167 christian-pc:0 LISTENING
System:4 TCP christian-pc:netbios-ssn christian-PC:0 LISTENING
System:4 TCP christian-pc:58546 apollo:microsoft-ds ESTABLISHED
System:4 TCP christian-PC:microsoft-ds christian-PC:0 LISTENING
System:4 TCP christian-PC:wsd christian-PC:0 LISTENING
System:4 UDP christian-pc:netbios-ns *:*
System:4 UDP christian-pc:netbios-dgm *:*
System:4 TCPV6 christian-pc:445 christian-pc:0 LISTENING
System:4 TCPV6 christian-pc:5357 christian-pc:0 LISTENING
wininit.exe:396 TCP christian-PC:49152 christian-PC:0 LISTENING
wininit.exe:396 TCPV6 christian-pc:49152 christian-pc:0 LISTENING
Friday, January 8, 2010 8:58 PM -
System32\Drivers\etc\ is the path
Gruß Carsten Groth http://carstengroth.spaces.live.comFriday, January 8, 2010 9:00 PM -
I added this line
#CRM Server
192.168.1.3 apollo
I've also tried
192.168.1.3 apollo:5555
192.168.1.3:5555 apollo
192.168.1.3:5555 apollo:5555
none of these are working- Edited by christian0206 Friday, January 8, 2010 9:20 PM
Friday, January 8, 2010 9:12 PM -
If this is the IP Address for the apollo server you´re right
Gruß Carsten Groth http://carstengroth.spaces.live.comFriday, January 8, 2010 9:15 PM -
yeah i dont know what the problem is. the error 'crmserver' is my sql server name on the same 192.168.1.3 server. I am really puzzled here.Friday, January 8, 2010 9:32 PM
-
Check your registry settings MSCRM. Check
- configdb (Does it point to Data Source=yourdatabaseservername; Initial Catalog = MSCRM_CONFIG; Integrated Security = SSPI
- database (Provider=SQLOLEDB; Data Source=yourdatabaseservername; Initial Catalog=yourorgdatabase; Integrated Security = SSPI
- ServerUrl (http://apollo:5555/MSCRMServices
- SQLRSServerURL (http://yoursqlservername/ReportServer)
Is your SQLServerBrowsing Service up and running?
Gruß Carsten Groth http://carstengroth.spaces.live.comFriday, January 8, 2010 9:51 PM -
yeah the browser is up and running. Where am I going to change the registry settings?Friday, January 8, 2010 10:13 PM
-
Is the machine that has Outlook connected to the domain. It looks like you either have a dns issue as the name can not be resolved or the machine is not on the domain.
Carsten asked if your SQL Browser service is running, not the browser. Log onto the CRM server and ensure all SQL services are running. I'll assume they are though because you said you can access CRM from a web browser.
Have you tried loading the Outlook Client on another user's machine just to ensure this is not an isolated issue with the machine?
Also, I don't think this is your fully qualified domain name (FQDN) http://Apollo:5555 The FQDN should be something like http://CRMServerName.DomainName.local
Best Regards, Donna- Proposed as answer by Donna EdwardsMVP Monday, January 11, 2010 2:48 PM
Friday, January 8, 2010 11:15 PM -
Something looks odd in your log, it shows configInfo.ServerUrl: http://crmserver/MSCRMServices / OrganizationDetail.WebApplicationUrl: http://crmserver/Slingshot
and you can't resolve crmserver. Is Slingshot the right org for you too?
maybe you can test by adding a host entry for crmserver to point to your crm server and see what happens.
verify your settings in the registry.
reg query hkcu\software\microsoft\mscrmclient | find /i "Url"
SJMonday, January 11, 2010 10:00 AM -
yes slingshot is the correct organization name. Could anyone answer how the name 'crmserver' is coming up or where that information is coming from? The reason I ask is that now the error is trying to find 'sbacrm'.Monday, January 11, 2010 11:49 PM
-
I think you have dns issues and you are going to need someone to log into your environment to sort this out. I think at this point that opening a Microsoft support ticket is the best method for obtaining resolution
Best Regards, Donna- Proposed as answer by Donna EdwardsMVP Tuesday, January 12, 2010 12:46 AM
- Marked as answer by Jim Glass Jr Tuesday, February 16, 2010 6:34 PM
Tuesday, January 12, 2010 12:46 AM -
This might help, I had the same problem and found that I had the incorrect ip address for the DNS server on the network card. Once I corrected it, I was able to run the configuration wizard successfully.Monday, April 12, 2010 2:11 AM
-
Hello everyone, my problem is this. I have a notebook with Windows 7 and Outlook 2007, wants to work from home or when traveling with Dynamics CRM for Outlook with Internet access but not join it to domain and without VPN. I have already configured correctly and I can access IFD externally but with Outlook 2007 not. (It is configured with the port 5555)
The test I did in the setup wizard was: select an online service provider and then type the web address to use correctly in Internet Explorer ...but appears message "Mandatory updates for microsoft dynamics crm could not be applied successfully. Try running the application again."
What can be causing the error?
On the server the necessary services are running. Also, if I can connect with IE I suppose we should do with the Outlook ...
An extra information that I can give is that the external domain of the company assigned dynamic ip, therefore is changing.
Thanks for the help! I'm new to this topic ...- Proposed as answer by M Petryk Wednesday, August 11, 2010 4:30 PM
Wednesday, July 28, 2010 7:27 PM -
I had the very same problem:
1.) Web access to Dynamics CRM worked fine
2.) Outlook client install as "My Company" config failed using the same url as the web
a.) Initial failure was the server name was not being resolved (server is on the web, not on my LAN)
b.) I fixed the resolution by adding <ip> <server> name to my windows\system32\drivers\etc\HOSTS file
c.) I then got a web 401 could not authorize error
What worked for me:
1.) download from MS (http://support.microsoft.com/kb/948779) and install into the TOOLS folder on the server C:\Program Files\Microsoft Dynamics CRM\Tools\CRM4IFDTool.exe
2.) runCRM4IFDTool setting "On Premise" Authentication Strategy
3.) instead of the server name in the "AD App Root Domain" box, use the internet URL server name
After this, I was able to install the outlook client for Dynamic CRM.
Mike
Wednesday, August 11, 2010 4:39 PM -
Thanks for your answer!!
My question now is, with the authentication strategy OnPremise I can access from home to CRM??Friday, August 13, 2010 3:07 PM -
Friday, August 13, 2010 5:27 PM