I want to use Dynamics CRM services as a data source for SharePoint 2010. I'm using SharePoint Designer 2010 for work with SharePoint server. I tried to follow this instructions. And I'm planning to use links shown in Dynamics CRM -> Settings -> Customizations -> Developer Resources. But every time I try to connect
to the service it says that my link "did not return a valid description of an XML web service".

Maybe I'm missing something? And generally: is it possible? Will be appreciated for any idea :)

link|improve this question

25% accept rate
feedback

1 Answer

If you know, you can go to MSSQL server and write your SQL query to fetch data from CRM database. After this, you can use Sharepint designer, and use Business data connectivity service

link|improve this answer
Direct access to the CRM base is not recommended practice. The data should be received from CRM and not from SQL. – Nozim Jul 13 '11 at 3:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.