Does anyone know if the CRM 2011 Email Router supports Exchange 2013? We are on CRM 2011 UR18.
We are attempting to upgrade our Exchange Servers to 2013, but we are having an issue with an Incoming Email profile. When hitting the Exchange Web Service we get a "501 Invalid Request" error.
#26090 - An error occurred while opening mailbox XXX@XXX.com. System.Net.WebException: The request failed with HTTP status 501: Invalid Request.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.Tools.Email.Providers.ExchangeServiceBinding.GetFolder(GetFolderType GetFolder1)
at Microsoft.Crm.Tools.Email.Providers.ExchangeWSConnector.OpenMailbox()
at Microsoft.Crm.Tools.Email.Providers.ExchangePollingMailboxProvider.InitExchangeConnector()
at Microsoft.Crm.Tools.Email.Providers.ExchangePollingMailboxProvider.OpenMailbox()
at Microsoft.Crm.Tools.Email.Providers.CrmPollingMailboxProvider.Run()