Error getting data from sharepoint list?

R

Robert

Hi!

I'm trying to get data from windows sharepoint services list and I get error
SoapServerException. I'm using web service Lists.asmx, method GetListItems.
I can use this web service from Visual studio .Net 2003, Frontpage 2003
without problems but infopath reports error. Do you have any idea what I'm
doing wrong? BTW, some methods in Lists.asmx works OK, for instance GetList.

Robert


Error message shown in InfoPath:
Exception of type Microsoft.SharePoint.SoapServer.SoapServerException was
thrown.

<detail>

<errorstring
xmlns="http://schemas.microsoft.com/sharepoint/soap/">The root element is
missing.</errorstring>

</detail>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top