Error 0x800711DC

Value: -2147020324 | 0x800711DC | 2147946972

What does it mean ?

ERROR_PLATFORM_MANIFEST_FILE_NOT_AUTHORIZED  
The file is not authorized on this platform because an entry was not found in the Platform Manifest.
Value: 4572 | 0x11DC | 0b0001000111011100

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