Trying to test upload file using File.StartUpload but end up uploading empty file.
Every time a file is created with the expected file size, but no data is on the file. No exception or errors thrown, but file is empty. Code sample
Trying to test upload file using File.StartUpload but end up uploading empty file.
Every time a file is created with the expected file size, but no data is on the file. No exception or errors thrown, but file is empty. Code sample