I get too many connection failures and upload does not proceed. What can i do?
Look at the trace file at the location given in AppData (Exact location in User Guide). If the exception says “The underlying connection was closed: An unexpected error occurred on a receive.”, it has been observed that its a .NET 1.1 issue. Uninstalling .NET 1.1 and having .NET 2.0 solves the problem. Google is looking for a better workaround for this issue.