I tried uploading this file to GC and also got the same error.
I looked at the file and saw this (near the bottom of the file):
<Creator xsi:type="Device_t">
<Name></Name>
<UnitId>3312721930</UnitId>
<ProductID>450</ProductID>
I change it to this:
<Creator xsi:type="Device_t">
<Name>EDGE705</Name>
<UnitId>3312721930</UnitId>
<ProductID>450</ProductID>
After this I was able to successfully upload the file.
It looks like GC does not like files with un-named devices.
I tried uploading this file to GC and also got the same error.
I looked at the file and saw this (near the bottom of the file):
<Creator xsi:type="Device_t">
<Name></Name>
<UnitId>3312721930</UnitId>
<ProductID>450</ProductID>
I change it to this:
<Creator xsi:type="Device_t">
<Name>EDGE705</Name>
<UnitId>3312721930</UnitId>
<ProductID>450</ProductID>
After this I was able to successfully upload the file.
It looks like GC does not like files with un-named devices.