Closed GoogleCodeExporter closed 9 years ago
It does not for me. What is the error you are getting, and what environment are
you compiling in?
Frank
Original comment by fman...@gmail.com
on 15 Feb 2010 at 12:21
no more info, considered invalid
Original comment by fman...@gmail.com
on 19 Mar 2010 at 2:44
The compiler claims that RevisionDocument does not exist.
Original comment by mrpolit...@gmail.com
on 19 Mar 2010 at 3:38
What version of the assembly are you using? This should exist in:
http://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/src/documen
ts3/docrequest.cs#338
so, in Documents3.
Frank
Original comment by fman...@gmail.com
on 19 Mar 2010 at 4:41
In Form1.cs,
Feed<Document> revFeed = this.Request.Get<Document>(d.RevisionDocument);
returns Bad Enumeration
when running with new dll versions:
Google.GData.Client.dll 1.8.0.24285
Google.GData.Documents.dll 1.8.0.24409
Runs fine with version 1.8.0.0 of same dlls...
Original comment by OKE...@gmail.com
on 15 Sep 2011 at 5:03
The newest version of the dlls is 1.9, please try with them.
Original comment by ccherub...@google.com
on 18 Sep 2011 at 3:43
Original issue reported on code.google.com by
mrpolit...@gmail.com
on 11 Feb 2010 at 6:26