Error 0x80072096

Value: -2147016554 | 0x80072096 | 2147950742

What does it mean ?

ERROR_DS_DSA_MUST_BE_INT_MASTER  
The operation can only be performed on an internal master DSA object.
Value: 8342 | 0x2096 | 0b0010000010010110

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