var pos = new Intuit.Ipp.Data.Qbo.PurchaseOrder(); var Poos = commonService.FindAll(pos, 1, 10).ToList();
{"There is an error in XML document (0, 0)."}
Intuit.Ipp.Exception.SerializationException
Can anybody help me on this issue.
Thanks,
var pos = new Intuit.Ipp.Data.Qbo.PurchaseOrder(); var Poos = commonService.FindAll(pos, 1, 10).ToList();
{"There is an error in XML document (0, 0)."}
Intuit.Ipp.Exception.SerializationException
Can anybody help me on this issue.
Thanks,