Quantcast
Channel: CodeSection,代码区,SQL Server(mssql)数据库 技术分享 - CodeSec
Viewing all articles
Browse latest Browse all 3160

Error While Connecting To CRM Online Using Kingsway SSIS Connector

$
0
0
Issue:

I have recently got this error when i was preparing an SSIS package for Dynamics CRM 365 Online and used Kingsway SSIS connector.


Error While Connecting To CRM Online Using Kingsway SSIS Connector
Resolution:

After digging in further this error is mainly caused by the request and reponse timings,So, when i checked i found out my system time was somehow 5 minutes ahead of the current time, hence the request going to CRM server was of a future time and hence this error showed up.

All i had to do is fix my system time. Sometimes even if your system time is fine, you might still get the error, In that scenario too try to change the time as 5 minutes less.

Once i did that -my organisation name popped up without any issue.


Error While Connecting To CRM Online Using Kingsway SSIS Connector

Hope this helps!

Cheers!


Viewing all articles
Browse latest Browse all 3160

Trending Articles