> ## Content Index
> Fetch the complete content index at: https://irishdotnet.dev/llms.txt
> Use this file to discover other available public pages before exploring further.

# System OutOfMemoryException Error using System.IO
- URL: https://irishdotnet.dev/system-outofmemoryexception-error-using-system-io/
- Published: 2013-09-05T13:10:00.000Z
- Updated: 2024-08-05T07:30:26.000Z
- Author: Richard Reddy
- Tags: C#

If you ever see this exception error message it might be worth checking out that you're validating the files you're reading into your system to confirm that they are the correct file type. Wasted too much time on this error just now, oy!