我在創建BDCM以連接SP 2010和CRM 2011時使用Girish Raja's MSDN博客參考。我能夠完成除最後一個文檔之外的文檔中提到的所有步驟。我正面臨的問題,將SharePoint 2010與CRM 2011連接時出現Webpart錯誤
- 我無法從SP Web界面(所有網站內容 - >創建 - >外部列表)創建外部列表。我不得不從SPD創建它。背後有什麼特別的原因?
- 從SPD創建外部列表後,該列表不會顯示在瀏覽器中。當我打開列表時,給我這個錯誤消息。
"Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Microsoft SharePoint Foundation-compatible HTML editor such as Microsoft SharePoint Designer. If the problem persists, contact your Web server administrator"
在檢查ULS日誌,它告訴我沒有在CRMEntityService.SharePoint.Connector.CRMOnlineConnector.ExecuteStatic
方法有些異常。已經在pastebin上載了ULS日誌。
CRMProxy服務運行良好。還有什麼可能是背後的原因?