尝试从 BizTalk 将项目插入 SharePoint 列表时出现此错误:
适配器无法传输要发送端口“SharepointTestResultUpload”且 URL 为“wss://localhost:13561/semiworks/Lists/TestResult”的消息。它将在为此发送端口指定的重试间隔后重新传输。详细信息:“[Microsoft.SharePoint.Client.ServerException] 无法完成此操作。
请再试一次。服务器错误代码:-2147467259Trace:在 Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() 在 Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) 在 Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) 在 Microsoft。 SharePoint.Client.ClientRequest.ExecuteQuery() 在 Microsoft.SharePoint.Client.ClientRuntimeContext.ExecuteQuery() 在 Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() 在 Microsoft.BizTalk.KwTpm.WssAdapter.ClientOmAccessor.RequestInfo.get_Lists() 在Microsoft.BizTalk.KwTpm.WssAdapter.ClientOmAccessor.WebBucket.SafePopulateLists(RequestInfo reqInfo) 在 Microsoft.BizTalk.KwTpm 上的 Microsoft.BizTalk.KwTpm.WssAdapter.ClientOmAccessor.WebBucket.PopulateLists(RequestInfo reqInfo)。
此错误由具有 URI wss://localhost:13561/semiworks/Lists/TestResult 的 Windows SharePoint Services 接收位置或发送端口触发。
Windows SharePoint Services 适配器事件 ID:12310"。
我在同一台服务器上运行 BizTalk 2013 和 SharePoint 2010,并且 BizTalk 服务器配置显示 SharePoint 适配器已成功安装/配置。
编辑 我翻阅了 SharePoint 日志并在那里找到了相应的条目:http: //pastebin.com/m2BaqViE 我已经将其修剪掉了,但它仍然很长。>