What steps will reproduce the problem?
1.Initiate a resumable upload using ResumableUploader
2.register callback
3.Check AsyncOperationCompletedEventArgs.Entry when called
What is the expected output? What do you see instead?
expect: AsyncOperationCompletedEventArgs.Entry == DocumentEntry of uplaoded
file.
see: AsyncOperationCompletedEventArgs.Entry == null,
AsyncOperationCompletedEventArgs.Stream contains a valid DocumentEntry element
What version of the product are you using? On what operating system?
.net client library 1.8.0.0
Please provide any additional information below.
Would expect
Original issue reported on code.google.com by olep...@gmail.com on 4 Aug 2011 at 8:25
Original issue reported on code.google.com by
olep...@gmail.com
on 4 Aug 2011 at 8:25