NUnit Forms fail to create a desktop
Brought to you by:
charliepoole,
lukemaxon
Message: Not enough storage is available to process
this command
Type: System.ComponentModel.Win32Exception
Source: NUnitForms
NativeErrorCode: 8
ErrorCode: -2147467259
This happens when I'm trying to do nearly anything in
NUnitForms.
My computer currently have ~400Mb of ram available.
The culprit is Win32.CreateDesktop(), but I've no idea why.