Hi,
When we are trying to configure Outlook Client for CRM 2015, we are getting an error 'Communication was blocked, perhaps by your computer's firewall settings, to a webservice that is required by Microsoft Dynamics CRM. Unable to connect to the remote server.' . Can any one help to resolve this issue, please?
CRM Version: CRM 2015, On-premise
Client OS: Windows 7(64 bit)
Outlook Version: Office 2010(64 bit)
URL: http://<IPAddress>
Able access the URL from browser?: Yes.
Below is the error log details.
12:49:53| Info| === Microsoft Dynamics CRM for Outlook Configuration Wizard logging started: 9/3/2016 12:49:53 PM ===
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ClientConfig.Initialize
12:49:53| Info| Client Configuration Wizard Version : 7.0.0000.3543
12:49:531 Info| Client Configuration Wizard LanguageID : 1033
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.Validator.IsOutlookInitialized
12:49:53| Info| Query all rows in profile table
12:49:53| Info| Outlook is initialized
12:49:53|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.Validator.IsOutlookInitialized
12:49:53| Info| Client Configuration Wizard Running Mode : Normal
12:49:53| Info| Configuration file Type : OnPremise.
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.MainForm.MainForm
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigInfo.ConfigInfo
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetAllCRMOrgsInOutlookProfile
12:49:53| Info| Logon mapi store
12:49:53| Info| Logon admin service
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetServiceIds
12:49:53| Info| Query all rows in msg service table
12:49:53|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.OutlookCRMDatastoreInstaller.GetServiceIds
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ConfigInfo.CleanUpDatastoreIfNeeded
12:49:53|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigInfo.CleanUpDatastoreIfNeeded
12:49:53|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ConfigInfo.ConfigInfo
12:49:53|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.MainForm.MainForm
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.MainForm.MainForm_Shown
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.MainForm.AddServer
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ServerForm.ServerForm
12:49:53|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ServerForm.ServerForm
12:49:53|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ServerForm.SetUIData
12:49:53|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ServerForm.LoadAvailableUrls
12:49:53|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ServerForm.LoadAvailableUrls
12:49:53|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ServerForm.SetUIData
12:50:06|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ServerForm._serverUrlConnectButton_Click
12:50:06|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ServerForm.TestConnection
12:50:06|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ServerForm.TestConnection
12:50:06|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ServerForm._serverUrlConnectButton_Click
12:50:06|Verbose| Method entry: Microsoft.Crm.Application.Outlook.Config.ServerForm.RunEnvironmentDiagnostics
12:50:06|Verbose| Method entry: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.DiagnosticEngine.Run(Environment)
12:50:06|Verbose| Method entry: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.LocalTimeDiagnostic.ExecuteInternal
12:50:06| Info| Current UTC date/time from soe.sgnet.gov.sg: 03/09/2016 04:50:06
12:50:06| Info| NetApiStatus for NetApiBufferFree: 0
12:50:06| Info| Client UTC Date/Time: 03/09/2016 04:50:06
12:50:06| Info| Difference (in minutes) between client time and actual time: 0.00872571166666667
12:50:06|Verbose| Method exit: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.LocalTimeDiagnostic.ExecuteInternal
12:50:06|Verbose| Method exit: Microsoft.Crm.Application.Outlook.ConfigDiagnostics.DiagnosticEngine.Run(Environment)
12:50:06|Verbose| Method exit: Microsoft.Crm.Application.Outlook.Config.ServerForm.RunEnvironmentDiagnostics
12:50:06| Info| Attempting IFD org service connection.
12:50:06| Info| Non-https scheme found, trying with https scheme.
12:50:30| Info| Error connecting to URL: {0} Exception: {1}| https://<IPAddress>/XRMServices/2011/Organization.svc, System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond <IPAddress>:443
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Crm.Outlook.ClientAuth.ClientAuthProvidersFactory`1.<>c__DisplayClass9.<DiscoverAuthority>b__0()
at Microsoft.ExceptionHelper.ExceptionFilter.TryFilter[TEx](Action body, Predicate`1 filter, Action`1 catchClause)
at Microsoft.Crm.Outlook.ClientAuth.ClientAuthProvidersFactory`1.DiscoverAuthority(Uri webEndPointForService)
at Microsoft.Crm.Outlook.ClientAuth.ClientAuthProvidersFactory`1.DiscoverOAuthUsingBearerChallenge(Uri webEndPointForService, Uri webEndPoint)
at Microsoft.Crm.Outlook.ClientAuth.ClientAuthProvidersFactory`1.GetAuthProviderForDeployment(Uri endPoint, Uri webEndPoint)
at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo`1.DeploymentInfo`1.ValidateAuthProvider()
at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo`1.SortAndValidateDeployments()
12:50:30| Info| IFD org service connection failed. Exception: {0}| Unable to connect to the remote server
12:50:30| Info| Attempting IFD discovery service connection.
12:50:51| Info| Error connecting to URL: {0} Exception: {1}| http://<IPAddress>/XRMServices/2011/Discovery.svc, System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond <IPAddress>:80
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Crm.Outlook.ClientAuth.ClientAuthProvidersFactory`1.<>c__DisplayClass9.<DiscoverAuthority>b__0()
at Microsoft.ExceptionHelper.ExceptionFilter.TryFilter[TEx](Action body, Predicate`1 filter, Action`1 catchClause)
at Microsoft.Crm.Outlook.ClientAuth.ClientAuthProvidersFactory`1.DiscoverAuthority(Uri webEndPointForService)
at Microsoft.Crm.Outlook.ClientAuth.ClientAuthProvidersFactory`1.DiscoverOAuthUsingBearerChallenge(Uri webEndPointForService, Uri webEndPoint)
at Microsoft.Crm.Outlook.ClientAuth.ClientAuthProvidersFactory`1.GetAuthProviderForDeployment(Uri endPoint, Uri webEndPoint)
at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo`1.DeploymentInfo`1.ValidateAuthProvider()
at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo`1.SortAndValidateDeployments()
12:50:51| Error| Exception : Unable to connect to the remote server at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo`1.LoadOrganizations(AuthUIMode uiMode, Control parentWindow)
at Microsoft.Crm.Application.Outlook.Config.ServerForm.LoadOrganizationsInternal[TService](Boolean forceUI, String deploymentUrl, Boolean tryWIA, Boolean keepUrlIntact, String org)
at Microsoft.Crm.Application.Outlook.Config.ServerForm.LoadOrganizationsInternal[TService](Boolean forceUI, String deploymentUrl, Boolean tryWIA)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
12:50:51| Error| Exception : Unable to connect to the remote server at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo`1.LoadOrganizations(AuthUIMode uiMode, Control parentWindow)
at Microsoft.Crm.Application.Outlook.Config.ServerForm.LoadOrganizationsInternal[TService](Boolean forceUI, String deploymentUrl, Boolean tryWIA, Boolean keepUrlIntact, String org)
at Microsoft.Crm.Application.Outlook.Config.ServerForm.LoadOrganizationsInternal[TService](Boolean forceUI, String deploymentUrl, Boolean tryWIA)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
*This post is locked for comments