Auteur de questions
SharePoint 2010 Web services

Question
-
Hi,I am trying to call the lists web service in order to retrieve a number of information. I had this working nicely in SharePoint 2007 but here in 2010 it returns a SOAP Exception everytime: "Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown."I managed though to use several other web services in 2010 but not the lists one.Is this related to the fact that SharePoint 2010 lists have a slightly different architecture from 2007 (which allow them to have more items and better navigation) ?Thank you for your time and support.Olivier.
Toutes les réponses
-
-
Hello,
I don't have the problem with the Beta. Which release are you using?
I know it sounds stupid but did you check the fields names, list and so on? The generic SOAP errors often come from this kind of mistyped params.
--- Marc Lognoul [MCSE, MCTS, MVP] Heureux celui qui a pu pénétrer les causes secrètes des choses Happy is the one who could enter the secret causes of things Blog EN: http://www.marc-antho-etc.net/blog/ Blog FR: http://www.marc-antho-etc.net/blogfr/ -
-