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/13 06:53:05 UTC

[jira] [Issue Comment Edited] (CONNECTORS-470) SharePoint 2010 support

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

Karl Wright edited comment on CONNECTORS-470 at 5/13/12 4:52 AM:
-----------------------------------------------------------------

Further analysis indicates that some of these services still work, while others (e.g. the DspSts service) have problems.  Specifically, this query request:

{code}
<dsQuery select="/list[@id='{D7E22603-5B7D-415D-B12A-4543957E8430}']"/>
{code}

yields:

{code}
HTTP/1.1 500 Internal Server Error
{code}

... plus some stuff that the user didn't actually include from the transaction which might have been helpful.


>From this I conclude that the DspSts service on this installation is broken - and ONLY that service is broken.  This is because the GUID that is included is indeed valid and must have come from somewhere - the Lists service, no doubt, which still seems to actually work on SharePoint 2010.

                
      was (Author: kwright@metacarta.com):
    Further analysis indicates that some of these services still work, while others (e.g. the DspSts service) have problems.  Specifically, this query request:

{code}
<dsQuery select="/list[@id='{D7E22603-5B7D-415D-B12A-4543957E8430}']"/>
{code}

yields:

{code}
HTTP/1.1 500 Internal Server Error
{code}

... plus some stuff that the user didn't actually include from the transaction which might have been helpful.



                  
> SharePoint 2010 support
> -----------------------
>
>                 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