ericzile / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

Batch upload hanging #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
My GoogleBase Uploader app (C#) has recently started hanging on the
line

GBaseFeed resultFeed =
(GBaseFeed)feed.Service.Batch(feed,GBaseUriFactory.Default.ItemsFeedBatchUri);

Nothing is appearing in the Output window, it just stops!

Any ideas?

Thanks,
Richard. 

Original issue reported on code.google.com by webt...@pugster.com on 11 Jul 2007 at 6:09

GoogleCodeExporter commented 9 years ago
Duplicate of issue 63

Original comment by fman...@gmail.com on 21 Jul 2007 at 12:11