Error 0x8007030D

Value: -2147024115 | 0x8007030D | 2147943181

What does it mean ?

ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE  
The Desktop heap encountered an error while allocating session memory. There is more information in the system event log.
Value: 781 | 0x030D | 0b0000001100001101

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32