Error 0x80073AB0
Value: -2147009872 | 0x80073AB0 | 2147957424
What does it mean ?
-
ERROR_EVT_INVALID_PUBLISHER_PROPERTY_VALUE
-
- Publisher property %1!s! contains invalid value. The value has invalid type, is outside of valid range, can't be updated or is not supported by this type of publisher.
- Value: 15024 | 0x3AB0 | 0b0011101010110000
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