I can't seem to get past the error reported below. The strange part is that about 50% of the time, the MailItemService.Batch works, but the other half of the time it doesn't. Has anyone else ever seen this error come up frequently when doing Gapps Mail migration??? Please help, this has been plaguing me alot lately.
Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset,Int32 size) at System.Net.Security._SslStream.StartWriting(Byte[] buffer, Int32 offset,Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessWrite(Byte[] buffer, Int32 offset,Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.ConnectStream.InternalWrite(Boolean async, Byte[] buffer,Int32 offset, Int32 size, AsyncCallback callback, Object state) at System.Net.ConnectStream.Write(Byte[] buffer, Int32 offset, Int32 size) at Google.GData.Client.GDataGAuthRequest.CopyRequestData() at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter) at Google.GData.Client.GDataGAuthRequest.Execute() at Google.GData.Client.Service.EntrySend(Uri feedUri, AtomBase baseEntry,GDataRequestType type, AsyncSendData data) at Google.GData.Client.Service.Batch(AtomFeed feed, Uri batchUri,AsyncSendData data) at Google.GData.Client.Service.Batch(AtomFeed feed, Uri batchUri) at Google.GData.Apps.Migration.MailItemService.Batch(String domain, StringuserName, List`1 entries) at Google.GData.Apps.Migration.MailItemService.Batch(String domain, StringuserName, MailItemEntry[] entries) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
