At present, trying to upload a file larger than about 80 - 90Mb from the UI fails, with an out of memory exception being reported. Presumably we need to rework UploadAsync to use explicit chunked uploading when called from Silverlight?
At present, trying to upload a file larger than about 80 - 90Mb from the UI fails, with an out of memory exception being reported.
Presumably we need to rework UploadAsync to use explicit chunked uploading when called from Silverlight?