HI All,
I am getting the document list from the document library by calling the SharePoint service method called "GetListItems()".
I am getting the following error in exception when calling the above method "There is an error in XML document (8, 3392)".
I am passing the Site name, document library name and folder name as a input.
Actually the folder contains one word document. When I have removed the word document the. the service returns documents list from the given folder success. The word document is not corrupted. I have renamed and tried but still getting the same error. The
other documents are not returning by the method because of this one document. I could not identify the reason. Please help me on it.
Thanks & Regards
Suresh Sankaran