
Hi All,
I am using Dynamics 365 v9.0 OnPremise. I have SSIS package for integrate the data to CRM. We have staging database. From there, retrieving data, doing some validation and integrating to CRM. During record create/update, I am getting the error as below
Error:
An error occurred while receiving the HTTP response to https://<organizationname>/XRMServices/2011/Discovery.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.]
any help would be appreciated.
Thanks in advance.
VB