I'm using Girish Raja's MSDN blog reference when creating a BDCM to connect my SP 2010 and CRM 2011. I'm able to complete all steps mentioned in the document except the last one. The issues I am facing,
- I'm not able to create an External List from the SP web interface (All Site Content --> Create --> External List). I'm forced to create it from SPD. Any particular reason behind it?
- After I create the External List from SPD, the list doesnt show up in the browser. Gives me this error msg when i open the list.
"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"
On checking the ULS logs, it tell me there is some exception in the CRMEntityService.SharePoint.Connector.CRMOnlineConnector.ExecuteStatic method. Have uploaded the ULS logs here on pastebin.
The CRMProxy service is running fine. What else could be the reason behind it?