Error 0x800711DD

Value: -2147020323 | 0x800711DD | 2147946973

What does it mean ?

ERROR_PLATFORM_MANIFEST_CATALOG_NOT_AUTHORIZED  
The catalog is not authorized on this platform because an entry was not found in the Platform Manifest.
Value: 4573 | 0x11DD | 0b0001000111011101

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