OutOfMemoryException while populating MemoryStream: 256MB allocation on 16GB system
I’m running the following method on my development IIS server (from VS2010 IDE) on a 64-bit Windows 7 machine with 16GB of installed RAM:
I’m running the following method on my development IIS server (from VS2010 IDE) on a 64-bit Windows 7 machine with 16GB of installed RAM:
I’m using Filestream for read big file (> 500 MB) and I get the OutOfMemoryException.
I have a file browser application in MVC4 that allows you to download a selected file from a controller.
I got the following problem
On my Debian VM machine with 512 MB RAM and 348 MB swap, what will happen if I open a 1 GB file in an editor and get out of memory?