I have an UploadOperation and I want to restart it after app start. It has a BytesSend value > 0 and the progress.status value is Error. If I try to AttchAsync than I get "Exception from HRESULT: 0x80072EF1".
What can I do to restart the UploadOperation? I don't know which image to upload because my upload.SourceFile == null.
thanx newone
User contributions licensed under CC BY-SA 3.0