I use the following code block with some more code inside the using block:
using (System.Drawing.Bitmap tempImg = (System.Drawing.Bitmap)tempObj.GetDa
A Generic error occurs at GDI+ at Bitmap.Save() is generally received when the folder is protected, or the file name is invalid.
A common error is to forget to make a name and just write the folder name alone.