Visual Studio – OutOfMemory

Nelle versioni 2005 2008 2010 di Visual Studio si può incorrere nell’errore:

ASP.NET runtime error: Exception of type ‘System.OutOfMemoryException’ was thrown.

Questo, a quanto pare, sembrerebbe un problema di frammentazione degli indirizzi di memoria.

Per provare a eliminare tale errore, si può optare per l’installazione di tool wrapper, qui maggiori dettagli:

http://confluence.jetbrains.net/display/ReSharper/OutOfMemoryException+Fix

This entry was posted in Microsoft .NET Visual Basic. Bookmark the permalink.