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?