“A generic error occurred in GDI+” when attempting to use Image.Save

后端 未结 6 1039
挽巷
挽巷 2020-12-11 06:21

I am developing an Outlook 2010 Add-In, and am loading an image from a serialized XML file. The image loads fine, and am able to assign it to a pictureBox object on a Winfo

6条回答
  •  借酒劲吻你
    2020-12-11 07:07

    Had this issue myself, needed to check that the folder existed, GDI didn't tell me what went wrong, would have been nice.

提交回复
热议问题