I have a problem with save image from URL in local photos album and My code: But it shows an error at mediaLibrary.SavePicture(string.Format("SavedPicture{0}.jpg", DateTime.Now), isolatedStorageFileStream);. Can I help you? Thank all.
Asked
Active
Viewed 191 times
1 Answers
1
Ensure that you have checked the ID_CAP_MEDIALIB_PHOTO in your "capabilities" section of WMAppxmanifest.xml file. Provide some more error details, if this doesnt help you.

Pradeep AJ- Msft MVP
- 600
- 1
- 5
- 13
-
Thank you. I was fix it. – Bao Le Aug 07 '14 at 12:49