When I try to play a video uploaded to the FTP server using .net code, it says 'Can't play. Item is unplayable, please reacquire the content. 0xc00d36e5'. Following is the code that I am using to upload a video file to the FTP server: Protected Sub btnUpload_Click(sender As Object, e [...] read more