Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Dataverse connection error

Hello,

 

I want to import a table from CRM to PBI but it gives me this error:

 

Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: An error occurred while receiving the HTTP response to https://xylossandbox.crm4.dynamics.com/xrmservices/2011/organization.svc/web?SdkClientVersion=9.2.47.11676. 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.
RequestId: TDS;790e048b-5d46-49bb-a88c-05624aa9c788;2
Time: 2022-11-09T12:45:27.0281831Z.
OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E.
OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E.
'.

 

The table i want to upload is bigsize. 

 

If someone can help me opening this table, I would appreciate it!

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

     

    Please try the below solution:

    1. Eenable TLS 1.1 and TLS 1.2.in the server.

    2.  SSIS package properties set as "DelayValidation" as true.

    ReferenceL

    Service endpoint binding not using the HTTP protocol

     

     

     

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.