Comments on: Client Side AJAX Applications in SharePoint 2010 – Part 2: WCF Data Services http://www.endusersharepoint.com/EUSP2010/2010/04/29/client-side-ajax-applications-in-sharepoint-2010-%e2%80%93-part-2-wcf-data-services/ Just another WordPress weblog Thu, 25 Aug 2011 12:02:30 -0400 http://wordpress.org/?v=2.9.2 hourly 1 By: alvin http://www.endusersharepoint.com/EUSP2010/2010/04/29/client-side-ajax-applications-in-sharepoint-2010-%e2%80%93-part-2-wcf-data-services/comment-page-1/#comment-373 alvin Thu, 31 Mar 2011 23:01:29 +0000 http://www.endusersharepoint.com/EUSP2010/?p=459#comment-373 hello, I am trying to query lists in SharePoint with what I was thinking was a simple visual web part. It was suppose to list the all the lists in the site and give some properties on each (VS2010 lab from Channel9). I am working on SP2010 running on Server2008(VM) with VS2010 and Linqpad(.Net3.5). The visual web part, which looked nice on any site did not retrieve any list data. That failure led me to get down to a more basic level of how can I query SharePoint, Hence your posts. I ran the browser check you listed above and it works for both Central Admin and the Top Level site. When I add a data connection for Linqpad for Central Admin the connection is successful, but not so for the Top Level site. The same is true when I add a "SharePoint Connection" in VS2010. any Ideas? Could it be a permissions problem. I will continue reading through your post (thanks for putting this together by the way), but it would be really helpful if I could get them to work on this box. cheers, alvin hello,
I am trying to query lists in SharePoint with what I was thinking was a simple visual web part. It was suppose to list the all the lists in the site and give some properties on each (VS2010 lab from Channel9). I am working on SP2010 running on Server2008(VM) with VS2010 and Linqpad(.Net3.5).

The visual web part, which looked nice on any site did not retrieve any list data. That failure led me to get down to a more basic level of how can I query SharePoint, Hence your posts.

I ran the browser check you listed above and it works for both Central Admin and the Top Level site. When I add a data connection for Linqpad for Central Admin the connection is successful, but not so for the Top Level site. The same is true when I add a “SharePoint Connection” in VS2010.

any Ideas? Could it be a permissions problem. I will continue reading through your post (thanks for putting this together by the way), but it would be really helpful if I could get them to work on this box.

cheers,

alvin

]]>
By: David Smith http://www.endusersharepoint.com/EUSP2010/2010/04/29/client-side-ajax-applications-in-sharepoint-2010-%e2%80%93-part-2-wcf-data-services/comment-page-1/#comment-337 David Smith Sun, 16 Jan 2011 12:27:58 +0000 http://www.endusersharepoint.com/EUSP2010/?p=459#comment-337 Lee, Do you have an info/posts that go more into detail on how SharePoint 2010 does authentication when a service client tries to call ListData.svc? For instace, under the following senarios: - client calling from another domain Lee,
Do you have an info/posts that go more into detail on how SharePoint 2010 does authentication when a service client tries to call ListData.svc? For instace, under the following senarios:
- client calling from another domain

]]>