CSOM Api调用从CRM 2016到SharePoint 2016超时 [英] Timeout with CSOM Api Call from CRM 2016 to SharePoint 2016

查看:84
本文介绍了CSOM Api调用从CRM 2016到SharePoint 2016超时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

出现以下错误  (尝试通过CRM进行连接时)(CSOM Api呼叫超时)到SharePoint

< errorlog>< sites>
< site>
< url> https://sharepointurl</url>
< exception> CSOM Api呼叫超时</exception>
</site>
</sites></errorlog>

解决方案

可能存在身份验证或授权问题.您确定尝试连接CRM和SharePoint的帐户是否相同?

要跟踪超时的确切原因,建议您使用Try Catch块和提琴手.


Getting the following error  (Timeout with CSOM Api Call) when trying to connect from CRM  to SharePoint 

<errorlog><sites>
<site>
<url>https://sharepointurl</url>
<exception>Timeout with CSOM Api Call</exception>
</site>
</sites></errorlog>

解决方案

Hi,

There could be authentication or authorization issue. Are you sure the account trying to connect both CRM and SharePoint are the same ?

To trace the exact reason for timeout , I would suggest you to use the Try Catch block and fiddler.


这篇关于CSOM Api调用从CRM 2016到SharePoint 2016超时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆