
Users get the following error message when creating mailings in CRM 2011. We recently integrated CoreMotives into our OnPremise environment.
AllXml
<error
host="RD00155D513913"
type="System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]"
message="The HTTP request to 'http://meridio.reedsmith.com/ReedSmith/XRMServices/2011/Organization.svc' was aborted. This may be due to the local channel being closed while the request was still in progress. If this behavior is not desired, then update your code so that it does not close the channel while request operations are still in progress."
source="mscorlib"
detail="
Server stack trace: 
 at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
 at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
 at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
 at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
 at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
 at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
 at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
 at CoreMotives.Crm.ServiceBus.Common.ICrmConnectorService.GetMetadataTimestamp()
 at CoreMotives.Crm.ServiceBus.Sender.CrmConnection.GetMetadataTimestamp() in c:\Databroker - Trunk (PUBLISH)\Source\CoreMotives.Crm.ServiceBus\Sender\CrmConnection.cs:line 120
 at CoreMotives.Crm.Connection.GetMetadataTimestamp() in c:\Databroker - Trunk (PUBLISH)\Source\CoreMotives.Crm\Connection.cs:line 2760
 at CoreMotives.Crm.Metadata.get_HasChanged() in c:\Databroker - Trunk (PUBLISH)\Source\CoreMotives.Crm\Metadata.cs:line 37
 at CoreMotives.Crm.Metadata.get_Entities() in c:\Databroker - Trunk (PUBLISH)\Source\CoreMotives.Crm\Metadata.cs:line 57
 at CoreMotives.Crm.Metadata.EntityExist(String entityName) in c:\Databroker - Trunk (PUBLISH)\Source\CoreMotives.Crm\Metadata.cs:line 547
 at CoreMotives.Cqrs.Handlers.RefreshMailingLinksHandler.RefreshMailingLinks(RefreshMailingLinksCommand message) in c:\Databroker - Trunk (PUBLISH)\Source\CoreMotives.Cqrs\Handlers\RefreshMailingLinksHandler.cs:line 72
 at CoreMotives.Cqrs.Handlers.RefreshMailingLinksHandler.Consume(RefreshMailingLinksCommand message) in c:\Databroker - Trunk (PUBLISH)\Source\CoreMotives.Cqrs\Handlers\RefreshMailingLinksHandler.cs:line 32"
customerId="7f8de5bc-ac9b-e111-80e7-00155d323097"
instanceId="2000"
time="2014-03-13T10:41:33.8661407Z" />
*This post is locked for comments
I have the same question (0)Hello,
Refer the link below. See if this helps.
Thank You !