Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Any Updates ???
Original comment by pallavi....@paxcel.net
on 17 Feb 2012 at 5:14
This is addressed in rev. 1162, but it also requires adding a line in the code
above, after
Document entry = new Document();
// Add the following line
entry.DocumentEntry.Service = new DocumentsService("test");
You should set Service to be an instance of the class that can parse the
uploaded element. In my sample code I'm uploading a Document so I need a
DocumentsService instance.
Original comment by ccherub...@google.com
on 11 Mar 2012 at 2:09
Original issue reported on code.google.com by
ccherub...@google.com
on 14 Feb 2012 at 11:59