Web Services

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know frontpage can connect to web services, however, I need to consume a
web service that udpates items in SharePoint. I have tried to create a
datasource which could gather the List Name, Item Name and Values that need
to be updated through the QueryString, however, I keep getting the same error:

The Data Source does not contain valid XML data.
The server for the data source returned a non-specific error when trying to
execute your query. Check the format and content of your query and try
again.If the problem persists, contact the server administrator.


Do you know of any good links that could help on this issue?
 
You could try the WSS newsgroup at news://msnews.microsoft.com/microsoft.public.sharepoint.windowsservices


--




|I know frontpage can connect to web services, however, I need to consume a
| web service that udpates items in SharePoint. I have tried to create a
| datasource which could gather the List Name, Item Name and Values that need
| to be updated through the QueryString, however, I keep getting the same error:
|
| The Data Source does not contain valid XML data.
| The server for the data source returned a non-specific error when trying to
| execute your query. Check the format and content of your query and try
| again.If the problem persists, contact the server administrator.
|
|
| Do you know of any good links that could help on this issue?
 
Back
Top