Error 0x80072140
Value: -2147016384 | 0x80072140 | 2147950912
What does it mean ?
-
ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE
-
- The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory.
- Value: 8512 | 0x2140 | 0b0010000101000000
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
StackOverflow
Other Errors for FACILITY_WIN32