Error 0x8007219E

Value: -2147016290 | 0x8007219E | 2147951006

What does it mean ?

ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT  
Insufficient attributes were given to create an object. This object may not exist because it may have been deleted and already garbage collected.
Value: 8606 | 0x219E | 0b0010000110011110

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