Bitmap Save gives "A generic error occurred in GDI+"

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?Sm9hY2hpbQ==?=

    Bitmap Save gives "A generic error occurred in GDI+"

    I have a bitmap which I have retreived through the WebBrowser DrawToBitmap
    method into a Bitmap. When I try to save the bitmap I get

    "ExternalExcept ion occurred

    A generic error occurred in GDI+"

    Why can't I save the bitmap? I need to save it - how to do?
Working...