2 messages in com.googlegroups.google-base-data-apiUnhandled Exception With the gbase_cu...
FromSent OnAttachments
N08 Nov 2006 08:08 
Stephane Zermatten10 Nov 2006 02:54 
Subject:Unhandled Exception With the gbase_customertool Utility
From:N (nat@burton.com)
Date:11/08/2006 08:08:45 AM
List:com.googlegroups.google-base-data-api

Hi,

I'm trying to use the gbase_customertool exe to upload an Atom 0.3 formatted XML file. When I execute the program, I get the following error:

Unhandled Exception: System.NotSupportedException: Stream does not support writing. at System.IO.__Error.WriteNotSupported() at System.IO.__ConsoleStream.Flush() at System.IO.__ConsoleStream.Close() at Google.GData.GoogleBase.Examples.CommandBase.ReadFromStandardInput() at Google.GData.GoogleBase.Examples.InsertCommand.Execute() at Google.GData.GoogleBase.Examples.CustomerTool.Execute(String[] args) at Google.GData.GoogleBase.Examples.CustomerTool.Main(String[] args)

Anybody know a work-around?