veron-li / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

Can not update exist photo's image binary data. #561

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ExistsPhoto.MediaSource = New MediaFileSource("D:\Temp\CN0002.jpg", 
"image/jpeg")
ExistsPhoto = Request.Update(Of Photo)(ExistsPhoto)

The existed image not replaced

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by youn...@gmail.com on 23 Dec 2011 at 4:16