Tagged Questions
1
vote
1answer
40 views
Call CRM 2011 Services by Sharepoint site
I'm on my first SP/ CRM 2011 project.
I'm working on a Sharepoint site that could send data to CRM 2011.
For example:
On sharepoint I have a custom form that should send data to a CRM Entity.
...
1
vote
2answers
267 views
Is there a difference between SharePoint 2003 standard web services and SharePoint 2007-2010 ones?
I implemented a tool for getting documents (Word files, PDFs, etc..) from a Document library in SharePoint 2007-2010 using SiteData.asmx and other standard web services basically.
Now I´m facing the ...