You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2012/05/08 18:43:48 UTC

[jira] [Commented] (CONNECTORS-470) SharePoint 2010 moves web services to new names; need SharePoint 2010 support to be able to reach them

    [ https://issues.apache.org/jira/browse/CONNECTORS-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270593#comment-13270593 ] 

Karl Wright commented on CONNECTORS-470:
----------------------------------------

It turns out that these services are considered "obsolete" but are nonetheless present.

{code}
DspSts Web Service
SharePoint 2010
This topic has not yet been rated - Rate this topic

Obsolete. Use the managed client object model to perform queries against SharePoint Foundation site and list data, instead. This Web service is an adapter service that provides a method for performing queries, and it is maintained for backward compatibility.

To access this Web service set a Web reference to http://<site>/_vti_bin/DspSts.asmx.
{code}

So it looks like they are all present, or at least you can still get them installed if you select the right installation option.

                
> SharePoint 2010 moves web services to new names; need SharePoint 2010 support to be able to reach them
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-470
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-470
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: SharePoint connector
>    Affects Versions: ManifoldCF 0.5, ManifoldCF 0.6
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.6
>
>
> See here for list of the SharePoint web services for SharePoint 2010:
> http://msdn.microsoft.com/en-us/library/ee705814.aspx

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira