C# – Outputting image to response output stream giving GDI+ error
When outputting an image to the output stream, does it require temporary storage? I get the “generic GDI+” error that is usually associated with folder permission error when saving an image to file.