Home > Programming, Tips and Tricks > Out-of-memory exception in Visual Studio

Out-of-memory exception in Visual Studio

February 24th, 2009

There is a limit in 32-bit windows to only use up to 2GB of RAM. This site lists a hack to fix it both in the boot.ini (XP) and also in Visual Studio, although I haven’t been successful with the /LARGEADDRESSAWARE command yet.

http://stevenharman.net/blog/archive/2008/04/29/hacking-visual-studio-to-use-more-than-2gigabytes-of-memory.aspx

Programming, Tips and Tricks , ,

  1. No comments yet.
  1. No trackbacks yet.