A generic error occurred in GDI+, JPEG Image to MemoryStream

前端 未结 30 1810
再見小時候
再見小時候 2020-11-22 06:47

This seems to be a bit of an infamous error all over the web. So much so that I have been unable to find an answer to my problem as my scenario doesn\'t fit. An exception ge

30条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-22 07:09

    If you are trying to save an image to a remote location be sure to add the NETWORK_SERVICE user account into the security settings and give that user read and write permissions. Otherwise it is not going to work.

提交回复
热议问题