Out of Memory error in Visual Studio 2008, opening WinForms designer. How to solve?
- by Cheeso
I'm using Visual Studio and while fiddling around with a custom control, I started to get an out of memory error.
The stack trace is not helpful - it's just a bunch of frames doing Reflection and so on.
How can I fix this?