Plip's Weblog

Phil Winstanley - British Microsoft ASP.NET MVP & ASP Insider.

Browse by Tags

All Tags » System.OutOfMemoryException (RSS)
Image.FromFile("...") and System.OutOfMemoryException
I was getting the following exception when processing a folder full of images: - Type: System.OutOfMemoryException Message: Out of memory. Source: System.Drawing TargetSite:System.Drawing.Image FromFile(System.String, Boolean) HelpLink:null StackTrace...
More Posts