Quantcast
Channel: Daniel Cai's Activities
Viewing all articles
Browse latest Browse all 397

KingsWaySoft......CRM service call returned an error: Timeouts are not supported on this stream

$
0
0

I am using KingsWaySoft  SSIS integration tool for CRM 2015 online.

There is a SQL Job I set up that runs the DTS. The job passes sometime and fails most of the time with the following error.

The SSIS package basically gets data from SQL and import it in to CRM and gets data from CRM to SQL Database.

 

Could you please help?

 

Thanks

 

Source: Lync Exclusive Programs with Accounts Upsert Accouns_Exclusive_Programs Entity [241]     Description: KingswaySoft.IntegrationToolkit.DynamicsCrm.CrmServiceException: CRM service call returned an error: Timeouts are not supported on this stream. ---> System.InvalidOperationException: Timeouts are not supported on this stream.    Server stack trace:      at System.IO.Stream.get_ReadTimeout()     at System.ServiceModel.Channels.DelegatingStream.get_ReadTimeout()     at System.ServiceModel.Channels.DelegatingStream.get_ReadTimeout()     at System.ServiceModel.Channels.HttpInput.WebResponseHttpInput.WebResponseInputStream.Read(Byte[] buffer, Int32 offset, Int32 count)     at System.ServiceModel.Channels.MessageEncoder.BufferMessageStream(Stream stream, BufferManager bufferManager, Int32 maxBufferSize)     at System.ServiceModel.Channels.MessageEncoder.ReadMessage(Stream stream, BufferManager bufferManager, Int32 maxBufferSize, String contentType)     at System.ServiceModel.Channels.HttpInput.ReadChunkedBufferedMessage(Stream inputStream)     at System.ServiceModel.Channels.HttpInput.ParseIncomingMessage(Exception& requestException)     at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)     at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)     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 KingswaySoft.DynamicsCrmServices.Soap2011.OrganizationService.IOrganizationService.Execute(OrganizationRequest request)     at ?.?(OrganizationRequest ?)     at ?.?(OrganizationRequest ?, PipelineComponent ?, Guid ?, Int32 ?)     --- End of inner exception stack trace ---     at ?.?(OrganizationRequest ?, PipelineComponent ?, Guid ?, Int32 ?)     at ?.?(String ?)     at ?..ctor(? ?, ? ?)     at ?.?(? ?)     at KingswaySoft.IntegrationToolkit.DynamicsCrm.CrmDestinationComponent.PreExecute()     at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostPreExecute(IDTSManagedComponentWrapper100 wrapper)  End Error  Error: 2015-07-16 05:04:23.63     Code: 0xC004701A     Source: Lync Exclusive Programs with Accounts SSIS.Pipeline     Description: component "Upsert Accouns_Exclusive_Programs Entity" (241) failed the pre-execute phase and returned error code 0x80131500.  End Error  Error: 2015-07-16 05:04:47.98     Code: 0xC0047062     Source: Lync GDS with Accounts Upsert Accounts_GDS_System entity [95]     Description: KingswaySoft.IntegrationToolkit.DynamicsCrm.CrmServiceException: CRM service call returned an error: Timeouts are not supported on this stream. ---> System.InvalidOperationException: Timeouts are not supported on this stream.    Server stack trace:      at System.IO.Stream.get_ReadTimeout()     at System.ServiceModel.Channels.DelegatingStream.get_ReadTimeout()     at System.ServiceModel.Channels.DelegatingStream.get_ReadTimeout()     at System.ServiceModel.Channels.HttpInput.WebRe...  The package execution fa...  The step failed.


Viewing all articles
Browse latest Browse all 397

Trending Articles