Hi. :)
Every-time I debug a program after I work on it for about 20 minutes i get this error 3 times :
Exception of type 'System.OutOfMemoryException' was throw.
I am not a professional, just a hobby programmer, so i have no idea what it means. Please help me.
It does not prevent me from debugging, just that the program that I debug is not the same as it was when i pressed debug, its a "earlier" version of it.
It's not C sharp, its .NET, forgot to do that..
Microsoft Visual Studio 2010
Version 10.0.30319.1 RTMRel

