E_UNEXPECTED |
-2147418113 |
0x8000ffff |
Catastrophic failure |
E_NOTIMPL |
-2147467263 |
0x80004001 |
Not implemented |
E_OUTOFMEMORY |
-2147024882 |
0x8007000e |
Ran out of memory |
E_INVALIDARG |
-2147024809 |
0x80070057 |
One or more arguments are invalid |
E_NOINTERFACE |
-2147467262 |
0x80004002 |
No such interface supported |
E_POINTER |
-2147467261 |
0x80004003 |
Invalid pointer |
E_HANDLE |
-2147024890 |
0x80070006 |
Invalid handle |
E_ABORT |
-2147467260 |
0x80004004 |
Operation aborted |
E_FAIL |
-2147467259 |
0x80004005 |
Unspecified error |
E_ACCESSDENIED |
-2147024891 |
0x80070005 |
General access denied error |
E_NOTIMPL |
-2147483647 |
0x80000001 |
Not implemented |
E_OUTOFMEMORY |
-2147483646 |
0x80000002 |
Ran out of memory |
E_INVALIDARG |
-2147483645 |
0x80000003 |
One or more arguments are invalid |
E_NOINTERFACE |
-2147483644 |
0x80000004 |
No such interface supported |
E_POINTER |
-2147483643 |
0x80000005 |
Invalid pointer |
E_HANDLE |
-2147483642 |
0x80000006 |
Invalid handle |
E_ABORT |
-2147483641 |
0x80000007 |
Operation aborted |
E_FAIL |
-2147483640 |
0x80000008 |
Unspecified error |
E_ACCESSDENIED |
-2147483639 |
0x80000009 |
General access denied error |
E_PENDING |
-2147483638 |
0x8000000a |
The data necessary to complete this operation is not yet available. |
E_BOUNDS |
-2147483637 |
0x8000000b |
The operation attempted to access data outside the valid range |
E_CHANGED_STATE |
-2147483636 |
0x8000000c |
A concurrent or interleaved operation changed the state of the object, invalidating this operation. |
E_ILLEGAL_STATE_CHANGE |
-2147483635 |
0x8000000d |
An illegal state change was requested. |
E_ILLEGAL_METHOD_CALL |
-2147483634 |
0x8000000e |
A method was called at an unexpected time. |
RO_E_METADATA_NAME_NOT_FOUND |
-2147483633 |
0x8000000f |
Typename or Namespace was not found in metadata file. |
RO_E_METADATA_NAME_IS_NAMESPACE |
-2147483632 |
0x80000010 |
Name is an existing namespace rather than a typename. |
RO_E_METADATA_INVALID_TYPE_FORMAT |
-2147483631 |
0x80000011 |
Typename has an invalid format. |
RO_E_INVALID_METADATA_FILE |
-2147483630 |
0x80000012 |
Metadata file is invalid or corrupted. |
RO_E_CLOSED |
-2147483629 |
0x80000013 |
The object has been closed. |
RO_E_EXCLUSIVE_WRITE |
-2147483628 |
0x80000014 |
Only one thread may access the object during a write operation. |
RO_E_CHANGE_NOTIFICATION_IN_PROGRESS |
-2147483627 |
0x80000015 |
Operation is prohibited during change notification. |
RO_E_ERROR_STRING_NOT_FOUND |
-2147483626 |
0x80000016 |
The text associated with this error code could not be found. |
E_STRING_NOT_NULL_TERMINATED |
-2147483625 |
0x80000017 |
String not null terminated. |
E_ILLEGAL_DELEGATE_ASSIGNMENT |
-2147483624 |
0x80000018 |
A delegate was assigned when not allowed. |
E_ASYNC_OPERATION_NOT_STARTED |
-2147483623 |
0x80000019 |
An async operation was not properly started. |
E_APPLICATION_EXITING |
-2147483622 |
0x8000001a |
The application is exiting and cannot service this request |
E_APPLICATION_VIEW_EXITING |
-2147483621 |
0x8000001b |
The application view is exiting and cannot service this request |
RO_E_MUST_BE_AGILE |
-2147483620 |
0x8000001c |
The object must support the IAgileObject interface |
RO_E_UNSUPPORTED_FROM_MTA |
-2147483619 |
0x8000001d |
Activating a single-threaded class from MTA is not supported |
RO_E_COMMITTED |
-2147483618 |
0x8000001e |
The object has been committed. |
RO_E_BLOCKED_CROSS_ASTA_CALL |
-2147483617 |
0x8000001f |
A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control. |
RO_E_CANNOT_ACTIVATE_FULL_TRUST_SERVER |
-2147483616 |
0x80000020 |
A universal application process cannot activate a packaged WinRT server that is declared to run full trust. |
RO_E_CANNOT_ACTIVATE_UNIVERSAL_APPLICATION_SERVER |
-2147483615 |
0x80000021 |
A full trust packaged application process cannot activate a packaged WinRT server unless it is also declared to run full trust. |
CO_E_INIT_TLS |
-2147467258 |
0x80004006 |
Thread local storage failure |
CO_E_INIT_SHARED_ALLOCATOR |
-2147467257 |
0x80004007 |
Get shared memory allocator failure |
CO_E_INIT_MEMORY_ALLOCATOR |
-2147467256 |
0x80004008 |
Get memory allocator failure |
CO_E_INIT_CLASS_CACHE |
-2147467255 |
0x80004009 |
Unable to initialize class cache |
CO_E_INIT_RPC_CHANNEL |
-2147467254 |
0x8000400a |
Unable to initialize RPC services |
CO_E_INIT_TLS_SET_CHANNEL_CONTROL |
-2147467253 |
0x8000400b |
Cannot set thread local storage channel control |
CO_E_INIT_TLS_CHANNEL_CONTROL |
-2147467252 |
0x8000400c |
Could not allocate thread local storage channel control |
CO_E_INIT_UNACCEPTED_USER_ALLOCATOR |
-2147467251 |
0x8000400d |
The user supplied memory allocator is unacceptable |
CO_E_INIT_SCM_MUTEX_EXISTS |
-2147467250 |
0x8000400e |
The OLE service mutex already exists |
CO_E_INIT_SCM_FILE_MAPPING_EXISTS |
-2147467249 |
0x8000400f |
The OLE service file mapping already exists |
CO_E_INIT_SCM_MAP_VIEW_OF_FILE |
-2147467248 |
0x80004010 |
Unable to map view of file for OLE service |
CO_E_INIT_SCM_EXEC_FAILURE |
-2147467247 |
0x80004011 |
Failure attempting to launch OLE service |
CO_E_INIT_ONLY_SINGLE_THREADED |
-2147467246 |
0x80004012 |
There was an attempt to call CoInitialize a second time while single threaded |
CO_E_CANT_REMOTE |
-2147467245 |
0x80004013 |
A Remote activation was necessary but was not allowed |
CO_E_BAD_SERVER_NAME |
-2147467244 |
0x80004014 |
A Remote activation was necessary but the server name provided was invalid |
CO_E_WRONG_SERVER_IDENTITY |
-2147467243 |
0x80004015 |
The class is configured to run as a security id different from the caller |
CO_E_RUNAS_SYNTAX |
-2147467241 |
0x80004017 |
A RunAs specification must be <user name> or simply |
CO_E_CREATEPROCESS_FAILURE |
-2147467240 |
0x80004018 |
The server process could not be started. The pathname may be incorrect. |
CO_E_RUNAS_CREATEPROCESS_FAILURE |
-2147467239 |
0x80004019 |
The server process could not be started as the configured identity. The pathname may be incorrect or unavailable. |
CO_E_RUNAS_LOGON_FAILURE |
-2147467238 |
0x8000401a |
The server process could not be started because the configured identity is incorrect. Check the username and password. |
CO_E_LAUNCH_PERMSSION_DENIED |
-2147467237 |
0x8000401b |
The client is not allowed to launch this server. |
CO_E_START_SERVICE_FAILURE |
-2147467236 |
0x8000401c |
The service providing this server could not be started. |
CO_E_REMOTE_COMMUNICATION_FAILURE |
-2147467235 |
0x8000401d |
This computer was unable to communicate with the computer providing the server. |
CO_E_SERVER_START_TIMEOUT |
-2147467234 |
0x8000401e |
The server did not respond after being launched. |
CO_E_CLSREG_INCONSISTENT |
-2147467233 |
0x8000401f |
The registration information for this server is inconsistent or incomplete. |
CO_E_IIDREG_INCONSISTENT |
-2147467232 |
0x80004020 |
The registration information for this interface is inconsistent or incomplete. |
CO_E_NOT_SUPPORTED |
-2147467231 |
0x80004021 |
The operation attempted is not supported. |
CO_E_RELOAD_DLL |
-2147467230 |
0x80004022 |
A dll must be loaded. |
CO_E_MSI_ERROR |
-2147467229 |
0x80004023 |
A Microsoft Software Installer error was encountered. |
CO_E_ATTEMPT_TO_CREATE_OUTSIDE_CLIENT_CONTEXT |
-2147467228 |
0x80004024 |
The specified activation could not occur in the client context as specified. |
CO_E_SERVER_PAUSED |
-2147467227 |
0x80004025 |
Activations on the server are paused. |
CO_E_SERVER_NOT_PAUSED |
-2147467226 |
0x80004026 |
Activations on the server are not paused. |
CO_E_CLASS_DISABLED |
-2147467225 |
0x80004027 |
The component or application containing the component has been disabled. |
CO_E_CLRNOTAVAILABLE |
-2147467224 |
0x80004028 |
The common language runtime is not available |
CO_E_ASYNC_WORK_REJECTED |
-2147467223 |
0x80004029 |
The thread-pool rejected the submitted asynchronous work. |
CO_E_SERVER_INIT_TIMEOUT |
-2147467222 |
0x8000402a |
The server started, but did not finish initializing in a timely fashion. |
CO_E_NO_SECCTX_IN_ACTIVATE |
-2147467221 |
0x8000402b |
Unable to complete the call since there is no COM+ security context inside IObjectControl.Activate. |
CO_E_TRACKER_CONFIG |
-2147467216 |
0x80004030 |
The provided tracker configuration is invalid |
CO_E_THREADPOOL_CONFIG |
-2147467215 |
0x80004031 |
The provided thread pool configuration is invalid |
CO_E_SXS_CONFIG |
-2147467214 |
0x80004032 |
The provided side-by-side configuration is invalid |
CO_E_MALFORMED_SPN |
-2147467213 |
0x80004033 |
The server principal name (SPN) obtained during security negotiation is malformed. |
CO_E_UNREVOKED_REGISTRATION_ON_APARTMENT_SHUTDOWN |
-2147467212 |
0x80004034 |
The caller failed to revoke a per-apartment registration before apartment shutdown. |
CO_E_PREMATURE_STUB_RUNDOWN |
-2147467211 |
0x80004035 |
The object has been rundown by the stub manager while there are external clients. |
OLE_E_OLEVERB |
-2147221504 |
0x80040000 |
Invalid OLEVERB structure |
OLE_E_ADVF |
-2147221503 |
0x80040001 |
Invalid advise flags |
OLE_E_ENUM_NOMORE |
-2147221502 |
0x80040002 |
Can't enumerate any more, because the associated data is missing |
OLE_E_ADVISENOTSUPPORTED |
-2147221501 |
0x80040003 |
This implementation doesn't take advises |
OLE_E_NOCONNECTION |
-2147221500 |
0x80040004 |
There is no connection for this connection ID |
OLE_E_NOTRUNNING |
-2147221499 |
0x80040005 |
Need to run the object to perform this operation |
OLE_E_NOCACHE |
-2147221498 |
0x80040006 |
There is no cache to operate on |
OLE_E_BLANK |
-2147221497 |
0x80040007 |
Uninitialized object |
OLE_E_CLASSDIFF |
-2147221496 |
0x80040008 |
Linked object's source class has changed |
OLE_E_CANT_GETMONIKER |
-2147221495 |
0x80040009 |
Not able to get the moniker of the object |
OLE_E_CANT_BINDTOSOURCE |
-2147221494 |
0x8004000a |
Not able to bind to the source |
OLE_E_STATIC |
-2147221493 |
0x8004000b |
Object is static; operation not allowed |
OLE_E_PROMPTSAVECANCELLED |
-2147221492 |
0x8004000c |
User canceled out of save dialog |
OLE_E_INVALIDRECT |
-2147221491 |
0x8004000d |
Invalid rectangle |
OLE_E_WRONGCOMPOBJ |
-2147221490 |
0x8004000e |
compobj.dll is too old for the ole2.dll initialized |
OLE_E_INVALIDHWND |
-2147221489 |
0x8004000f |
Invalid window handle |
OLE_E_NOT_INPLACEACTIVE |
-2147221488 |
0x80040010 |
Object is not in any of the inplace active states |
OLE_E_CANTCONVERT |
-2147221487 |
0x80040011 |
Not able to convert object |
OLE_E_NOSTORAGE |
-2147221486 |
0x80040012 |
Not able to perform the operation because object is not given storage yet |
DV_E_FORMATETC |
-2147221404 |
0x80040064 |
Invalid FORMATETC structure |
DV_E_DVTARGETDEVICE |
-2147221403 |
0x80040065 |
Invalid DVTARGETDEVICE structure |
DV_E_STGMEDIUM |
-2147221402 |
0x80040066 |
Invalid STDGMEDIUM structure |
DV_E_STATDATA |
-2147221401 |
0x80040067 |
Invalid STATDATA structure |
DV_E_LINDEX |
-2147221400 |
0x80040068 |
Invalid lindex |
DV_E_TYMED |
-2147221399 |
0x80040069 |
Invalid tymed |
DV_E_CLIPFORMAT |
-2147221398 |
0x8004006a |
Invalid clipboard format |
DV_E_DVASPECT |
-2147221397 |
0x8004006b |
Invalid aspect(s) |
DV_E_DVTARGETDEVICE_SIZE |
-2147221396 |
0x8004006c |
tdSize parameter of the DVTARGETDEVICE structure is invalid |
DV_E_NOIVIEWOBJECT |
-2147221395 |
0x8004006d |
Object doesn't support IViewObject interface |
DRAGDROP_E_NOTREGISTERED |
-2147221248 |
0x80040100 |
Trying to revoke a drop target that has not been registered |
DRAGDROP_E_ALREADYREGISTERED |
-2147221247 |
0x80040101 |
This window has already been registered as a drop target |
DRAGDROP_E_INVALIDHWND |
-2147221246 |
0x80040102 |
Invalid window handle |
DRAGDROP_E_CONCURRENT_DRAG_ATTEMPTED |
-2147221245 |
0x80040103 |
A drag operation is already in progress |
CLASS_E_NOAGGREGATION |
-2147221232 |
0x80040110 |
Class does not support aggregation (or class object is remote) |
CLASS_E_CLASSNOTAVAILABLE |
-2147221231 |
0x80040111 |
ClassFactory cannot supply requested class |
CLASS_E_NOTLICENSED |
-2147221230 |
0x80040112 |
Class is not licensed for use |
VIEW_E_DRAW |
-2147221184 |
0x80040140 |
Error drawing view |
REGDB_E_READREGDB |
-2147221168 |
0x80040150 |
Could not read key from registry |
REGDB_E_WRITEREGDB |
-2147221167 |
0x80040151 |
Could not write key to registry |
REGDB_E_KEYMISSING |
-2147221166 |
0x80040152 |
Could not find the key in the registry |
REGDB_E_INVALIDVALUE |
-2147221165 |
0x80040153 |
Invalid value for registry |
REGDB_E_CLASSNOTREG |
-2147221164 |
0x80040154 |
Class not registered |
REGDB_E_IIDNOTREG |
-2147221163 |
0x80040155 |
Interface not registered |
REGDB_E_BADTHREADINGMODEL |
-2147221162 |
0x80040156 |
Threading model entry is not valid |
REGDB_E_PACKAGEPOLICYVIOLATION |
-2147221161 |
0x80040157 |
A registration in a package violates package-specific policies |
CAT_E_CATIDNOEXIST |
-2147221152 |
0x80040160 |
CATID does not exist |
CAT_E_NODESCRIPTION |
-2147221151 |
0x80040161 |
Description not found |
CS_E_PACKAGE_NOTFOUND |
-2147221148 |
0x80040164 |
No package in the software installation data in the Active Directory meets this criteria. |
CS_E_NOT_DELETABLE |
-2147221147 |
0x80040165 |
Deleting this will break the referential integrity of the software installation data in the Active Directory. |
CS_E_CLASS_NOTFOUND |
-2147221146 |
0x80040166 |
The CLSID was not found in the software installation data in the Active Directory. |
CS_E_INVALID_VERSION |
-2147221145 |
0x80040167 |
The software installation data in the Active Directory is corrupt. |
CS_E_NO_CLASSSTORE |
-2147221144 |
0x80040168 |
There is no software installation data in the Active Directory. |
CS_E_OBJECT_NOTFOUND |
-2147221143 |
0x80040169 |
There is no software installation data object in the Active Directory. |
CS_E_OBJECT_ALREADY_EXISTS |
-2147221142 |
0x8004016a |
The software installation data object in the Active Directory already exists. |
CS_E_INVALID_PATH |
-2147221141 |
0x8004016b |
The path to the software installation data in the Active Directory is not correct. |
CS_E_NETWORK_ERROR |
-2147221140 |
0x8004016c |
A network error interrupted the operation. |
CS_E_ADMIN_LIMIT_EXCEEDED |
-2147221139 |
0x8004016d |
The size of this object exceeds the maximum size set by the Administrator. |
CS_E_SCHEMA_MISMATCH |
-2147221138 |
0x8004016e |
The schema for the software installation data in the Active Directory does not match the required schema. |
CS_E_INTERNAL_ERROR |
-2147221137 |
0x8004016f |
An error occurred in the software installation data in the Active Directory. |
CACHE_E_NOCACHE_UPDATED |
-2147221136 |
0x80040170 |
Cache not updated |
OLEOBJ_E_NOVERBS |
-2147221120 |
0x80040180 |
No verbs for OLE object |
OLEOBJ_E_INVALIDVERB |
-2147221119 |
0x80040181 |
Invalid verb for OLE object |
INPLACE_E_NOTUNDOABLE |
-2147221088 |
0x800401a0 |
Undo is not available |
INPLACE_E_NOTOOLSPACE |
-2147221087 |
0x800401a1 |
Space for tools is not available |
CLIPBRD_E_CANT_OPEN |
-2147221040 |
0x800401d0 |
OpenClipboard Failed |
CLIPBRD_E_CANT_EMPTY |
-2147221039 |
0x800401d1 |
EmptyClipboard Failed |
CLIPBRD_E_CANT_SET |
-2147221038 |
0x800401d2 |
SetClipboard Failed |
CLIPBRD_E_BAD_DATA |
-2147221037 |
0x800401d3 |
Data on clipboard is invalid |
CLIPBRD_E_CANT_CLOSE |
-2147221036 |
0x800401d4 |
CloseClipboard Failed |
MK_E_CONNECTMANUALLY |
-2147221024 |
0x800401e0 |
Moniker needs to be connected manually |
MK_E_EXCEEDEDDEADLINE |
-2147221023 |
0x800401e1 |
Operation exceeded deadline |
MK_E_NEEDGENERIC |
-2147221022 |
0x800401e2 |
Moniker needs to be generic |
MK_E_UNAVAILABLE |
-2147221021 |
0x800401e3 |
Operation unavailable |
MK_E_SYNTAX |
-2147221020 |
0x800401e4 |
Invalid syntax |
MK_E_NOOBJECT |
-2147221019 |
0x800401e5 |
No object for moniker |
MK_E_INVALIDEXTENSION |
-2147221018 |
0x800401e6 |
Bad extension for file |
MK_E_INTERMEDIATEINTERFACENOTSUPPORTED |
-2147221017 |
0x800401e7 |
Intermediate operation failed |
MK_E_NOTBINDABLE |
-2147221016 |
0x800401e8 |
Moniker is not bindable |
MK_E_NOTBOUND |
-2147221015 |
0x800401e9 |
Moniker is not bound |
MK_E_CANTOPENFILE |
-2147221014 |
0x800401ea |
Moniker cannot open file |
MK_E_MUSTBOTHERUSER |
-2147221013 |
0x800401eb |
User input required for operation to succeed |
MK_E_NOINVERSE |
-2147221012 |
0x800401ec |
Moniker class has no inverse |
MK_E_NOSTORAGE |
-2147221011 |
0x800401ed |
Moniker does not refer to storage |
MK_E_NOPREFIX |
-2147221010 |
0x800401ee |
No common prefix |
MK_E_ENUMERATION_FAILED |
-2147221009 |
0x800401ef |
Moniker could not be enumerated |
CO_E_NOTINITIALIZED |
-2147221008 |
0x800401f0 |
CoInitialize has not been called. |
CO_E_ALREADYINITIALIZED |
-2147221007 |
0x800401f1 |
CoInitialize has already been called. |
CO_E_CANTDETERMINECLASS |
-2147221006 |
0x800401f2 |
Class of object cannot be determined |
CO_E_CLASSSTRING |
-2147221005 |
0x800401f3 |
Invalid class string |
CO_E_IIDSTRING |
-2147221004 |
0x800401f4 |
Invalid interface string |
CO_E_APPNOTFOUND |
-2147221003 |
0x800401f5 |
Application not found |
CO_E_APPSINGLEUSE |
-2147221002 |
0x800401f6 |
Application cannot be run more than once |
CO_E_ERRORINAPP |
-2147221001 |
0x800401f7 |
Some error in application program |
CO_E_DLLNOTFOUND |
-2147221000 |
0x800401f8 |
DLL for class not found |
CO_E_ERRORINDLL |
-2147220999 |
0x800401f9 |
Error in the DLL |
CO_E_WRONGOSFORAPP |
-2147220998 |
0x800401fa |
Wrong OS or OS version for application |
CO_E_OBJNOTREG |
-2147220997 |
0x800401fb |
Object is not registered |
CO_E_OBJISREG |
-2147220996 |
0x800401fc |
Object is already registered |
CO_E_OBJNOTCONNECTED |
-2147220995 |
0x800401fd |
Object is not connected to server |
CO_E_APPDIDNTREG |
-2147220994 |
0x800401fe |
Application was launched but it didn't register a class factory |
CO_E_RELEASED |
-2147220993 |
0x800401ff |
Object has been released |
EVENT_S_SOME_SUBSCRIBERS_FAILED |
262656 |
0x40200 |
An event was able to invoke some but not all of the subscribers |
EVENT_E_ALL_SUBSCRIBERS_FAILED |
-2147220991 |
0x80040201 |
An event was unable to invoke any of the subscribers |
EVENT_S_NOSUBSCRIBERS |
262658 |
0x40202 |
An event was delivered but there were no subscribers |
EVENT_E_QUERYSYNTAX |
-2147220989 |
0x80040203 |
A syntax error occurred trying to evaluate a query string |
EVENT_E_QUERYFIELD |
-2147220988 |
0x80040204 |
An invalid field name was used in a query string |
EVENT_E_INTERNALEXCEPTION |
-2147220987 |
0x80040205 |
An unexpected exception was raised |
EVENT_E_INTERNALERROR |
-2147220986 |
0x80040206 |
An unexpected internal error was detected |
EVENT_E_INVALID_PER_USER_SID |
-2147220985 |
0x80040207 |
The owner SID on a per-user subscription doesn't exist |
EVENT_E_USER_EXCEPTION |
-2147220984 |
0x80040208 |
A user-supplied component or subscriber raised an exception |
EVENT_E_TOO_MANY_METHODS |
-2147220983 |
0x80040209 |
An interface has too many methods to fire events from |
EVENT_E_MISSING_EVENTCLASS |
-2147220982 |
0x8004020a |
A subscription cannot be stored unless its event class already exists |
EVENT_E_NOT_ALL_REMOVED |
-2147220981 |
0x8004020b |
Not all the objects requested could be removed |
EVENT_E_COMPLUS_NOT_INSTALLED |
-2147220980 |
0x8004020c |
COM+ is required for this operation, but is not installed |
EVENT_E_CANT_MODIFY_OR_DELETE_UNCONFIGURED_OBJECT |
-2147220979 |
0x8004020d |
Cannot modify or delete an object that was not added using the COM+ Admin SDK |
EVENT_E_CANT_MODIFY_OR_DELETE_CONFIGURED_OBJECT |
-2147220978 |
0x8004020e |
Cannot modify or delete an object that was added using the COM+ Admin SDK |
EVENT_E_INVALID_EVENT_CLASS_PARTITION |
-2147220977 |
0x8004020f |
The event class for this subscription is in an invalid partition |
EVENT_E_PER_USER_SID_NOT_LOGGED_ON |
-2147220976 |
0x80040210 |
The owner of the PerUser subscription is not logged on to the system specified |
TPC_E_INVALID_PROPERTY |
-2147220927 |
0x80040241 |
TabletPC inking error code. The property was not found, or supported by the recognizer |
TPC_E_NO_DEFAULT_TABLET |
-2147220974 |
0x80040212 |
TabletPC inking error code. No default tablet |
TPC_E_UNKNOWN_PROPERTY |
-2147220965 |
0x8004021b |
TabletPC inking error code. Unknown property specified |
TPC_E_INVALID_INPUT_RECT |
-2147220967 |
0x80040219 |
TabletPC inking error code. An invalid input rectangle was specified |
TPC_E_INVALID_STROKE |
-2147220958 |
0x80040222 |
TabletPC inking error code. The stroke object was deleted |
TPC_E_INITIALIZE_FAIL |
-2147220957 |
0x80040223 |
TabletPC inking error code. Initialization failure |
TPC_E_NOT_RELEVANT |
-2147220942 |
0x80040232 |
TabletPC inking error code. The data required for the operation was not supplied |
TPC_E_INVALID_PACKET_DESCRIPTION |
-2147220941 |
0x80040233 |
TabletPC inking error code. Invalid packet description |
TPC_E_RECOGNIZER_NOT_REGISTERED |
-2147220939 |
0x80040235 |
TabletPC inking error code. There are no handwriting recognizers registered |
TPC_E_INVALID_RIGHTS |
-2147220938 |
0x80040236 |
TabletPC inking error code. User does not have the necessary rights to read recognizer information |
TPC_E_OUT_OF_ORDER_CALL |
-2147220937 |
0x80040237 |
TabletPC inking error code. API calls were made in an incorrect order |
TPC_E_QUEUE_FULL |
-2147220936 |
0x80040238 |
TabletPC inking error code. Queue is full |
TPC_E_INVALID_CONFIGURATION |
-2147220935 |
0x80040239 |
TabletPC inking error code. RtpEnabled called multiple times |
TPC_E_INVALID_DATA_FROM_RECOGNIZER |
-2147220934 |
0x8004023a |
TabletPC inking error code. A recognizer returned invalid data |
TPC_S_TRUNCATED |
262738 |
0x40252 |
TabletPC inking error code. String was truncated |
TPC_S_INTERRUPTED |
262739 |
0x40253 |
TabletPC inking error code. Recognition or training was interrupted |
TPC_S_NO_DATA_TO_PROCESS |
262740 |
0x40254 |
TabletPC inking error code. No personalization update to the recognizer because no training data found |
XACT_E_ALREADYOTHERSINGLEPHASE |
-2147168256 |
0x8004d000 |
Another single phase resource manager has already been enlisted in this transaction. |
XACT_E_CANTRETAIN |
-2147168255 |
0x8004d001 |
A retaining commit or abort is not supported |
XACT_E_COMMITFAILED |
-2147168254 |
0x8004d002 |
The transaction failed to commit for an unknown reason. The transaction was aborted. |
XACT_E_COMMITPREVENTED |
-2147168253 |
0x8004d003 |
Cannot call commit on this transaction object because the calling application did not initiate the transaction. |
XACT_E_HEURISTICABORT |
-2147168252 |
0x8004d004 |
Instead of committing, the resource heuristically aborted. |
XACT_E_HEURISTICCOMMIT |
-2147168251 |
0x8004d005 |
Instead of aborting, the resource heuristically committed. |
XACT_E_HEURISTICDAMAGE |
-2147168250 |
0x8004d006 |
Some of the states of the resource were committed while others were aborted, likely because of heuristic decisions. |
XACT_E_HEURISTICDANGER |
-2147168249 |
0x8004d007 |
Some of the states of the resource may have been committed while others may have been aborted, likely because of heuristic decisions. |
XACT_E_ISOLATIONLEVEL |
-2147168248 |
0x8004d008 |
The requested isolation level is not valid or supported. |
XACT_E_NOASYNC |
-2147168247 |
0x8004d009 |
The transaction manager doesn't support an asynchronous operation for this method. |
XACT_E_NOENLIST |
-2147168246 |
0x8004d00a |
Unable to enlist in the transaction. |
XACT_E_NOISORETAIN |
-2147168245 |
0x8004d00b |
The requested semantics of retention of isolation across retaining commit and abort boundaries cannot be supported by this transaction implementation, or isoFlags was not equal to zero. |
XACT_E_NORESOURCE |
-2147168244 |
0x8004d00c |
There is no resource presently associated with this enlistment |
XACT_E_NOTCURRENT |
-2147168243 |
0x8004d00d |
The transaction failed to commit due to the failure of optimistic concurrency control in at least one of the resource managers. |
XACT_E_NOTRANSACTION |
-2147168242 |
0x8004d00e |
The transaction has already been implicitly or explicitly committed or aborted |
XACT_E_NOTSUPPORTED |
-2147168241 |
0x8004d00f |
An invalid combination of flags was specified |
XACT_E_UNKNOWNRMGRID |
-2147168240 |
0x8004d010 |
The resource manager id is not associated with this transaction or the transaction manager. |
XACT_E_WRONGSTATE |
-2147168239 |
0x8004d011 |
This method was called in the wrong state |
XACT_E_WRONGUOW |
-2147168238 |
0x8004d012 |
The indicated unit of work does not match the unit of work expected by the resource manager. |
XACT_E_XTIONEXISTS |
-2147168237 |
0x8004d013 |
An enlistment in a transaction already exists. |
XACT_E_NOIMPORTOBJECT |
-2147168236 |
0x8004d014 |
An import object for the transaction could not be found. |
XACT_E_INVALIDCOOKIE |
-2147168235 |
0x8004d015 |
The transaction cookie is invalid. |
XACT_E_INDOUBT |
-2147168234 |
0x8004d016 |
The transaction status is in doubt. A communication failure occurred, or a transaction manager or resource manager has failed |
XACT_E_NOTIMEOUT |
-2147168233 |
0x8004d017 |
A time-out was specified, but time-outs are not supported. |
XACT_E_ALREADYINPROGRESS |
-2147168232 |
0x8004d018 |
The requested operation is already in progress for the transaction. |
XACT_E_ABORTED |
-2147168231 |
0x8004d019 |
The transaction has already been aborted. |
XACT_E_LOGFULL |
-2147168230 |
0x8004d01a |
The Transaction Manager returned a log full error. |
XACT_E_TMNOTAVAILABLE |
-2147168229 |
0x8004d01b |
The Transaction Manager is not available. |
XACT_E_CONNECTION_DOWN |
-2147168228 |
0x8004d01c |
A connection with the transaction manager was lost. |
XACT_E_CONNECTION_DENIED |
-2147168227 |
0x8004d01d |
A request to establish a connection with the transaction manager was denied. |
XACT_E_REENLISTTIMEOUT |
-2147168226 |
0x8004d01e |
Resource manager reenlistment to determine transaction status timed out. |
XACT_E_TIP_CONNECT_FAILED |
-2147168225 |
0x8004d01f |
This transaction manager failed to establish a connection with another TIP transaction manager. |
XACT_E_TIP_PROTOCOL_ERROR |
-2147168224 |
0x8004d020 |
This transaction manager encountered a protocol error with another TIP transaction manager. |
XACT_E_TIP_PULL_FAILED |
-2147168223 |
0x8004d021 |
This transaction manager could not propagate a transaction from another TIP transaction manager. |
XACT_E_DEST_TMNOTAVAILABLE |
-2147168222 |
0x8004d022 |
The Transaction Manager on the destination machine is not available. |
XACT_E_TIP_DISABLED |
-2147168221 |
0x8004d023 |
The Transaction Manager has disabled its support for TIP. |
XACT_E_NETWORK_TX_DISABLED |
-2147168220 |
0x8004d024 |
The transaction manager has disabled its support for remote/network transactions. |
XACT_E_PARTNER_NETWORK_TX_DISABLED |
-2147168219 |
0x8004d025 |
The partner transaction manager has disabled its support for remote/network transactions. |
XACT_E_XA_TX_DISABLED |
-2147168218 |
0x8004d026 |
The transaction manager has disabled its support for XA transactions. |
XACT_E_UNABLE_TO_READ_DTC_CONFIG |
-2147168217 |
0x8004d027 |
MSDTC was unable to read its configuration information. |
XACT_E_UNABLE_TO_LOAD_DTC_PROXY |
-2147168216 |
0x8004d028 |
MSDTC was unable to load the dtc proxy dll. |
XACT_E_ABORTING |
-2147168215 |
0x8004d029 |
The local transaction has aborted. |
XACT_E_PUSH_COMM_FAILURE |
-2147168214 |
0x8004d02a |
The MSDTC transaction manager was unable to push the transaction to the destination transaction manager due to communication problems. Possible causes are: a firewall is present and it doesn't have an exception for the MSDTC process, the two machines cannot find each other by their NetBIOS names, or the support for network transactions is not enabled for one of the two transaction managers. |
XACT_E_PULL_COMM_FAILURE |
-2147168213 |
0x8004d02b |
The MSDTC transaction manager was unable to pull the transaction from the source transaction manager due to communication problems. Possible causes are: a firewall is present and it doesn't have an exception for the MSDTC process, the two machines cannot find each other by their NetBIOS names, or the support for network transactions is not enabled for one of the two transaction managers. |
XACT_E_LU_TX_DISABLED |
-2147168212 |
0x8004d02c |
The MSDTC transaction manager has disabled its support for SNA LU 6.2 transactions. |
XACT_E_CLERKNOTFOUND |
-2147168128 |
0x8004d080 |
XACT_E_CLERKNOTFOUND |
XACT_E_CLERKEXISTS |
-2147168127 |
0x8004d081 |
XACT_E_CLERKEXISTS |
XACT_E_RECOVERYINPROGRESS |
-2147168126 |
0x8004d082 |
XACT_E_RECOVERYINPROGRESS |
XACT_E_TRANSACTIONCLOSED |
-2147168125 |
0x8004d083 |
XACT_E_TRANSACTIONCLOSED |
XACT_E_INVALIDLSN |
-2147168124 |
0x8004d084 |
XACT_E_INVALIDLSN |
XACT_E_REPLAYREQUEST |
-2147168123 |
0x8004d085 |
XACT_E_REPLAYREQUEST |
XACT_S_ASYNC |
315392 |
0x4d000 |
An asynchronous operation was specified. The operation has begun, but its outcome is not known yet. |
XACT_S_DEFECT |
315393 |
0x4d001 |
XACT_S_DEFECT |
XACT_S_READONLY |
315394 |
0x4d002 |
The method call succeeded because the transaction was read-only. |
XACT_S_SOMENORETAIN |
315395 |
0x4d003 |
The transaction was successfully aborted. However, this is a coordinated transaction, and some number of enlisted resources were aborted outright because they could not support abort-retaining semantics |
XACT_S_OKINFORM |
315396 |
0x4d004 |
No changes were made during this call, but the sink wants another chance to look if any other sinks make further changes. |
XACT_S_MADECHANGESCONTENT |
315397 |
0x4d005 |
The sink is content and wishes the transaction to proceed. Changes were made to one or more resources during this call. |
XACT_S_MADECHANGESINFORM |
315398 |
0x4d006 |
The sink is for the moment and wishes the transaction to proceed, but if other changes are made following this return by other event sinks then this sink wants another chance to look |
XACT_S_ALLNORETAIN |
315399 |
0x4d007 |
The transaction was successfully aborted. However, the abort was non-retaining. |
XACT_S_ABORTING |
315400 |
0x4d008 |
An abort operation was already in progress. |
XACT_S_SINGLEPHASE |
315401 |
0x4d009 |
The resource manager has performed a single-phase commit of the transaction. |
XACT_S_LOCALLY_OK |
315402 |
0x4d00a |
The local transaction has not aborted. |
XACT_S_LASTRESOURCEMANAGER |
315408 |
0x4d010 |
The resource manager has requested to be the coordinator (last resource manager) for the transaction. |
CONTEXT_E_ABORTED |
-2147164158 |
0x8004e002 |
The root transaction wanted to commit, but transaction aborted |
CONTEXT_E_ABORTING |
-2147164157 |
0x8004e003 |
You made a method call on a COM+ component that has a transaction that has already aborted or in the process of aborting. |
CONTEXT_E_NOCONTEXT |
-2147164156 |
0x8004e004 |
There is no MTS object context |
CONTEXT_E_WOULD_DEADLOCK |
-2147164155 |
0x8004e005 |
The component is configured to use synchronization and this method call would cause a deadlock to occur. |
CONTEXT_E_SYNCH_TIMEOUT |
-2147164154 |
0x8004e006 |
The component is configured to use synchronization and a thread has timed out waiting to enter the context. |
CONTEXT_E_OLDREF |
-2147164153 |
0x8004e007 |
You made a method call on a COM+ component that has a transaction that has already committed or aborted. |
CONTEXT_E_ROLENOTFOUND |
-2147164148 |
0x8004e00c |
The specified role was not configured for the application |
CONTEXT_E_TMNOTAVAILABLE |
-2147164145 |
0x8004e00f |
COM+ was unable to talk to the Microsoft Distributed Transaction Coordinator |
CO_E_ACTIVATIONFAILED |
-2147164127 |
0x8004e021 |
An unexpected error occurred during COM+ Activation. |
CO_E_ACTIVATIONFAILED_EVENTLOGGED |
-2147164126 |
0x8004e022 |
COM+ Activation failed. Check the event log for more information |
CO_E_ACTIVATIONFAILED_CATALOGERROR |
-2147164125 |
0x8004e023 |
COM+ Activation failed due to a catalog or configuration error. |
CO_E_ACTIVATIONFAILED_TIMEOUT |
-2147164124 |
0x8004e024 |
COM+ activation failed because the activation could not be completed in the specified amount of time. |
CO_E_INITIALIZATIONFAILED |
-2147164123 |
0x8004e025 |
COM+ Activation failed because an initialization function failed. Check the event log for more information. |
CONTEXT_E_NOJIT |
-2147164122 |
0x8004e026 |
The requested operation requires that JIT be in the current context and it is not |
CONTEXT_E_NOTRANSACTION |
-2147164121 |
0x8004e027 |
The requested operation requires that the current context have a Transaction, and it does not |
CO_E_THREADINGMODEL_CHANGED |
-2147164120 |
0x8004e028 |
The components threading model has changed after install into a COM+ Application. Please re-install component. |
CO_E_NOIISINTRINSICS |
-2147164119 |
0x8004e029 |
IIS intrinsics not available. Start your work with IIS. |
CO_E_NOCOOKIES |
-2147164118 |
0x8004e02a |
An attempt to write a cookie failed. |
CO_E_DBERROR |
-2147164117 |
0x8004e02b |
An attempt to use a database generated a database specific error. |
CO_E_NOTPOOLED |
-2147164116 |
0x8004e02c |
The COM+ component you created must use object pooling to work. |
CO_E_NOTCONSTRUCTED |
-2147164115 |
0x8004e02d |
The COM+ component you created must use object construction to work correctly. |
CO_E_NOSYNCHRONIZATION |
-2147164114 |
0x8004e02e |
The COM+ component requires synchronization, and it is not configured for it. |
CO_E_ISOLEVELMISMATCH |
-2147164113 |
0x8004e02f |
The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the "root" component for the transaction. The creation failed. |
CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED |
-2147164112 |
0x8004e030 |
The component attempted to make a cross-context call between invocations of EnterTransactionScopeand ExitTransactionScope. This is not allowed. Cross-context calls cannot be made while inside of a transaction scope. |
CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED |
-2147164111 |
0x8004e031 |
The component made a call to EnterTransactionScope, but did not make a corresponding call to ExitTransactionScope before returning. |
OLE_S_USEREG |
262144 |
0x40000 |
Use the registry database to provide the requested information |
OLE_S_STATIC |
262145 |
0x40001 |
Success, but static |
OLE_S_MAC_CLIPFORMAT |
262146 |
0x40002 |
Macintosh clipboard format |
DRAGDROP_S_DROP |
262400 |
0x40100 |
Successful drop took place |
DRAGDROP_S_CANCEL |
262401 |
0x40101 |
Drag-drop operation canceled |
DRAGDROP_S_USEDEFAULTCURSORS |
262402 |
0x40102 |
Use the default cursor |
DATA_S_SAMEFORMATETC |
262448 |
0x40130 |
Data has same FORMATETC |
VIEW_S_ALREADY_FROZEN |
262464 |
0x40140 |
View is already frozen |
CACHE_S_FORMATETC_NOTSUPPORTED |
262512 |
0x40170 |
FORMATETC not supported |
CACHE_S_SAMECACHE |
262513 |
0x40171 |
Same cache |
CACHE_S_SOMECACHES_NOTUPDATED |
262514 |
0x40172 |
Some cache(s) not updated |
OLEOBJ_S_INVALIDVERB |
262528 |
0x40180 |
Invalid verb for OLE object |
OLEOBJ_S_CANNOT_DOVERB_NOW |
262529 |
0x40181 |
Verb number is valid but verb cannot be done now |
OLEOBJ_S_INVALIDHWND |
262530 |
0x40182 |
Invalid window handle passed |
INPLACE_S_TRUNCATED |
262560 |
0x401a0 |
Message is too long; some of it had to be truncated before displaying |
MK_S_REDUCED_TO_SELF |
262626 |
0x401e2 |
Moniker reduced to itself |
MK_S_ME |
262628 |
0x401e4 |
Common prefix is this moniker |
MK_S_HIM |
262629 |
0x401e5 |
Common prefix is input moniker |
MK_S_US |
262630 |
0x401e6 |
Common prefix is both monikers |
MK_S_MONIKERALREADYREGISTERED |
262631 |
0x401e7 |
Moniker is already registered in running object table |
SCHED_S_TASK_READY |
267008 |
0x41300 |
The task is ready to run at its next scheduled time. |
SCHED_S_TASK_RUNNING |
267009 |
0x41301 |
The task is currently running. |
SCHED_S_TASK_DISABLED |
267010 |
0x41302 |
The task will not run at the scheduled times because it has been disabled. |
SCHED_S_TASK_HAS_NOT_RUN |
267011 |
0x41303 |
The task has not yet run. |
SCHED_S_TASK_NO_MORE_RUNS |
267012 |
0x41304 |
There are no more runs scheduled for this task. |
SCHED_S_TASK_NOT_SCHEDULED |
267013 |
0x41305 |
One or more of the properties that are needed to run this task on a schedule have not been set. |
SCHED_S_TASK_TERMINATED |
267014 |
0x41306 |
The last run of the task was terminated by the user. |
SCHED_S_TASK_NO_VALID_TRIGGERS |
267015 |
0x41307 |
Either the task has no triggers or the existing triggers are disabled or not set. |
SCHED_S_EVENT_TRIGGER |
267016 |
0x41308 |
Event triggers don't have set run times. |
SCHED_E_TRIGGER_NOT_FOUND |
-2147216631 |
0x80041309 |
Trigger not found. |
SCHED_E_TASK_NOT_READY |
-2147216630 |
0x8004130a |
One or more of the properties that are needed to run this task have not been set. |
SCHED_E_TASK_NOT_RUNNING |
-2147216629 |
0x8004130b |
There is no running instance of the task. |
SCHED_E_SERVICE_NOT_INSTALLED |
-2147216628 |
0x8004130c |
The Task Scheduler Service is not installed on this computer. |
SCHED_E_CANNOT_OPEN_TASK |
-2147216627 |
0x8004130d |
The task object could not be opened. |
SCHED_E_INVALID_TASK |
-2147216626 |
0x8004130e |
The object is either an invalid task object or is not a task object. |
SCHED_E_ACCOUNT_INFORMATION_NOT_SET |
-2147216625 |
0x8004130f |
No account information could be found in the Task Scheduler security database for the task indicated. |
SCHED_E_ACCOUNT_NAME_NOT_FOUND |
-2147216624 |
0x80041310 |
Unable to establish existence of the account specified. |
SCHED_E_ACCOUNT_DBASE_CORRUPT |
-2147216623 |
0x80041311 |
Corruption was detected in the Task Scheduler security database; the database has been reset. |
SCHED_E_NO_SECURITY_SERVICES |
-2147216622 |
0x80041312 |
Task Scheduler security services are available only on Windows NT. |
SCHED_E_UNKNOWN_OBJECT_VERSION |
-2147216621 |
0x80041313 |
The task object version is either unsupported or invalid. |
SCHED_E_UNSUPPORTED_ACCOUNT_OPTION |
-2147216620 |
0x80041314 |
The task has been configured with an unsupported combination of account settings and run time options. |
SCHED_E_SERVICE_NOT_RUNNING |
-2147216619 |
0x80041315 |
The Task Scheduler Service is not running. |
SCHED_E_UNEXPECTEDNODE |
-2147216618 |
0x80041316 |
The task XML contains an unexpected node. |
SCHED_E_NAMESPACE |
-2147216617 |
0x80041317 |
The task XML contains an element or attribute from an unexpected namespace. |
SCHED_E_INVALIDVALUE |
-2147216616 |
0x80041318 |
The task XML contains a value which is incorrectly formatted or out of range. |
SCHED_E_MISSINGNODE |
-2147216615 |
0x80041319 |
The task XML is missing a required element or attribute. |
SCHED_E_MALFORMEDXML |
-2147216614 |
0x8004131a |
The task XML is malformed. |
SCHED_S_SOME_TRIGGERS_FAILED |
267035 |
0x4131b |
The task is registered, but not all specified triggers will start the task, check task scheduler event log for detailed information. |
SCHED_S_BATCH_LOGON_PROBLEM |
267036 |
0x4131c |
The task is registered, but may fail to start. Batch logon privilege needs to be enabled for the task principal. |
SCHED_E_TOO_MANY_NODES |
-2147216611 |
0x8004131d |
The task XML contains too many nodes of the same type. |
SCHED_E_PAST_END_BOUNDARY |
-2147216610 |
0x8004131e |
The task cannot be started after the trigger's end boundary. |
SCHED_E_ALREADY_RUNNING |
-2147216609 |
0x8004131f |
An instance of this task is already running. |
SCHED_E_USER_NOT_LOGGED_ON |
-2147216608 |
0x80041320 |
The task will not run because the user is not logged on. |
SCHED_E_INVALID_TASK_HASH |
-2147216607 |
0x80041321 |
The task image is corrupt or has been tampered with. |
SCHED_E_SERVICE_NOT_AVAILABLE |
-2147216606 |
0x80041322 |
The Task Scheduler service is not available. |
SCHED_E_SERVICE_TOO_BUSY |
-2147216605 |
0x80041323 |
The Task Scheduler service is too busy to handle your request. Please try again later. |
SCHED_E_TASK_ATTEMPTED |
-2147216604 |
0x80041324 |
The Task Scheduler service attempted to run the task, but the task did not run due to one of the constraints in the task definition. |
SCHED_S_TASK_QUEUED |
267045 |
0x41325 |
The Task Scheduler service has asked the task to run. |
SCHED_E_TASK_DISABLED |
-2147216602 |
0x80041326 |
The task is disabled. |
SCHED_E_START_ON_DEMAND |
-2147216600 |
0x80041328 |
The task settings do not allow the task to start on demand. |
SCHED_E_TASK_NOT_UBPM_COMPAT |
-2147216599 |
0x80041329 |
The combination of properties that task is using is not compatible with the scheduling engine. |
SCHED_E_DEPRECATED_FEATURE_USED |
-2147216592 |
0x80041330 |
The task definition uses a deprecated feature. |
CO_E_CLASS_CREATE_FAILED |
-2146959359 |
0x80080001 |
Attempt to create a class object failed |
CO_E_SCM_ERROR |
-2146959358 |
0x80080002 |
OLE service could not bind object |
CO_E_SCM_RPC_FAILURE |
-2146959357 |
0x80080003 |
RPC communication failed with OLE service |
CO_E_BAD_PATH |
-2146959356 |
0x80080004 |
Bad path to object |
CO_E_SERVER_EXEC_FAILURE |
-2146959355 |
0x80080005 |
Server execution failed |
CO_E_OBJSRV_RPC_FAILURE |
-2146959354 |
0x80080006 |
OLE service could not communicate with the object server |
MK_E_NO_NORMALIZED |
-2146959353 |
0x80080007 |
Moniker path could not be normalized |
CO_E_SERVER_STOPPING |
-2146959352 |
0x80080008 |
Object server is stopping when OLE service contacts it |
MEM_E_INVALID_ROOT |
-2146959351 |
0x80080009 |
An invalid root block pointer was specified |
MEM_E_INVALID_LINK |
-2146959344 |
0x80080010 |
An allocation chain contained an invalid link pointer |
MEM_E_INVALID_SIZE |
-2146959343 |
0x80080011 |
The requested allocation size was too large |
CO_S_NOTALLINTERFACES |
524306 |
0x80012 |
Not all the requested interfaces were available |
CO_S_MACHINENAMENOTFOUND |
524307 |
0x80013 |
The specified machine name was not found in the cache. |
CO_E_MISSING_DISPLAYNAME |
-2146959339 |
0x80080015 |
The activation requires a display name to be present under the CLSID key. |
CO_E_RUNAS_VALUE_MUST_BE_AAA |
-2146959338 |
0x80080016 |
The activation requires that the RunAs value for the application is Activate As Activator. |
CO_E_ELEVATION_DISABLED |
-2146959337 |
0x80080017 |
The class is not configured to support Elevated activation. |
APPX_E_PACKAGING_INTERNAL |
-2146958848 |
0x80080200 |
Appx packaging API has encountered an internal error. |
APPX_E_INTERLEAVING_NOT_ALLOWED |
-2146958847 |
0x80080201 |
The file is not a valid Appx package because its contents are interleaved. |
APPX_E_RELATIONSHIPS_NOT_ALLOWED |
-2146958846 |
0x80080202 |
The file is not a valid Appx package because it contains OPC relationships. |
APPX_E_MISSING_REQUIRED_FILE |
-2146958845 |
0x80080203 |
The file is not a valid Appx package because it is missing a manifest or block map, or missing a signature file when the code integrity file is present. |
APPX_E_INVALID_MANIFEST |
-2146958844 |
0x80080204 |
The Appx package's manifest is invalid. |
APPX_E_INVALID_BLOCKMAP |
-2146958843 |
0x80080205 |
The Appx package's block map is invalid. |
APPX_E_CORRUPT_CONTENT |
-2146958842 |
0x80080206 |
The Appx package's content cannot be read because it is corrupt. |
APPX_E_BLOCK_HASH_INVALID |
-2146958841 |
0x80080207 |
The computed hash value of the block does not match the one stored in the block map. |
APPX_E_REQUESTED_RANGE_TOO_LARGE |
-2146958840 |
0x80080208 |
The requested byte range is over 4GB when translated to byte range of blocks. |
APPX_E_INVALID_SIP_CLIENT_DATA |
-2146958839 |
0x80080209 |
The SIP_SUBJECTINFO structure used to sign the package didn't contain the required data. |
APPX_E_INVALID_KEY_INFO |
-2146958838 |
0x8008020a |
The APPX_KEY_INFO structure used to encrypt or decrypt the package contains invalid data. |
APPX_E_INVALID_CONTENTGROUPMAP |
-2146958837 |
0x8008020b |
The Appx package's content group map is invalid. |
APPX_E_INVALID_APPINSTALLER |
-2146958836 |
0x8008020c |
The .appinstaller file is invalid. |
APPX_E_DELTA_BASELINE_VERSION_MISMATCH |
-2146958835 |
0x8008020d |
The baseline package version in delta package does not match the version in the baseline package to be updated. |
APPX_E_DELTA_PACKAGE_MISSING_FILE |
-2146958834 |
0x8008020e |
The delta package is missing a file from the updated package. |
APPX_E_INVALID_DELTA_PACKAGE |
-2146958833 |
0x8008020f |
The delta package is invalid. |
APPX_E_DELTA_APPENDED_PACKAGE_NOT_ALLOWED |
-2146958832 |
0x80080210 |
The delta appended package is not allowed for the current operation. |
APPX_E_INVALID_PACKAGING_LAYOUT |
-2146958831 |
0x80080211 |
The packaging layout file is invalid. |
APPX_E_INVALID_PACKAGESIGNCONFIG |
-2146958830 |
0x80080212 |
The packageSignConfig file is invalid. |
APPX_E_RESOURCESPRI_NOT_ALLOWED |
-2146958829 |
0x80080213 |
The resources.pri file is not allowed when there are no resource elements in the package manifest. |
APPX_E_FILE_COMPRESSION_MISMATCH |
-2146958828 |
0x80080214 |
The compression state of file in baseline and updated package does not match. |
APPX_E_INVALID_PAYLOAD_PACKAGE_EXTENSION |
-2146958827 |
0x80080215 |
Non appx extensions are not allowed for payload packages targeting older platforms. |
APPX_E_INVALID_ENCRYPTION_EXCLUSION_FILE_LIST |
-2146958826 |
0x80080216 |
The encryptionExclusionFileList file is invalid. |
BT_E_SPURIOUS_ACTIVATION |
-2146958592 |
0x80080300 |
The background task activation is spurious. |
DISP_E_UNKNOWNINTERFACE |
-2147352575 |
0x80020001 |
Unknown interface. |
DISP_E_MEMBERNOTFOUND |
-2147352573 |
0x80020003 |
Member not found. |
DISP_E_PARAMNOTFOUND |
-2147352572 |
0x80020004 |
Parameter not found. |
DISP_E_TYPEMISMATCH |
-2147352571 |
0x80020005 |
Type mismatch. |
DISP_E_UNKNOWNNAME |
-2147352570 |
0x80020006 |
Unknown name. |
DISP_E_NONAMEDARGS |
-2147352569 |
0x80020007 |
No named arguments. |
DISP_E_BADVARTYPE |
-2147352568 |
0x80020008 |
Bad variable type. |
DISP_E_EXCEPTION |
-2147352567 |
0x80020009 |
Exception occurred. |
DISP_E_OVERFLOW |
-2147352566 |
0x8002000a |
Out of present range. |
DISP_E_BADINDEX |
-2147352565 |
0x8002000b |
Invalid index. |
DISP_E_UNKNOWNLCID |
-2147352564 |
0x8002000c |
Unknown language. |
DISP_E_ARRAYISLOCKED |
-2147352563 |
0x8002000d |
Memory is locked. |
DISP_E_BADPARAMCOUNT |
-2147352562 |
0x8002000e |
Invalid number of parameters. |
DISP_E_PARAMNOTOPTIONAL |
-2147352561 |
0x8002000f |
Parameter not optional. |
DISP_E_BADCALLEE |
-2147352560 |
0x80020010 |
Invalid callee. |
DISP_E_NOTACOLLECTION |
-2147352559 |
0x80020011 |
Does not support a collection. |
DISP_E_DIVBYZERO |
-2147352558 |
0x80020012 |
Division by zero. |
DISP_E_BUFFERTOOSMALL |
-2147352557 |
0x80020013 |
Buffer too small |
TYPE_E_BUFFERTOOSMALL |
-2147319786 |
0x80028016 |
Buffer too small. |
TYPE_E_FIELDNOTFOUND |
-2147319785 |
0x80028017 |
Field name not defined in the record. |
TYPE_E_INVDATAREAD |
-2147319784 |
0x80028018 |
Old format or invalid type library. |
TYPE_E_UNSUPFORMAT |
-2147319783 |
0x80028019 |
Old format or invalid type library. |
TYPE_E_REGISTRYACCESS |
-2147319780 |
0x8002801c |
Error accessing the OLE registry. |
TYPE_E_LIBNOTREGISTERED |
-2147319779 |
0x8002801d |
Library not registered. |
TYPE_E_UNDEFINEDTYPE |
-2147319769 |
0x80028027 |
Bound to unknown type. |
TYPE_E_QUALIFIEDNAMEDISALLOWED |
-2147319768 |
0x80028028 |
Qualified name disallowed. |
TYPE_E_INVALIDSTATE |
-2147319767 |
0x80028029 |
Invalid forward reference, or reference to uncompiled type. |
TYPE_E_WRONGTYPEKIND |
-2147319766 |
0x8002802a |
Type mismatch. |
TYPE_E_ELEMENTNOTFOUND |
-2147319765 |
0x8002802b |
Element not found. |
TYPE_E_AMBIGUOUSNAME |
-2147319764 |
0x8002802c |
Ambiguous name. |
TYPE_E_NAMECONFLICT |
-2147319763 |
0x8002802d |
Name already exists in the library. |
TYPE_E_UNKNOWNLCID |
-2147319762 |
0x8002802e |
Unknown LCID. |
TYPE_E_DLLFUNCTIONNOTFOUND |
-2147319761 |
0x8002802f |
Function not defined in specified DLL. |
TYPE_E_BADMODULEKIND |
-2147317571 |
0x800288bd |
Wrong module kind for the operation. |
TYPE_E_SIZETOOBIG |
-2147317563 |
0x800288c5 |
Size may not exceed 64K. |
TYPE_E_DUPLICATEID |
-2147317562 |
0x800288c6 |
Duplicate ID in inheritance hierarchy. |
TYPE_E_INVALIDID |
-2147317553 |
0x800288cf |
Incorrect inheritance depth in standard OLE hmember. |
TYPE_E_TYPEMISMATCH |
-2147316576 |
0x80028ca0 |
Type mismatch. |
TYPE_E_OUTOFBOUNDS |
-2147316575 |
0x80028ca1 |
Invalid number of arguments. |
TYPE_E_IOERROR |
-2147316574 |
0x80028ca2 |
I/O Error. |
TYPE_E_CANTCREATETMPFILE |
-2147316573 |
0x80028ca3 |
Error creating unique tmp file. |
TYPE_E_CANTLOADLIBRARY |
-2147312566 |
0x80029c4a |
Error loading type library/DLL. |
TYPE_E_INCONSISTENTPROPFUNCS |
-2147312509 |
0x80029c83 |
Inconsistent property functions. |
TYPE_E_CIRCULARTYPE |
-2147312508 |
0x80029c84 |
Circular dependency between types/modules. |
STG_E_INVALIDFUNCTION |
-2147287039 |
0x80030001 |
Unable to perform requested operation. |
STG_E_FILENOTFOUND |
-2147287038 |
0x80030002 |
%1 could not be found. |
STG_E_PATHNOTFOUND |
-2147287037 |
0x80030003 |
The path %1 could not be found. |
STG_E_TOOMANYOPENFILES |
-2147287036 |
0x80030004 |
There are insufficient resources to open another file. |
STG_E_ACCESSDENIED |
-2147287035 |
0x80030005 |
Access Denied. |
STG_E_INVALIDHANDLE |
-2147287034 |
0x80030006 |
Attempted an operation on an invalid object. |
STG_E_INSUFFICIENTMEMORY |
-2147287032 |
0x80030008 |
There is insufficient memory available to complete operation. |
STG_E_INVALIDPOINTER |
-2147287031 |
0x80030009 |
Invalid pointer error. |
STG_E_NOMOREFILES |
-2147287022 |
0x80030012 |
There are no more entries to return. |
STG_E_DISKISWRITEPROTECTED |
-2147287021 |
0x80030013 |
Disk is write-protected. |
STG_E_SEEKERROR |
-2147287015 |
0x80030019 |
An error occurred during a seek operation. |
STG_E_WRITEFAULT |
-2147287011 |
0x8003001d |
A disk error occurred during a write operation. |
STG_E_READFAULT |
-2147287010 |
0x8003001e |
A disk error occurred during a read operation. |
STG_E_SHAREVIOLATION |
-2147287008 |
0x80030020 |
A share violation has occurred. |
STG_E_LOCKVIOLATION |
-2147287007 |
0x80030021 |
A lock violation has occurred. |
STG_E_FILEALREADYEXISTS |
-2147286960 |
0x80030050 |
%1 already exists. |
STG_E_INVALIDPARAMETER |
-2147286953 |
0x80030057 |
Invalid parameter error. |
STG_E_MEDIUMFULL |
-2147286928 |
0x80030070 |
There is insufficient disk space to complete operation. |
STG_E_PROPSETMISMATCHED |
-2147286800 |
0x800300f0 |
Illegal write of non-simple property to simple property set. |
STG_E_ABNORMALAPIEXIT |
-2147286790 |
0x800300fa |
An API call exited abnormally. |
STG_E_INVALIDHEADER |
-2147286789 |
0x800300fb |
The file %1 is not a valid compound file. |
STG_E_INVALIDNAME |
-2147286788 |
0x800300fc |
The name %1 is not valid. |
STG_E_UNKNOWN |
-2147286787 |
0x800300fd |
An unexpected error occurred. |
STG_E_UNIMPLEMENTEDFUNCTION |
-2147286786 |
0x800300fe |
That function is not implemented. |
STG_E_INVALIDFLAG |
-2147286785 |
0x800300ff |
Invalid flag error. |
STG_E_INUSE |
-2147286784 |
0x80030100 |
Attempted to use an object that is busy. |
STG_E_NOTCURRENT |
-2147286783 |
0x80030101 |
The storage has been changed since the last commit. |
STG_E_REVERTED |
-2147286782 |
0x80030102 |
Attempted to use an object that has ceased to exist. |
STG_E_CANTSAVE |
-2147286781 |
0x80030103 |
Can't save. |
STG_E_OLDFORMAT |
-2147286780 |
0x80030104 |
The compound file %1 was produced with an incompatible version of storage. |
STG_E_OLDDLL |
-2147286779 |
0x80030105 |
The compound file %1 was produced with a newer version of storage. |
STG_E_SHAREREQUIRED |
-2147286778 |
0x80030106 |
Share.exe or equivalent is required for operation. |
STG_E_NOTFILEBASEDSTORAGE |
-2147286777 |
0x80030107 |
Illegal operation called on non-file based storage. |
STG_E_EXTANTMARSHALLINGS |
-2147286776 |
0x80030108 |
Illegal operation called on object with extant marshallings. |
STG_E_DOCFILECORRUPT |
-2147286775 |
0x80030109 |
The docfile has been corrupted. |
STG_E_BADBASEADDRESS |
-2147286768 |
0x80030110 |
OLE32.DLL has been loaded at the wrong address. |
STG_E_DOCFILETOOLARGE |
-2147286767 |
0x80030111 |
The compound file is too large for the current implementation |
STG_E_NOTSIMPLEFORMAT |
-2147286766 |
0x80030112 |
The compound file was not created with the STGM_SIMPLE flag |
STG_E_INCOMPLETE |
-2147286527 |
0x80030201 |
The file download was aborted abnormally. The file is incomplete. |
STG_E_TERMINATED |
-2147286526 |
0x80030202 |
The file download has been terminated. |
STG_S_CONVERTED |
197120 |
0x30200 |
The underlying file was converted to compound file format. |
STG_S_BLOCK |
197121 |
0x30201 |
The storage operation should block until more data is available. |
STG_S_RETRYNOW |
197122 |
0x30202 |
The storage operation should retry immediately. |
STG_S_MONITORING |
197123 |
0x30203 |
The notified event sink will not influence the storage operation. |
STG_S_MULTIPLEOPENS |
197124 |
0x30204 |
Multiple opens prevent consolidated. (commit succeeded). |
STG_S_CONSOLIDATIONFAILED |
197125 |
0x30205 |
Consolidation of the storage file failed. (commit succeeded). |
STG_S_CANNOTCONSOLIDATE |
197126 |
0x30206 |
Consolidation of the storage file is inappropriate. (commit succeeded). |
STG_S_POWER_CYCLE_REQUIRED |
197127 |
0x30207 |
The device needs to be power cycled. (commit succeeded). |
STG_E_FIRMWARE_SLOT_INVALID |
-2147286520 |
0x80030208 |
The specified firmware slot is invalid. |
STG_E_FIRMWARE_IMAGE_INVALID |
-2147286519 |
0x80030209 |
The specified firmware image is invalid. |
STG_E_DEVICE_UNRESPONSIVE |
-2147286518 |
0x8003020a |
The storage device is unresponsive. |
STG_E_STATUS_COPY_PROTECTION_FAILURE |
-2147286267 |
0x80030305 |
Generic Copy Protection Error. |
STG_E_CSS_AUTHENTICATION_FAILURE |
-2147286266 |
0x80030306 |
Copy Protection Error - DVD CSS Authentication failed. |
STG_E_CSS_KEY_NOT_PRESENT |
-2147286265 |
0x80030307 |
Copy Protection Error - The given sector does not have a valid CSS key. |
STG_E_CSS_KEY_NOT_ESTABLISHED |
-2147286264 |
0x80030308 |
Copy Protection Error - DVD session key not established. |
STG_E_CSS_SCRAMBLED_SECTOR |
-2147286263 |
0x80030309 |
Copy Protection Error - The read failed because the sector is encrypted. |
STG_E_CSS_REGION_MISMATCH |
-2147286262 |
0x8003030a |
Copy Protection Error - The current DVD's region does not correspond to the region setting of the drive. |
STG_E_RESETS_EXHAUSTED |
-2147286261 |
0x8003030b |
Copy Protection Error - The drive's region setting may be permanent or the number of user resets has been exhausted. |
RPC_E_CALL_REJECTED |
-2147418111 |
0x80010001 |
Call was rejected by callee. |
RPC_E_CALL_CANCELED |
-2147418110 |
0x80010002 |
Call was canceled by the message filter. |
RPC_E_CANTPOST_INSENDCALL |
-2147418109 |
0x80010003 |
The caller is dispatching an intertask SendMessage call and cannot call out via PostMessage. |
RPC_E_CANTCALLOUT_INASYNCCALL |
-2147418108 |
0x80010004 |
The caller is dispatching an asynchronous call and cannot make an outgoing call on behalf of this call. |
RPC_E_CANTCALLOUT_INEXTERNALCALL |
-2147418107 |
0x80010005 |
It is illegal to call out while inside message filter. |
RPC_E_CONNECTION_TERMINATED |
-2147418106 |
0x80010006 |
The connection terminated or is in a bogus state and cannot be used any more. Other connections are still valid. |
RPC_E_SERVER_DIED |
-2147418105 |
0x80010007 |
The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call may have executed. |
RPC_E_CLIENT_DIED |
-2147418104 |
0x80010008 |
The caller (client) disappeared while the callee (server) was processing a call. |
RPC_E_INVALID_DATAPACKET |
-2147418103 |
0x80010009 |
The data packet with the marshalled parameter data is incorrect. |
RPC_E_CANTTRANSMIT_CALL |
-2147418102 |
0x8001000a |
The call was not transmitted properly; the message queue was full and was not emptied after yielding. |
RPC_E_CLIENT_CANTMARSHAL_DATA |
-2147418101 |
0x8001000b |
The client (caller) cannot marshall the parameter data - low memory, etc. |
RPC_E_CLIENT_CANTUNMARSHAL_DATA |
-2147418100 |
0x8001000c |
The client (caller) cannot unmarshall the return data - low memory, etc. |
RPC_E_SERVER_CANTMARSHAL_DATA |
-2147418099 |
0x8001000d |
The server (callee) cannot marshall the return data - low memory, etc. |
RPC_E_SERVER_CANTUNMARSHAL_DATA |
-2147418098 |
0x8001000e |
The server (callee) cannot unmarshall the parameter data - low memory, etc. |
RPC_E_INVALID_DATA |
-2147418097 |
0x8001000f |
Received data is invalid; could be server or client data. |
RPC_E_INVALID_PARAMETER |
-2147418096 |
0x80010010 |
A particular parameter is invalid and cannot be (un)marshalled. |
RPC_E_CANTCALLOUT_AGAIN |
-2147418095 |
0x80010011 |
There is no second outgoing call on same channel in DDE conversation. |
RPC_E_SERVER_DIED_DNE |
-2147418094 |
0x80010012 |
The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call did not execute. |
RPC_E_SYS_CALL_FAILED |
-2147417856 |
0x80010100 |
System call failed. |
RPC_E_OUT_OF_RESOURCES |
-2147417855 |
0x80010101 |
Could not allocate some required resource (memory, events, ...) |
RPC_E_ATTEMPTED_MULTITHREAD |
-2147417854 |
0x80010102 |
Attempted to make calls on more than one thread in single threaded mode. |
RPC_E_NOT_REGISTERED |
-2147417853 |
0x80010103 |
The requested interface is not registered on the server object. |
RPC_E_FAULT |
-2147417852 |
0x80010104 |
RPC could not call the server or could not return the results of calling the server. |
RPC_E_SERVERFAULT |
-2147417851 |
0x80010105 |
The server threw an exception. |
RPC_E_CHANGED_MODE |
-2147417850 |
0x80010106 |
Cannot change thread mode after it is set. |
RPC_E_INVALIDMETHOD |
-2147417849 |
0x80010107 |
The method called does not exist on the server. |
RPC_E_DISCONNECTED |
-2147417848 |
0x80010108 |
The object invoked has disconnected from its clients. |
RPC_E_RETRY |
-2147417847 |
0x80010109 |
The object invoked chose not to process the call now. Try again later. |
RPC_E_SERVERCALL_RETRYLATER |
-2147417846 |
0x8001010a |
The message filter indicated that the application is busy. |
RPC_E_SERVERCALL_REJECTED |
-2147417845 |
0x8001010b |
The message filter rejected the call. |
RPC_E_INVALID_CALLDATA |
-2147417844 |
0x8001010c |
A call control interfaces was called with invalid data. |
RPC_E_CANTCALLOUT_ININPUTSYNCCALL |
-2147417843 |
0x8001010d |
An outgoing call cannot be made since the application is dispatching an input-synchronous call. |
RPC_E_WRONG_THREAD |
-2147417842 |
0x8001010e |
The application called an interface that was marshalled for a different thread. |
RPC_E_THREAD_NOT_INIT |
-2147417841 |
0x8001010f |
CoInitialize has not been called on the current thread. |
RPC_E_VERSION_MISMATCH |
-2147417840 |
0x80010110 |
The version of OLE on the client and server machines does not match. |
RPC_E_INVALID_HEADER |
-2147417839 |
0x80010111 |
OLE received a packet with an invalid header. |
RPC_E_INVALID_EXTENSION |
-2147417838 |
0x80010112 |
OLE received a packet with an invalid extension. |
RPC_E_INVALID_IPID |
-2147417837 |
0x80010113 |
The requested object or interface does not exist. |
RPC_E_INVALID_OBJECT |
-2147417836 |
0x80010114 |
The requested object does not exist. |
RPC_S_CALLPENDING |
-2147417835 |
0x80010115 |
OLE has sent a request and is waiting for a reply. |
RPC_S_WAITONTIMER |
-2147417834 |
0x80010116 |
OLE is waiting before retrying a request. |
RPC_E_CALL_COMPLETE |
-2147417833 |
0x80010117 |
Call context cannot be accessed after call completed. |
RPC_E_UNSECURE_CALL |
-2147417832 |
0x80010118 |
Impersonate on unsecure calls is not supported. |
RPC_E_TOO_LATE |
-2147417831 |
0x80010119 |
Security must be initialized before any interfaces are marshalled or unmarshalled. It cannot be changed once initialized. |
RPC_E_NO_GOOD_SECURITY_PACKAGES |
-2147417830 |
0x8001011a |
No security packages are installed on this machine or the user is not logged on or there are no compatible security packages between the client and server. |
RPC_E_ACCESS_DENIED |
-2147417829 |
0x8001011b |
Access is denied. |
RPC_E_REMOTE_DISABLED |
-2147417828 |
0x8001011c |
Remote calls are not allowed for this process. |
RPC_E_INVALID_OBJREF |
-2147417827 |
0x8001011d |
The marshaled interface data packet (OBJREF) has an invalid or unknown format. |
RPC_E_NO_CONTEXT |
-2147417826 |
0x8001011e |
No context is associated with this call. This happens for some custom marshalled calls and on the client side of the call. |
RPC_E_TIMEOUT |
-2147417825 |
0x8001011f |
This operation returned because the timeout period expired. |
RPC_E_NO_SYNC |
-2147417824 |
0x80010120 |
There are no synchronize objects to wait on. |
RPC_E_FULLSIC_REQUIRED |
-2147417823 |
0x80010121 |
Full subject issuer chain SSL principal name expected from the server. |
RPC_E_INVALID_STD_NAME |
-2147417822 |
0x80010122 |
Principal name is not a valid MSSTD name. |
CO_E_FAILEDTOIMPERSONATE |
-2147417821 |
0x80010123 |
Unable to impersonate DCOM client |
CO_E_FAILEDTOGETSECCTX |
-2147417820 |
0x80010124 |
Unable to obtain server's security context |
CO_E_FAILEDTOOPENTHREADTOKEN |
-2147417819 |
0x80010125 |
Unable to open the access token of the current thread |
CO_E_FAILEDTOGETTOKENINFO |
-2147417818 |
0x80010126 |
Unable to obtain user info from an access token |
CO_E_TRUSTEEDOESNTMATCHCLIENT |
-2147417817 |
0x80010127 |
The client who called IAccessControl::IsAccessPermitted was not the trustee provided to the method |
CO_E_FAILEDTOQUERYCLIENTBLANKET |
-2147417816 |
0x80010128 |
Unable to obtain the client's security blanket |
CO_E_FAILEDTOSETDACL |
-2147417815 |
0x80010129 |
Unable to set a discretionary ACL into a security descriptor |
CO_E_ACCESSCHECKFAILED |
-2147417814 |
0x8001012a |
The system function, AccessCheck, returned false |
CO_E_NETACCESSAPIFAILED |
-2147417813 |
0x8001012b |
Either NetAccessDel or NetAccessAdd returned an error code. |
CO_E_WRONGTRUSTEENAMESYNTAX |
-2147417812 |
0x8001012c |
One of the trustee strings provided by the user did not conform to the <Name> syntax and it was not the "*" string |
CO_E_INVALIDSID |
-2147417811 |
0x8001012d |
One of the security identifiers provided by the user was invalid |
CO_E_CONVERSIONFAILED |
-2147417810 |
0x8001012e |
Unable to convert a wide character trustee string to a multibyte trustee string |
CO_E_NOMATCHINGSIDFOUND |
-2147417809 |
0x8001012f |
Unable to find a security identifier that corresponds to a trustee string provided by the user |
CO_E_LOOKUPACCSIDFAILED |
-2147417808 |
0x80010130 |
The system function, LookupAccountSID, failed |
CO_E_NOMATCHINGNAMEFOUND |
-2147417807 |
0x80010131 |
Unable to find a trustee name that corresponds to a security identifier provided by the user |
CO_E_LOOKUPACCNAMEFAILED |
-2147417806 |
0x80010132 |
The system function, LookupAccountName, failed |
CO_E_SETSERLHNDLFAILED |
-2147417805 |
0x80010133 |
Unable to set or reset a serialization handle |
CO_E_FAILEDTOGETWINDIR |
-2147417804 |
0x80010134 |
Unable to obtain the Windows directory |
CO_E_PATHTOOLONG |
-2147417803 |
0x80010135 |
Path too long |
CO_E_FAILEDTOGENUUID |
-2147417802 |
0x80010136 |
Unable to generate a uuid. |
CO_E_FAILEDTOCREATEFILE |
-2147417801 |
0x80010137 |
Unable to create file |
CO_E_FAILEDTOCLOSEHANDLE |
-2147417800 |
0x80010138 |
Unable to close a serialization handle or a file handle. |
CO_E_EXCEEDSYSACLLIMIT |
-2147417799 |
0x80010139 |
The number of ACEs in an ACL exceeds the system limit. |
CO_E_ACESINWRONGORDER |
-2147417798 |
0x8001013a |
Not all the DENY_ACCESS ACEs are arranged in front of the GRANT_ACCESS ACEs in the stream. |
CO_E_INCOMPATIBLESTREAMVERSION |
-2147417797 |
0x8001013b |
The version of ACL format in the stream is not supported by this implementation of IAccessControl |
CO_E_FAILEDTOOPENPROCESSTOKEN |
-2147417796 |
0x8001013c |
Unable to open the access token of the server process |
CO_E_DECODEFAILED |
-2147417795 |
0x8001013d |
Unable to decode the ACL in the stream provided by the user |
CO_E_ACNOTINITIALIZED |
-2147417793 |
0x8001013f |
The COM IAccessControl object is not initialized |
CO_E_CANCEL_DISABLED |
-2147417792 |
0x80010140 |
Call Cancellation is disabled |
RPC_E_UNEXPECTED |
-2147352577 |
0x8001ffff |
An internal error occurred. |
ERROR_AUDITING_DISABLED |
-1073151999 |
0xc0090001 |
The specified event is currently not being audited. |
ERROR_ALL_SIDS_FILTERED |
-1073151998 |
0xc0090002 |
The SID filtering operation removed all SIDs. |
ERROR_BIZRULES_NOT_ENABLED |
-1073151997 |
0xc0090003 |
Business rule scripts are disabled for the calling application. |
NTE_BAD_UID |
-2146893823 |
0x80090001 |
Bad UID. |
NTE_BAD_HASH |
-2146893822 |
0x80090002 |
Bad Hash. |
NTE_BAD_KEY |
-2146893821 |
0x80090003 |
Bad Key. |
NTE_BAD_LEN |
-2146893820 |
0x80090004 |
Bad Length. |
NTE_BAD_DATA |
-2146893819 |
0x80090005 |
Bad Data. |
NTE_BAD_SIGNATURE |
-2146893818 |
0x80090006 |
Invalid Signature. |
NTE_BAD_VER |
-2146893817 |
0x80090007 |
Bad Version of provider. |
NTE_BAD_ALGID |
-2146893816 |
0x80090008 |
Invalid algorithm specified. |
NTE_BAD_FLAGS |
-2146893815 |
0x80090009 |
Invalid flags specified. |
NTE_BAD_TYPE |
-2146893814 |
0x8009000a |
Invalid type specified. |
NTE_BAD_KEY_STATE |
-2146893813 |
0x8009000b |
Key not valid for use in specified state. |
NTE_BAD_HASH_STATE |
-2146893812 |
0x8009000c |
Hash not valid for use in specified state. |
NTE_NO_KEY |
-2146893811 |
0x8009000d |
Key does not exist. |
NTE_NO_MEMORY |
-2146893810 |
0x8009000e |
Insufficient memory available for the operation. |
NTE_EXISTS |
-2146893809 |
0x8009000f |
Object already exists. |
NTE_PERM |
-2146893808 |
0x80090010 |
Access denied. |
NTE_NOT_FOUND |
-2146893807 |
0x80090011 |
Object was not found. |
NTE_DOUBLE_ENCRYPT |
-2146893806 |
0x80090012 |
Data already encrypted. |
NTE_BAD_PROVIDER |
-2146893805 |
0x80090013 |
Invalid provider specified. |
NTE_BAD_PROV_TYPE |
-2146893804 |
0x80090014 |
Invalid provider type specified. |
NTE_BAD_PUBLIC_KEY |
-2146893803 |
0x80090015 |
Provider's public key is invalid. |
NTE_BAD_KEYSET |
-2146893802 |
0x80090016 |
Keyset does not exist |
NTE_PROV_TYPE_NOT_DEF |
-2146893801 |
0x80090017 |
Provider type not defined. |
NTE_PROV_TYPE_ENTRY_BAD |
-2146893800 |
0x80090018 |
Provider type as registered is invalid. |
NTE_KEYSET_NOT_DEF |
-2146893799 |
0x80090019 |
The keyset is not defined. |
NTE_KEYSET_ENTRY_BAD |
-2146893798 |
0x8009001a |
Keyset as registered is invalid. |
NTE_PROV_TYPE_NO_MATCH |
-2146893797 |
0x8009001b |
Provider type does not match registered value. |
NTE_SIGNATURE_FILE_BAD |
-2146893796 |
0x8009001c |
The digital signature file is corrupt. |
NTE_PROVIDER_DLL_FAIL |
-2146893795 |
0x8009001d |
Provider DLL failed to initialize correctly. |
NTE_PROV_DLL_NOT_FOUND |
-2146893794 |
0x8009001e |
Provider DLL could not be found. |
NTE_BAD_KEYSET_PARAM |
-2146893793 |
0x8009001f |
The Keyset parameter is invalid. |
NTE_FAIL |
-2146893792 |
0x80090020 |
An internal error occurred. |
NTE_SYS_ERR |
-2146893791 |
0x80090021 |
A base error occurred. |
NTE_SILENT_CONTEXT |
-2146893790 |
0x80090022 |
Provider could not perform the action since the context was acquired as silent. |
NTE_TOKEN_KEYSET_STORAGE_FULL |
-2146893789 |
0x80090023 |
The security token does not have storage space available for an additional container. |
NTE_TEMPORARY_PROFILE |
-2146893788 |
0x80090024 |
The profile for the user is a temporary profile. |
NTE_FIXEDPARAMETER |
-2146893787 |
0x80090025 |
The key parameters could not be set because the CSP uses fixed parameters. |
NTE_INVALID_HANDLE |
-2146893786 |
0x80090026 |
The supplied handle is invalid. |
NTE_INVALID_PARAMETER |
-2146893785 |
0x80090027 |
The parameter is incorrect. |
NTE_BUFFER_TOO_SMALL |
-2146893784 |
0x80090028 |
The buffer supplied to a function was too small. |
NTE_NOT_SUPPORTED |
-2146893783 |
0x80090029 |
The requested operation is not supported. |
NTE_NO_MORE_ITEMS |
-2146893782 |
0x8009002a |
No more data is available. |
NTE_BUFFERS_OVERLAP |
-2146893781 |
0x8009002b |
The supplied buffers overlap incorrectly. |
NTE_DECRYPTION_FAILURE |
-2146893780 |
0x8009002c |
The specified data could not be decrypted. |
NTE_INTERNAL_ERROR |
-2146893779 |
0x8009002d |
An internal consistency check failed. |
NTE_UI_REQUIRED |
-2146893778 |
0x8009002e |
This operation requires input from the user. |
NTE_HMAC_NOT_SUPPORTED |
-2146893777 |
0x8009002f |
The cryptographic provider does not support HMAC. |
NTE_DEVICE_NOT_READY |
-2146893776 |
0x80090030 |
The device that is required by this cryptographic provider is not ready for use. |
NTE_AUTHENTICATION_IGNORED |
-2146893775 |
0x80090031 |
The dictionary attack mitigation is triggered and the provided authorization was ignored by the provider. |
NTE_VALIDATION_FAILED |
-2146893774 |
0x80090032 |
The validation of the provided data failed the integrity or signature validation. |
NTE_INCORRECT_PASSWORD |
-2146893773 |
0x80090033 |
Incorrect password. |
NTE_ENCRYPTION_FAILURE |
-2146893772 |
0x80090034 |
Encryption failed. |
NTE_DEVICE_NOT_FOUND |
-2146893771 |
0x80090035 |
The device that is required by this cryptographic provider is not found on this platform. |
NTE_USER_CANCELLED |
-2146893770 |
0x80090036 |
The action was cancelled by the user. |
NTE_PASSWORD_CHANGE_REQUIRED |
-2146893769 |
0x80090037 |
The password is no longer valid and must be changed. |
NTE_NOT_ACTIVE_CONSOLE |
-2146893768 |
0x80090038 |
The operation cannot be completed from Terminal Server client sessions. |
SEC_E_INSUFFICIENT_MEMORY |
-2146893056 |
0x80090300 |
Not enough memory is available to complete this request |
SEC_E_INVALID_HANDLE |
-2146893055 |
0x80090301 |
The handle specified is invalid |
SEC_E_UNSUPPORTED_FUNCTION |
-2146893054 |
0x80090302 |
The function requested is not supported |
SEC_E_TARGET_UNKNOWN |
-2146893053 |
0x80090303 |
The specified target is unknown or unreachable |
SEC_E_INTERNAL_ERROR |
-2146893052 |
0x80090304 |
The Local Security Authority cannot be contacted |
SEC_E_SECPKG_NOT_FOUND |
-2146893051 |
0x80090305 |
The requested security package does not exist |
SEC_E_NOT_OWNER |
-2146893050 |
0x80090306 |
The caller is not the owner of the desired credentials |
SEC_E_CANNOT_INSTALL |
-2146893049 |
0x80090307 |
The security package failed to initialize, and cannot be installed |
SEC_E_INVALID_TOKEN |
-2146893048 |
0x80090308 |
The token supplied to the function is invalid |
SEC_E_CANNOT_PACK |
-2146893047 |
0x80090309 |
The security package is not able to marshall the logon buffer, so the logon attempt has failed |
SEC_E_QOP_NOT_SUPPORTED |
-2146893046 |
0x8009030a |
The per-message Quality of Protection is not supported by the security package |
SEC_E_NO_IMPERSONATION |
-2146893045 |
0x8009030b |
The security context does not allow impersonation of the client |
SEC_E_LOGON_DENIED |
-2146893044 |
0x8009030c |
The logon attempt failed |
SEC_E_UNKNOWN_CREDENTIALS |
-2146893043 |
0x8009030d |
The credentials supplied to the package were not recognized |
SEC_E_NO_CREDENTIALS |
-2146893042 |
0x8009030e |
No credentials are available in the security package |
SEC_E_MESSAGE_ALTERED |
-2146893041 |
0x8009030f |
The message or signature supplied for verification has been altered |
SEC_E_OUT_OF_SEQUENCE |
-2146893040 |
0x80090310 |
The message supplied for verification is out of sequence |
SEC_E_NO_AUTHENTICATING_AUTHORITY |
-2146893039 |
0x80090311 |
No authority could be contacted for authentication. |
SEC_I_CONTINUE_NEEDED |
590610 |
0x90312 |
The function completed successfully, but must be called again to complete the context |
SEC_I_COMPLETE_NEEDED |
590611 |
0x90313 |
The function completed successfully, but CompleteToken must be called |
SEC_I_COMPLETE_AND_CONTINUE |
590612 |
0x90314 |
The function completed successfully, but both CompleteToken and this function must be called to complete the context |
SEC_I_LOCAL_LOGON |
590613 |
0x90315 |
The logon was completed, but no network authority was available. The logon was made using locally known information |
SEC_I_GENERIC_EXTENSION_RECEIVED |
590614 |
0x90316 |
Schannel has received a TLS extension the SSPI caller subscribed to. |
SEC_E_BAD_PKGID |
-2146893034 |
0x80090316 |
The requested security package does not exist |
SEC_E_CONTEXT_EXPIRED |
-2146893033 |
0x80090317 |
The context has expired and can no longer be used. |
SEC_I_CONTEXT_EXPIRED |
590615 |
0x90317 |
The context has expired and can no longer be used. |
SEC_E_INCOMPLETE_MESSAGE |
-2146893032 |
0x80090318 |
The supplied message is incomplete. The signature was not verified. |
SEC_E_INCOMPLETE_CREDENTIALS |
-2146893024 |
0x80090320 |
The credentials supplied were not complete, and could not be verified. The context could not be initialized. |
SEC_E_BUFFER_TOO_SMALL |
-2146893023 |
0x80090321 |
The buffers supplied to a function was too small. |
SEC_I_INCOMPLETE_CREDENTIALS |
590624 |
0x90320 |
The credentials supplied were not complete, and could not be verified. Additional information can be returned from the context. |
SEC_I_RENEGOTIATE |
590625 |
0x90321 |
The context data must be renegotiated with the peer. |
SEC_E_WRONG_PRINCIPAL |
-2146893022 |
0x80090322 |
The target principal name is incorrect. |
SEC_I_NO_LSA_CONTEXT |
590627 |
0x90323 |
There is no LSA mode context associated with this context. |
SEC_E_TIME_SKEW |
-2146893020 |
0x80090324 |
The clocks on the client and server machines are skewed. |
SEC_E_UNTRUSTED_ROOT |
-2146893019 |
0x80090325 |
The certificate chain was issued by an authority that is not trusted. |
SEC_E_ILLEGAL_MESSAGE |
-2146893018 |
0x80090326 |
The message received was unexpected or badly formatted. |
SEC_E_CERT_UNKNOWN |
-2146893017 |
0x80090327 |
An unknown error occurred while processing the certificate. |
SEC_E_CERT_EXPIRED |
-2146893016 |
0x80090328 |
The received certificate has expired. |
SEC_E_ENCRYPT_FAILURE |
-2146893015 |
0x80090329 |
The specified data could not be encrypted. |
SEC_E_DECRYPT_FAILURE |
-2146893008 |
0x80090330 |
The specified data could not be decrypted.\r\n |
SEC_E_ALGORITHM_MISMATCH |
-2146893007 |
0x80090331 |
The client and server cannot communicate, because they do not possess a common algorithm. |
SEC_E_SECURITY_QOS_FAILED |
-2146893006 |
0x80090332 |
The security context could not be established due to a failure in the requested quality of service (e.g. mutual authentication or delegation). |
SEC_E_UNFINISHED_CONTEXT_DELETED |
-2146893005 |
0x80090333 |
A security context was deleted before the context was completed. This is considered a logon failure. |
SEC_E_NO_TGT_REPLY |
-2146893004 |
0x80090334 |
The client is trying to negotiate a context and the server requires user-to-user but didn't send a TGT reply. |
SEC_E_NO_IP_ADDRESSES |
-2146893003 |
0x80090335 |
Unable to accomplish the requested task because the local machine does not have any IP addresses. |
SEC_E_WRONG_CREDENTIAL_HANDLE |
-2146893002 |
0x80090336 |
The supplied credential handle does not match the credential associated with the security context. |
SEC_E_CRYPTO_SYSTEM_INVALID |
-2146893001 |
0x80090337 |
The crypto system or checksum function is invalid because a required function is unavailable. |
SEC_E_MAX_REFERRALS_EXCEEDED |
-2146893000 |
0x80090338 |
The number of maximum ticket referrals has been exceeded. |
SEC_E_MUST_BE_KDC |
-2146892999 |
0x80090339 |
The local machine must be a Kerberos KDC (domain controller) and it is not. |
SEC_E_STRONG_CRYPTO_NOT_SUPPORTED |
-2146892998 |
0x8009033a |
The other end of the security negotiation is requires strong crypto but it is not supported on the local machine. |
SEC_E_TOO_MANY_PRINCIPALS |
-2146892997 |
0x8009033b |
The KDC reply contained more than one principal name. |
SEC_E_NO_PA_DATA |
-2146892996 |
0x8009033c |
Expected to find PA data for a hint of what etype to use, but it was not found. |
SEC_E_PKINIT_NAME_MISMATCH |
-2146892995 |
0x8009033d |
The client certificate does not contain a valid UPN, or does not match the client name in the logon request. Please contact your administrator. |
SEC_E_SMARTCARD_LOGON_REQUIRED |
-2146892994 |
0x8009033e |
Smartcard logon is required and was not used. |
SEC_E_SHUTDOWN_IN_PROGRESS |
-2146892993 |
0x8009033f |
A system shutdown is in progress. |
SEC_E_KDC_INVALID_REQUEST |
-2146892992 |
0x80090340 |
An invalid request was sent to the KDC. |
SEC_E_KDC_UNABLE_TO_REFER |
-2146892991 |
0x80090341 |
The KDC was unable to generate a referral for the service requested. |
SEC_E_KDC_UNKNOWN_ETYPE |
-2146892990 |
0x80090342 |
The encryption type requested is not supported by the KDC. |
SEC_E_UNSUPPORTED_PREAUTH |
-2146892989 |
0x80090343 |
An unsupported preauthentication mechanism was presented to the Kerberos package. |
SEC_E_DELEGATION_REQUIRED |
-2146892987 |
0x80090345 |
The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be configured to allow delegation. |
SEC_E_BAD_BINDINGS |
-2146892986 |
0x80090346 |
Client's supplied SSPI channel bindings were incorrect. |
SEC_E_MULTIPLE_ACCOUNTS |
-2146892985 |
0x80090347 |
The received certificate was mapped to multiple accounts. |
SEC_E_NO_KERB_KEY |
-2146892984 |
0x80090348 |
SEC_E_NO_KERB_KEY |
SEC_E_CERT_WRONG_USAGE |
-2146892983 |
0x80090349 |
The certificate is not valid for the requested usage. |
SEC_E_DOWNGRADE_DETECTED |
-2146892976 |
0x80090350 |
The system cannot contact a domain controller to service the authentication request. Please try again later. |
SEC_E_SMARTCARD_CERT_REVOKED |
-2146892975 |
0x80090351 |
The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log. |
SEC_E_ISSUING_CA_UNTRUSTED |
-2146892974 |
0x80090352 |
An untrusted certificate authority was detected while processing the smartcard certificate used for authentication. Please contact your system administrator. |
SEC_E_REVOCATION_OFFLINE_C |
-2146892973 |
0x80090353 |
The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator. |
SEC_E_PKINIT_CLIENT_FAILURE |
-2146892972 |
0x80090354 |
The smartcard certificate used for authentication was not trusted. Please contact your system administrator. |
SEC_E_SMARTCARD_CERT_EXPIRED |
-2146892971 |
0x80090355 |
The smartcard certificate used for authentication has expired. Please contact your system administrator. |
SEC_E_CROSSREALM_DELEGATION_FAILURE |
-2146892969 |
0x80090357 |
An attempt was made by this server to make a Kerberos constrained delegation request for a target outside of the server's realm. This is not supported, and indicates a misconfiguration on this server's allowed to delegate to list. Please contact your administrator. |
SEC_E_REVOCATION_OFFLINE_KDC |
-2146892968 |
0x80090358 |
The revocation status of the domain controller certificate used for smartcard authentication could not be determined. There is additional information in the system event log. Please contact your system administrator. |
SEC_E_ISSUING_CA_UNTRUSTED_KDC |
-2146892967 |
0x80090359 |
An untrusted certificate authority was detected while processing the domain controller certificate used for authentication. There is additional information in the system event log. Please contact your system administrator. |
SEC_E_KDC_CERT_EXPIRED |
-2146892966 |
0x8009035a |
The domain controller certificate used for smartcard logon has expired. Please contact your system administrator with the contents of your system event log. |
SEC_E_KDC_CERT_REVOKED |
-2146892965 |
0x8009035b |
The domain controller certificate used for smartcard logon has been revoked. Please contact your system administrator with the contents of your system event log. |
SEC_I_SIGNATURE_NEEDED |
590684 |
0x9035c |
A signature operation must be performed before the user can authenticate. |
SEC_E_INVALID_PARAMETER |
-2146892963 |
0x8009035d |
One or more of the parameters passed to the function was invalid. |
SEC_E_DELEGATION_POLICY |
-2146892962 |
0x8009035e |
Client policy does not allow credential delegation to target server. |
SEC_E_POLICY_NLTM_ONLY |
-2146892961 |
0x8009035f |
Client policy does not allow credential delegation to target server with NLTM only authentication. |
SEC_I_NO_RENEGOTIATION |
590688 |
0x90360 |
The recipient rejected the renegotiation request. |
SEC_E_NO_CONTEXT |
-2146892959 |
0x80090361 |
The required security context does not exist. |
SEC_E_MUTUAL_AUTH_FAILED |
-2146892957 |
0x80090363 |
The identity of the server computer could not be verified. |
SEC_I_MESSAGE_FRAGMENT |
590692 |
0x90364 |
The returned buffer is only a fragment of the message. More fragments need to be returned. |
SEC_E_ONLY_HTTPS_ALLOWED |
-2146892955 |
0x80090365 |
Only https scheme is allowed. |
SEC_I_CONTINUE_NEEDED_MESSAGE_OK |
590694 |
0x90366 |
The function completed successfully, but must be called again to complete the context. Early start can be used. |
SEC_E_APPLICATION_PROTOCOL_MISMATCH |
-2146892953 |
0x80090367 |
No common application protocol exists between the client and the server. Application protocol negotiation failed. |
SEC_I_ASYNC_CALL_PENDING |
590696 |
0x90368 |
An asynchronous SSPI routine has been called and the work is pending completion. |
SEC_E_INVALID_UPN_NAME |
-2146892951 |
0x80090369 |
You can't sign in with a user ID in this format. Try using your email address instead. |
SEC_E_EXT_BUFFER_TOO_SMALL |
-2146892950 |
0x8009036a |
The buffer supplied by the SSPI caller to receive generic extensions is too small. |
SEC_E_INSUFFICIENT_BUFFERS |
-2146892949 |
0x8009036b |
Not enough secbuffers were supplied to generate a token. |
CRYPT_E_MSG_ERROR |
-2146889727 |
0x80091001 |
An error occurred while performing an operation on a cryptographic message. |
CRYPT_E_UNKNOWN_ALGO |
-2146889726 |
0x80091002 |
Unknown cryptographic algorithm. |
CRYPT_E_OID_FORMAT |
-2146889725 |
0x80091003 |
The object identifier is poorly formatted. |
CRYPT_E_INVALID_MSG_TYPE |
-2146889724 |
0x80091004 |
Invalid cryptographic message type. |
CRYPT_E_UNEXPECTED_ENCODING |
-2146889723 |
0x80091005 |
Unexpected cryptographic message encoding. |
CRYPT_E_AUTH_ATTR_MISSING |
-2146889722 |
0x80091006 |
The cryptographic message does not contain an expected authenticated attribute. |
CRYPT_E_HASH_VALUE |
-2146889721 |
0x80091007 |
The hash value is not correct. |
CRYPT_E_INVALID_INDEX |
-2146889720 |
0x80091008 |
The index value is not valid. |
CRYPT_E_ALREADY_DECRYPTED |
-2146889719 |
0x80091009 |
The content of the cryptographic message has already been decrypted. |
CRYPT_E_NOT_DECRYPTED |
-2146889718 |
0x8009100a |
The content of the cryptographic message has not been decrypted yet. |
CRYPT_E_RECIPIENT_NOT_FOUND |
-2146889717 |
0x8009100b |
The enveloped-data message does not contain the specified recipient. |
CRYPT_E_CONTROL_TYPE |
-2146889716 |
0x8009100c |
Invalid control type. |
CRYPT_E_ISSUER_SERIALNUMBER |
-2146889715 |
0x8009100d |
Invalid issuer and/or serial number. |
CRYPT_E_SIGNER_NOT_FOUND |
-2146889714 |
0x8009100e |
Cannot find the original signer. |
CRYPT_E_ATTRIBUTES_MISSING |
-2146889713 |
0x8009100f |
The cryptographic message does not contain all of the requested attributes. |
CRYPT_E_STREAM_MSG_NOT_READY |
-2146889712 |
0x80091010 |
The streamed cryptographic message is not ready to return data. |
CRYPT_E_STREAM_INSUFFICIENT_DATA |
-2146889711 |
0x80091011 |
The streamed cryptographic message requires more data to complete the decode operation. |
CRYPT_I_NEW_PROTECTION_REQUIRED |
593938 |
0x91012 |
The protected data needs to be re-protected. |
CRYPT_E_BAD_LEN |
-2146885631 |
0x80092001 |
The length specified for the output data was insufficient. |
CRYPT_E_BAD_ENCODE |
-2146885630 |
0x80092002 |
An error occurred during encode or decode operation. |
CRYPT_E_FILE_ERROR |
-2146885629 |
0x80092003 |
An error occurred while reading or writing to a file. |
CRYPT_E_NOT_FOUND |
-2146885628 |
0x80092004 |
Cannot find object or property. |
CRYPT_E_EXISTS |
-2146885627 |
0x80092005 |
The object or property already exists. |
CRYPT_E_NO_PROVIDER |
-2146885626 |
0x80092006 |
No provider was specified for the store or object. |
CRYPT_E_SELF_SIGNED |
-2146885625 |
0x80092007 |
The specified certificate is self signed. |
CRYPT_E_DELETED_PREV |
-2146885624 |
0x80092008 |
The previous certificate or CRL context was deleted. |
CRYPT_E_NO_MATCH |
-2146885623 |
0x80092009 |
Cannot find the requested object. |
CRYPT_E_UNEXPECTED_MSG_TYPE |
-2146885622 |
0x8009200a |
The certificate does not have a property that references a private key. |
CRYPT_E_NO_KEY_PROPERTY |
-2146885621 |
0x8009200b |
Cannot find the certificate and private key for decryption. |
CRYPT_E_NO_DECRYPT_CERT |
-2146885620 |
0x8009200c |
Cannot find the certificate and private key to use for decryption. |
CRYPT_E_BAD_MSG |
-2146885619 |
0x8009200d |
Not a cryptographic message or the cryptographic message is not formatted correctly. |
CRYPT_E_NO_SIGNER |
-2146885618 |
0x8009200e |
The signed cryptographic message does not have a signer for the specified signer index. |
CRYPT_E_PENDING_CLOSE |
-2146885617 |
0x8009200f |
Final closure is pending until additional frees or closes. |
CRYPT_E_REVOKED |
-2146885616 |
0x80092010 |
The certificate is revoked. |
CRYPT_E_NO_REVOCATION_DLL |
-2146885615 |
0x80092011 |
No Dll or exported function was found to verify revocation. |
CRYPT_E_NO_REVOCATION_CHECK |
-2146885614 |
0x80092012 |
The revocation function was unable to check revocation for the certificate. |
CRYPT_E_REVOCATION_OFFLINE |
-2146885613 |
0x80092013 |
The revocation function was unable to check revocation because the revocation server was offline. |
CRYPT_E_NOT_IN_REVOCATION_DATABASE |
-2146885612 |
0x80092014 |
The certificate is not in the revocation server's database. |
CRYPT_E_INVALID_NUMERIC_STRING |
-2146885600 |
0x80092020 |
The string contains a non-numeric character. |
CRYPT_E_INVALID_PRINTABLE_STRING |
-2146885599 |
0x80092021 |
The string contains a non-printable character. |
CRYPT_E_NOT_CHAR_STRING |
-2146885596 |
0x80092024 |
The dwValueType for the CERT_NAME_VALUE is not one of the character strings. Most likely it is either a CERT_RDN_ENCODED_BLOB or CERT_RDN_OCTET_STRING. |
CRYPT_E_FILERESIZED |
-2146885595 |
0x80092025 |
The Put operation cannot continue. The file needs to be resized. However, there is already a signature present. A complete signing operation must be done. |
CRYPT_E_SECURITY_SETTINGS |
-2146885594 |
0x80092026 |
The cryptographic operation failed due to a local security option setting. |
CRYPT_E_NO_VERIFY_USAGE_DLL |
-2146885593 |
0x80092027 |
No DLL or exported function was found to verify subject usage. |
CRYPT_E_NO_VERIFY_USAGE_CHECK |
-2146885592 |
0x80092028 |
The called function was unable to do a usage check on the subject. |
CRYPT_E_VERIFY_USAGE_OFFLINE |
-2146885591 |
0x80092029 |
Since the server was offline, the called function was unable to complete the usage check. |
CRYPT_E_NOT_IN_CTL |
-2146885590 |
0x8009202a |
The subject was not found in a Certificate Trust List (CTL). |
CRYPT_E_NO_TRUSTED_SIGNER |
-2146885589 |
0x8009202b |
None of the signers of the cryptographic message or certificate trust list is trusted. |
CRYPT_E_MISSING_PUBKEY_PARA |
-2146885588 |
0x8009202c |
The public key's algorithm parameters are missing. |
CRYPT_E_OBJECT_LOCATOR_OBJECT_NOT_FOUND |
-2146885587 |
0x8009202d |
An object could not be located using the object locator infrastructure with the given name. |
CRYPT_E_OSS_ERROR |
-2146881536 |
0x80093000 |
OSS Certificate encode/decode error code base\r\n\r\nSee asn1code.h for a definition of the OSS runtime errors. The OSS error values are offset by CRYPT_E_OSS_ERROR. |
OSS_MORE_BUF |
-2146881535 |
0x80093001 |
OSS ASN.1 Error: Output Buffer is too small. |
OSS_NEGATIVE_UINTEGER |
-2146881534 |
0x80093002 |
OSS ASN.1 Error: Signed integer is encoded as a unsigned integer. |
OSS_PDU_RANGE |
-2146881533 |
0x80093003 |
OSS ASN.1 Error: Unknown ASN.1 data type. |
OSS_MORE_INPUT |
-2146881532 |
0x80093004 |
OSS ASN.1 Error: Output buffer is too small, the decoded data has been truncated. |
OSS_DATA_ERROR |
-2146881531 |
0x80093005 |
OSS ASN.1 Error: Invalid data. |
OSS_BAD_ARG |
-2146881530 |
0x80093006 |
OSS ASN.1 Error: Invalid argument. |
OSS_BAD_VERSION |
-2146881529 |
0x80093007 |
OSS ASN.1 Error: Encode/Decode version mismatch. |
OSS_OUT_MEMORY |
-2146881528 |
0x80093008 |
OSS ASN.1 Error: Out of memory. |
OSS_PDU_MISMATCH |
-2146881527 |
0x80093009 |
OSS ASN.1 Error: Encode/Decode Error. |
OSS_LIMITED |
-2146881526 |
0x8009300a |
OSS ASN.1 Error: Internal Error. |
OSS_BAD_PTR |
-2146881525 |
0x8009300b |
OSS ASN.1 Error: Invalid data. |
OSS_BAD_TIME |
-2146881524 |
0x8009300c |
OSS ASN.1 Error: Invalid data. |
OSS_INDEFINITE_NOT_SUPPORTED |
-2146881523 |
0x8009300d |
OSS ASN.1 Error: Unsupported BER indefinite-length encoding. |
OSS_MEM_ERROR |
-2146881522 |
0x8009300e |
OSS ASN.1 Error: Access violation. |
OSS_BAD_TABLE |
-2146881521 |
0x8009300f |
OSS ASN.1 Error: Invalid data. |
OSS_TOO_LONG |
-2146881520 |
0x80093010 |
OSS ASN.1 Error: Invalid data. |
OSS_CONSTRAINT_VIOLATED |
-2146881519 |
0x80093011 |
OSS ASN.1 Error: Invalid data. |
OSS_FATAL_ERROR |
-2146881518 |
0x80093012 |
OSS ASN.1 Error: Internal Error. |
OSS_ACCESS_SERIALIZATION_ERROR |
-2146881517 |
0x80093013 |
OSS ASN.1 Error: Multi-threading conflict. |
OSS_NULL_TBL |
-2146881516 |
0x80093014 |
OSS ASN.1 Error: Invalid data. |
OSS_NULL_FCN |
-2146881515 |
0x80093015 |
OSS ASN.1 Error: Invalid data. |
OSS_BAD_ENCRULES |
-2146881514 |
0x80093016 |
OSS ASN.1 Error: Invalid data. |
OSS_UNAVAIL_ENCRULES |
-2146881513 |
0x80093017 |
OSS ASN.1 Error: Encode/Decode function not implemented. |
OSS_CANT_OPEN_TRACE_WINDOW |
-2146881512 |
0x80093018 |
OSS ASN.1 Error: Trace file error. |
OSS_UNIMPLEMENTED |
-2146881511 |
0x80093019 |
OSS ASN.1 Error: Function not implemented. |
OSS_OID_DLL_NOT_LINKED |
-2146881510 |
0x8009301a |
OSS ASN.1 Error: Program link error. |
OSS_CANT_OPEN_TRACE_FILE |
-2146881509 |
0x8009301b |
OSS ASN.1 Error: Trace file error. |
OSS_TRACE_FILE_ALREADY_OPEN |
-2146881508 |
0x8009301c |
OSS ASN.1 Error: Trace file error. |
OSS_TABLE_MISMATCH |
-2146881507 |
0x8009301d |
OSS ASN.1 Error: Invalid data. |
OSS_TYPE_NOT_SUPPORTED |
-2146881506 |
0x8009301e |
OSS ASN.1 Error: Invalid data. |
OSS_REAL_DLL_NOT_LINKED |
-2146881505 |
0x8009301f |
OSS ASN.1 Error: Program link error. |
OSS_REAL_CODE_NOT_LINKED |
-2146881504 |
0x80093020 |
OSS ASN.1 Error: Program link error. |
OSS_OUT_OF_RANGE |
-2146881503 |
0x80093021 |
OSS ASN.1 Error: Program link error. |
OSS_COPIER_DLL_NOT_LINKED |
-2146881502 |
0x80093022 |
OSS ASN.1 Error: Program link error. |
OSS_CONSTRAINT_DLL_NOT_LINKED |
-2146881501 |
0x80093023 |
OSS ASN.1 Error: Program link error. |
OSS_COMPARATOR_DLL_NOT_LINKED |
-2146881500 |
0x80093024 |
OSS ASN.1 Error: Program link error. |
OSS_COMPARATOR_CODE_NOT_LINKED |
-2146881499 |
0x80093025 |
OSS ASN.1 Error: Program link error. |
OSS_MEM_MGR_DLL_NOT_LINKED |
-2146881498 |
0x80093026 |
OSS ASN.1 Error: Program link error. |
OSS_PDV_DLL_NOT_LINKED |
-2146881497 |
0x80093027 |
OSS ASN.1 Error: Program link error. |
OSS_PDV_CODE_NOT_LINKED |
-2146881496 |
0x80093028 |
OSS ASN.1 Error: Program link error. |
OSS_API_DLL_NOT_LINKED |
-2146881495 |
0x80093029 |
OSS ASN.1 Error: Program link error. |
OSS_BERDER_DLL_NOT_LINKED |
-2146881494 |
0x8009302a |
OSS ASN.1 Error: Program link error. |
OSS_PER_DLL_NOT_LINKED |
-2146881493 |
0x8009302b |
OSS ASN.1 Error: Program link error. |
OSS_OPEN_TYPE_ERROR |
-2146881492 |
0x8009302c |
OSS ASN.1 Error: Program link error. |
OSS_MUTEX_NOT_CREATED |
-2146881491 |
0x8009302d |
OSS ASN.1 Error: System resource error. |
OSS_CANT_CLOSE_TRACE_FILE |
-2146881490 |
0x8009302e |
OSS ASN.1 Error: Trace file error. |
CERTSRV_E_BAD_REQUESTSUBJECT |
-2146877439 |
0x80094001 |
The request subject name is invalid or too long. |
CERTSRV_E_NO_REQUEST |
-2146877438 |
0x80094002 |
The request does not exist. |
CERTSRV_E_BAD_REQUESTSTATUS |
-2146877437 |
0x80094003 |
The request's current status does not allow this operation. |
CERTSRV_E_PROPERTY_EMPTY |
-2146877436 |
0x80094004 |
The requested property value is empty. |
CERTSRV_E_INVALID_CA_CERTIFICATE |
-2146877435 |
0x80094005 |
The certification authority's certificate contains invalid data. |
CERTSRV_E_SERVER_SUSPENDED |
-2146877434 |
0x80094006 |
Certificate service has been suspended for a database restore operation. |
CERTSRV_E_ENCODING_LENGTH |
-2146877433 |
0x80094007 |
The certificate contains an encoded length that is potentially incompatible with older enrollment software. |
CERTSRV_E_ROLECONFLICT |
-2146877432 |
0x80094008 |
The operation is denied. The user has multiple roles assigned and the certification authority is configured to enforce role separation. |
CERTSRV_E_RESTRICTEDOFFICER |
-2146877431 |
0x80094009 |
The operation is denied. It can only be performed by a certificate manager that is allowed to manage certificates for the current requester. |
CERTSRV_E_KEY_ARCHIVAL_NOT_CONFIGURED |
-2146877430 |
0x8009400a |
Cannot archive private key. The certification authority is not configured for key archival. |
CERTSRV_E_NO_VALID_KRA |
-2146877429 |
0x8009400b |
Cannot archive private key. The certification authority could not verify one or more key recovery certificates. |
CERTSRV_E_BAD_REQUEST_KEY_ARCHIVAL |
-2146877428 |
0x8009400c |
The request is incorrectly formatted. The encrypted private key must be in an unauthenticated attribute in an outermost signature. |
CERTSRV_E_NO_CAADMIN_DEFINED |
-2146877427 |
0x8009400d |
At least one security principal must have the permission to manage this CA. |
CERTSRV_E_BAD_RENEWAL_CERT_ATTRIBUTE |
-2146877426 |
0x8009400e |
The request contains an invalid renewal certificate attribute. |
CERTSRV_E_NO_DB_SESSIONS |
-2146877425 |
0x8009400f |
An attempt was made to open a Certification Authority database session, but there are already too many active sessions. The server may need to be configured to allow additional sessions. |
CERTSRV_E_ALIGNMENT_FAULT |
-2146877424 |
0x80094010 |
A memory reference caused a data alignment fault. |
CERTSRV_E_ENROLL_DENIED |
-2146877423 |
0x80094011 |
The permissions on this certification authority do not allow the current user to enroll for certificates. |
CERTSRV_E_TEMPLATE_DENIED |
-2146877422 |
0x80094012 |
The permissions on the certificate template do not allow the current user to enroll for this type of certificate. |
CERTSRV_E_DOWNLEVEL_DC_SSL_OR_UPGRADE |
-2146877421 |
0x80094013 |
The contacted domain controller cannot support signed LDAP traffic. Update the domain controller or configure Certificate Services to use SSL for Active Directory access. |
CERTSRV_E_ADMIN_DENIED_REQUEST |
-2146877420 |
0x80094014 |
The request was denied by a certificate manager or CA administrator. |
CERTSRV_E_NO_POLICY_SERVER |
-2146877419 |
0x80094015 |
An enrollment policy server cannot be located. |
CERTSRV_E_WEAK_SIGNATURE_OR_KEY |
-2146877418 |
0x80094016 |
A signature algorithm or public key length does not meet the system's minimum required strength. |
CERTSRV_E_KEY_ATTESTATION_NOT_SUPPORTED |
-2146877417 |
0x80094017 |
Failed to create an attested key. This computer or the cryptographic provider may not meet the hardware requirements to support key attestation. |
CERTSRV_E_ENCRYPTION_CERT_REQUIRED |
-2146877416 |
0x80094018 |
No encryption certificate was specified. |
CERTSRV_E_UNSUPPORTED_CERT_TYPE |
-2146875392 |
0x80094800 |
The requested certificate template is not supported by this CA. |
CERTSRV_E_NO_CERT_TYPE |
-2146875391 |
0x80094801 |
The request contains no certificate template information. |
CERTSRV_E_TEMPLATE_CONFLICT |
-2146875390 |
0x80094802 |
The request contains conflicting template information. |
CERTSRV_E_SUBJECT_ALT_NAME_REQUIRED |
-2146875389 |
0x80094803 |
The request is missing a required Subject Alternate name extension. |
CERTSRV_E_ARCHIVED_KEY_REQUIRED |
-2146875388 |
0x80094804 |
The request is missing a required private key for archival by the server. |
CERTSRV_E_SMIME_REQUIRED |
-2146875387 |
0x80094805 |
The request is missing a required SMIME capabilities extension. |
CERTSRV_E_BAD_RENEWAL_SUBJECT |
-2146875386 |
0x80094806 |
The request was made on behalf of a subject other than the caller. The certificate template must be configured to require at least one signature to authorize the request. |
CERTSRV_E_BAD_TEMPLATE_VERSION |
-2146875385 |
0x80094807 |
The request template version is newer than the supported template version. |
CERTSRV_E_TEMPLATE_POLICY_REQUIRED |
-2146875384 |
0x80094808 |
The template is missing a required signature policy attribute. |
CERTSRV_E_SIGNATURE_POLICY_REQUIRED |
-2146875383 |
0x80094809 |
The request is missing required signature policy information. |
CERTSRV_E_SIGNATURE_COUNT |
-2146875382 |
0x8009480a |
The request is missing one or more required signatures. |
CERTSRV_E_SIGNATURE_REJECTED |
-2146875381 |
0x8009480b |
One or more signatures did not include the required application or issuance policies. The request is missing one or more required valid signatures. |
CERTSRV_E_ISSUANCE_POLICY_REQUIRED |
-2146875380 |
0x8009480c |
The request is missing one or more required signature issuance policies. |
CERTSRV_E_SUBJECT_UPN_REQUIRED |
-2146875379 |
0x8009480d |
The UPN is unavailable and cannot be added to the Subject Alternate name. |
CERTSRV_E_SUBJECT_DIRECTORY_GUID_REQUIRED |
-2146875378 |
0x8009480e |
The Active Directory GUID is unavailable and cannot be added to the Subject Alternate name. |
CERTSRV_E_SUBJECT_DNS_REQUIRED |
-2146875377 |
0x8009480f |
The DNS name is unavailable and cannot be added to the Subject Alternate name. |
CERTSRV_E_ARCHIVED_KEY_UNEXPECTED |
-2146875376 |
0x80094810 |
The request includes a private key for archival by the server, but key archival is not enabled for the specified certificate template. |
CERTSRV_E_KEY_LENGTH |
-2146875375 |
0x80094811 |
The public key does not meet the minimum size required by the specified certificate template. |
CERTSRV_E_SUBJECT_EMAIL_REQUIRED |
-2146875374 |
0x80094812 |
The EMail name is unavailable and cannot be added to the Subject or Subject Alternate name. |
CERTSRV_E_UNKNOWN_CERT_TYPE |
-2146875373 |
0x80094813 |
One or more certificate templates to be enabled on this certification authority could not be found. |
CERTSRV_E_CERT_TYPE_OVERLAP |
-2146875372 |
0x80094814 |
The certificate template renewal period is longer than the certificate validity period. The template should be reconfigured or the CA certificate renewed. |
CERTSRV_E_TOO_MANY_SIGNATURES |
-2146875371 |
0x80094815 |
The certificate template requires too many RA signatures. Only one RA signature is allowed. |
CERTSRV_E_RENEWAL_BAD_PUBLIC_KEY |
-2146875370 |
0x80094816 |
The certificate template requires renewal with the same public key, but the request uses a different public key. |
CERTSRV_E_INVALID_EK |
-2146875369 |
0x80094817 |
The certification authority cannot interpret or verify the endorsement key information supplied in the request, or the information is inconsistent. |
CERTSRV_E_INVALID_IDBINDING |
-2146875368 |
0x80094818 |
The certification authority cannot validate the Attestation Identity Key Id Binding. |
CERTSRV_E_INVALID_ATTESTATION |
-2146875367 |
0x80094819 |
The certification authority cannot validate the private key attestation data. |
CERTSRV_E_KEY_ATTESTATION |
-2146875366 |
0x8009481a |
The request does not support private key attestation as defined in the certificate template. |
CERTSRV_E_CORRUPT_KEY_ATTESTATION |
-2146875365 |
0x8009481b |
The request public key is not consistent with the private key attestation data. |
CERTSRV_E_EXPIRED_CHALLENGE |
-2146875364 |
0x8009481c |
The private key attestation challenge cannot be validated because the encryption certificate has expired, or the certificate or key is unavailable. |
CERTSRV_E_INVALID_RESPONSE |
-2146875363 |
0x8009481d |
The client's response could not be validated. It is either unexpected or incorrect. |
CERTSRV_E_INVALID_REQUESTID |
-2146875362 |
0x8009481e |
A valid Request ID was not detected in the request attributes, or an invalid one was submitted. |
CERTSRV_E_REQUEST_PRECERTIFICATE_MISMATCH |
-2146875361 |
0x8009481f |
The request is not consistent with the previously generated precertificate. |
CERTSRV_E_PENDING_CLIENT_RESPONSE |
-2146875360 |
0x80094820 |
The request is locked against edits until a response is received from the client. |
XENROLL_E_KEY_NOT_EXPORTABLE |
-2146873344 |
0x80095000 |
The key is not exportable. |
XENROLL_E_CANNOT_ADD_ROOT_CERT |
-2146873343 |
0x80095001 |
You cannot add the root CA certificate into your local store. |
XENROLL_E_RESPONSE_KA_HASH_NOT_FOUND |
-2146873342 |
0x80095002 |
The key archival hash attribute was not found in the response. |
XENROLL_E_RESPONSE_UNEXPECTED_KA_HASH |
-2146873341 |
0x80095003 |
An unexpected key archival hash attribute was found in the response. |
XENROLL_E_RESPONSE_KA_HASH_MISMATCH |
-2146873340 |
0x80095004 |
There is a key archival hash mismatch between the request and the response. |
XENROLL_E_KEYSPEC_SMIME_MISMATCH |
-2146873339 |
0x80095005 |
Signing certificate cannot include SMIME extension. |
TRUST_E_SYSTEM_ERROR |
-2146869247 |
0x80096001 |
A system-level error occurred while verifying trust. |
TRUST_E_NO_SIGNER_CERT |
-2146869246 |
0x80096002 |
The certificate for the signer of the message is invalid or not found. |
TRUST_E_COUNTER_SIGNER |
-2146869245 |
0x80096003 |
One of the counter signatures was invalid. |
TRUST_E_CERT_SIGNATURE |
-2146869244 |
0x80096004 |
The signature of the certificate cannot be verified. |
TRUST_E_TIME_STAMP |
-2146869243 |
0x80096005 |
The timestamp signature and/or certificate could not be verified or is malformed. |
TRUST_E_BAD_DIGEST |
-2146869232 |
0x80096010 |
The digital signature of the object did not verify. |
TRUST_E_MALFORMED_SIGNATURE |
-2146869231 |
0x80096011 |
The digital signature of the object is malformed. For technical detail, see security bulletin MS13-098. |
TRUST_E_BASIC_CONSTRAINTS |
-2146869223 |
0x80096019 |
A certificate's basic constraint extension has not been observed. |
TRUST_E_FINANCIAL_CRITERIA |
-2146869218 |
0x8009601e |
The certificate does not meet or contain the Authenticode(tm) financial extensions. |
MSSIPOTF_E_OUTOFMEMRANGE |
-2146865151 |
0x80097001 |
Tried to reference a part of the file outside the proper range. |
MSSIPOTF_E_CANTGETOBJECT |
-2146865150 |
0x80097002 |
Could not retrieve an object from the file. |
MSSIPOTF_E_NOHEADTABLE |
-2146865149 |
0x80097003 |
Could not find the head table in the file. |
MSSIPOTF_E_BAD_MAGICNUMBER |
-2146865148 |
0x80097004 |
The magic number in the head table is incorrect. |
MSSIPOTF_E_BAD_OFFSET_TABLE |
-2146865147 |
0x80097005 |
The offset table has incorrect values. |
MSSIPOTF_E_TABLE_TAGORDER |
-2146865146 |
0x80097006 |
Duplicate table tags or tags out of alphabetical order. |
MSSIPOTF_E_TABLE_LONGWORD |
-2146865145 |
0x80097007 |
A table does not start on a long word boundary. |
MSSIPOTF_E_BAD_FIRST_TABLE_PLACEMENT |
-2146865144 |
0x80097008 |
First table does not appear after header information. |
MSSIPOTF_E_TABLES_OVERLAP |
-2146865143 |
0x80097009 |
Two or more tables overlap. |
MSSIPOTF_E_TABLE_PADBYTES |
-2146865142 |
0x8009700a |
Too many pad bytes between tables or pad bytes are not 0. |
MSSIPOTF_E_FILETOOSMALL |
-2146865141 |
0x8009700b |
File is too small to contain the last table. |
MSSIPOTF_E_TABLE_CHECKSUM |
-2146865140 |
0x8009700c |
A table checksum is incorrect. |
MSSIPOTF_E_FILE_CHECKSUM |
-2146865139 |
0x8009700d |
The file checksum is incorrect. |
MSSIPOTF_E_FAILED_POLICY |
-2146865136 |
0x80097010 |
The signature does not have the correct attributes for the policy. |
MSSIPOTF_E_FAILED_HINTS_CHECK |
-2146865135 |
0x80097011 |
The file did not pass the hints check. |
MSSIPOTF_E_NOT_OPENTYPE |
-2146865134 |
0x80097012 |
The file is not an OpenType file. |
MSSIPOTF_E_FILE |
-2146865133 |
0x80097013 |
Failed on a file operation (open, map, read, write). |
MSSIPOTF_E_CRYPT |
-2146865132 |
0x80097014 |
A call to a CryptoAPI function failed. |
MSSIPOTF_E_BADVERSION |
-2146865131 |
0x80097015 |
There is a bad version number in the file. |
MSSIPOTF_E_DSIG_STRUCTURE |
-2146865130 |
0x80097016 |
The structure of the DSIG table is incorrect. |
MSSIPOTF_E_PCONST_CHECK |
-2146865129 |
0x80097017 |
A check failed in a partially constant table. |
MSSIPOTF_E_STRUCTURE |
-2146865128 |
0x80097018 |
Some kind of structural error. |
ERROR_CRED_REQUIRES_CONFIRMATION |
-2146865127 |
0x80097019 |
The requested credential requires confirmation. |
TRUST_E_PROVIDER_UNKNOWN |
-2146762751 |
0x800b0001 |
Unknown trust provider. |
TRUST_E_ACTION_UNKNOWN |
-2146762750 |
0x800b0002 |
The trust verification action specified is not supported by the specified trust provider. |
TRUST_E_SUBJECT_FORM_UNKNOWN |
-2146762749 |
0x800b0003 |
The form specified for the subject is not one supported or known by the specified trust provider. |
TRUST_E_SUBJECT_NOT_TRUSTED |
-2146762748 |
0x800b0004 |
The subject is not trusted for the specified action. |
DIGSIG_E_ENCODE |
-2146762747 |
0x800b0005 |
Error due to problem in ASN.1 encoding process. |
DIGSIG_E_DECODE |
-2146762746 |
0x800b0006 |
Error due to problem in ASN.1 decoding process. |
DIGSIG_E_EXTENSIBILITY |
-2146762745 |
0x800b0007 |
Reading / writing Extensions where Attributes are appropriate, and vice versa. |
DIGSIG_E_CRYPTO |
-2146762744 |
0x800b0008 |
Unspecified cryptographic failure. |
PERSIST_E_SIZEDEFINITE |
-2146762743 |
0x800b0009 |
The size of the data could not be determined. |
PERSIST_E_SIZEINDEFINITE |
-2146762742 |
0x800b000a |
The size of the indefinite-sized data could not be determined. |
PERSIST_E_NOTSELFSIZING |
-2146762741 |
0x800b000b |
This object does not read and write self-sizing data. |
TRUST_E_NOSIGNATURE |
-2146762496 |
0x800b0100 |
No signature was present in the subject. |
CERT_E_EXPIRED |
-2146762495 |
0x800b0101 |
A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file. |
CERT_E_VALIDITYPERIODNESTING |
-2146762494 |
0x800b0102 |
The validity periods of the certification chain do not nest correctly. |
CERT_E_ROLE |
-2146762493 |
0x800b0103 |
A certificate that can only be used as an end-entity is being used as a CA or vice versa. |
CERT_E_PATHLENCONST |
-2146762492 |
0x800b0104 |
A path length constraint in the certification chain has been violated. |
CERT_E_CRITICAL |
-2146762491 |
0x800b0105 |
A certificate contains an unknown extension that is marked 'critical'. |
CERT_E_PURPOSE |
-2146762490 |
0x800b0106 |
A certificate being used for a purpose other than the ones specified by its CA. |
CERT_E_ISSUERCHAINING |
-2146762489 |
0x800b0107 |
A parent of a given certificate in fact did not issue that child certificate. |
CERT_E_MALFORMED |
-2146762488 |
0x800b0108 |
A certificate is missing or has an empty value for an important field, such as a subject or issuer name. |
CERT_E_UNTRUSTEDROOT |
-2146762487 |
0x800b0109 |
A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider. |
CERT_E_CHAINING |
-2146762486 |
0x800b010a |
A certificate chain could not be built to a trusted root authority. |
TRUST_E_FAIL |
-2146762485 |
0x800b010b |
Generic trust failure. |
CERT_E_REVOKED |
-2146762484 |
0x800b010c |
A certificate was explicitly revoked by its issuer. |
CERT_E_UNTRUSTEDTESTROOT |
-2146762483 |
0x800b010d |
The certification path terminates with the test root which is not trusted with the current policy settings. |
CERT_E_REVOCATION_FAILURE |
-2146762482 |
0x800b010e |
The revocation process could not continue - the certificate(s) could not be checked. |
CERT_E_CN_NO_MATCH |
-2146762481 |
0x800b010f |
The certificate's CN name does not match the passed value. |
CERT_E_WRONG_USAGE |
-2146762480 |
0x800b0110 |
The certificate is not valid for the requested usage. |
TRUST_E_EXPLICIT_DISTRUST |
-2146762479 |
0x800b0111 |
The certificate was explicitly marked as untrusted by the user. |
CERT_E_UNTRUSTEDCA |
-2146762478 |
0x800b0112 |
A certification chain processed correctly, but one of the CA certificates is not trusted by the policy provider. |
CERT_E_INVALID_POLICY |
-2146762477 |
0x800b0113 |
The certificate has invalid policy. |
CERT_E_INVALID_NAME |
-2146762476 |
0x800b0114 |
The certificate has an invalid name. The name is not included in the permitted list or is explicitly excluded. |
SPAPI_E_EXPECTED_SECTION_NAME |
-2146500608 |
0x800f0000 |
A non-empty line was encountered in the INF before the start of a section. |
SPAPI_E_BAD_SECTION_NAME_LINE |
-2146500607 |
0x800f0001 |
A section name marker in the INF is not complete, or does not exist on a line by itself. |
SPAPI_E_SECTION_NAME_TOO_LONG |
-2146500606 |
0x800f0002 |
An INF section was encountered whose name exceeds the maximum section name length. |
SPAPI_E_GENERAL_SYNTAX |
-2146500605 |
0x800f0003 |
The syntax of the INF is invalid. |
SPAPI_E_WRONG_INF_STYLE |
-2146500352 |
0x800f0100 |
The style of the INF is different than what was requested. |
SPAPI_E_SECTION_NOT_FOUND |
-2146500351 |
0x800f0101 |
The required section was not found in the INF. |
SPAPI_E_LINE_NOT_FOUND |
-2146500350 |
0x800f0102 |
The required line was not found in the INF. |
SPAPI_E_NO_BACKUP |
-2146500349 |
0x800f0103 |
The files affected by the installation of this file queue have not been backed up for uninstall. |
SPAPI_E_NO_ASSOCIATED_CLASS |
-2146500096 |
0x800f0200 |
The INF or the device information set or element does not have an associated install class. |
SPAPI_E_CLASS_MISMATCH |
-2146500095 |
0x800f0201 |
The INF or the device information set or element does not match the specified install class. |
SPAPI_E_DUPLICATE_FOUND |
-2146500094 |
0x800f0202 |
An existing device was found that is a duplicate of the device being manually installed. |
SPAPI_E_NO_DRIVER_SELECTED |
-2146500093 |
0x800f0203 |
There is no driver selected for the device information set or element. |
SPAPI_E_KEY_DOES_NOT_EXIST |
-2146500092 |
0x800f0204 |
The requested device registry key does not exist. |
SPAPI_E_INVALID_DEVINST_NAME |
-2146500091 |
0x800f0205 |
The device instance name is invalid. |
SPAPI_E_INVALID_CLASS |
-2146500090 |
0x800f0206 |
The install class is not present or is invalid. |
SPAPI_E_DEVINST_ALREADY_EXISTS |
-2146500089 |
0x800f0207 |
The device instance cannot be created because it already exists. |
SPAPI_E_DEVINFO_NOT_REGISTERED |
-2146500088 |
0x800f0208 |
The operation cannot be performed on a device information element that has not been registered. |
SPAPI_E_INVALID_REG_PROPERTY |
-2146500087 |
0x800f0209 |
The device property code is invalid. |
SPAPI_E_NO_INF |
-2146500086 |
0x800f020a |
The INF from which a driver list is to be built does not exist. |
SPAPI_E_NO_SUCH_DEVINST |
-2146500085 |
0x800f020b |
The device instance does not exist in the hardware tree. |
SPAPI_E_CANT_LOAD_CLASS_ICON |
-2146500084 |
0x800f020c |
The icon representing this install class cannot be loaded. |
SPAPI_E_INVALID_CLASS_INSTALLER |
-2146500083 |
0x800f020d |
The class installer registry entry is invalid. |
SPAPI_E_DI_DO_DEFAULT |
-2146500082 |
0x800f020e |
The class installer has indicated that the default action should be performed for this installation request. |
SPAPI_E_DI_NOFILECOPY |
-2146500081 |
0x800f020f |
The operation does not require any files to be copied. |
SPAPI_E_INVALID_HWPROFILE |
-2146500080 |
0x800f0210 |
The specified hardware profile does not exist. |
SPAPI_E_NO_DEVICE_SELECTED |
-2146500079 |
0x800f0211 |
There is no device information element currently selected for this device information set. |
SPAPI_E_DEVINFO_LIST_LOCKED |
-2146500078 |
0x800f0212 |
The operation cannot be performed because the device information set is locked. |
SPAPI_E_DEVINFO_DATA_LOCKED |
-2146500077 |
0x800f0213 |
The operation cannot be performed because the device information element is locked. |
SPAPI_E_DI_BAD_PATH |
-2146500076 |
0x800f0214 |
The specified path does not contain any applicable device INFs. |
SPAPI_E_NO_CLASSINSTALL_PARAMS |
-2146500075 |
0x800f0215 |
No class installer parameters have been set for the device information set or element. |
SPAPI_E_FILEQUEUE_LOCKED |
-2146500074 |
0x800f0216 |
The operation cannot be performed because the file queue is locked. |
SPAPI_E_BAD_SERVICE_INSTALLSECT |
-2146500073 |
0x800f0217 |
A service installation section in this INF is invalid. |
SPAPI_E_NO_CLASS_DRIVER_LIST |
-2146500072 |
0x800f0218 |
There is no class driver list for the device information element. |
SPAPI_E_NO_ASSOCIATED_SERVICE |
-2146500071 |
0x800f0219 |
The installation failed because a function driver was not specified for this device instance. |
SPAPI_E_NO_DEFAULT_DEVICE_INTERFACE |
-2146500070 |
0x800f021a |
There is presently no default device interface designated for this interface class. |
SPAPI_E_DEVICE_INTERFACE_ACTIVE |
-2146500069 |
0x800f021b |
The operation cannot be performed because the device interface is currently active. |
SPAPI_E_DEVICE_INTERFACE_REMOVED |
-2146500068 |
0x800f021c |
The operation cannot be performed because the device interface has been removed from the system. |
SPAPI_E_BAD_INTERFACE_INSTALLSECT |
-2146500067 |
0x800f021d |
An interface installation section in this INF is invalid. |
SPAPI_E_NO_SUCH_INTERFACE_CLASS |
-2146500066 |
0x800f021e |
This interface class does not exist in the system. |
SPAPI_E_INVALID_REFERENCE_STRING |
-2146500065 |
0x800f021f |
The reference string supplied for this interface device is invalid. |
SPAPI_E_INVALID_MACHINENAME |
-2146500064 |
0x800f0220 |
The specified machine name does not conform to UNC naming conventions. |
SPAPI_E_REMOTE_COMM_FAILURE |
-2146500063 |
0x800f0221 |
A general remote communication error occurred. |
SPAPI_E_MACHINE_UNAVAILABLE |
-2146500062 |
0x800f0222 |
The machine selected for remote communication is not available at this time. |
SPAPI_E_NO_CONFIGMGR_SERVICES |
-2146500061 |
0x800f0223 |
The Plug and Play service is not available on the remote machine. |
SPAPI_E_INVALID_PROPPAGE_PROVIDER |
-2146500060 |
0x800f0224 |
The property page provider registry entry is invalid. |
SPAPI_E_NO_SUCH_DEVICE_INTERFACE |
-2146500059 |
0x800f0225 |
The requested device interface is not present in the system. |
SPAPI_E_DI_POSTPROCESSING_REQUIRED |
-2146500058 |
0x800f0226 |
The device's co-installer has additional work to perform after installation is complete. |
SPAPI_E_INVALID_COINSTALLER |
-2146500057 |
0x800f0227 |
The device's co-installer is invalid. |
SPAPI_E_NO_COMPAT_DRIVERS |
-2146500056 |
0x800f0228 |
There are no compatible drivers for this device. |
SPAPI_E_NO_DEVICE_ICON |
-2146500055 |
0x800f0229 |
There is no icon that represents this device or device type. |
SPAPI_E_INVALID_INF_LOGCONFIG |
-2146500054 |
0x800f022a |
A logical configuration specified in this INF is invalid. |
SPAPI_E_DI_DONT_INSTALL |
-2146500053 |
0x800f022b |
The class installer has denied the request to install or upgrade this device. |
SPAPI_E_INVALID_FILTER_DRIVER |
-2146500052 |
0x800f022c |
One of the filter drivers installed for this device is invalid. |
SPAPI_E_NON_WINDOWS_NT_DRIVER |
-2146500051 |
0x800f022d |
The driver selected for this device does not support this version of Windows. |
SPAPI_E_NON_WINDOWS_DRIVER |
-2146500050 |
0x800f022e |
The driver selected for this device does not support Windows. |
SPAPI_E_NO_CATALOG_FOR_OEM_INF |
-2146500049 |
0x800f022f |
The third-party INF does not contain digital signature information. |
SPAPI_E_DEVINSTALL_QUEUE_NONNATIVE |
-2146500048 |
0x800f0230 |
An invalid attempt was made to use a device installation file queue for verification of digital signatures relative to other platforms. |
SPAPI_E_NOT_DISABLEABLE |
-2146500047 |
0x800f0231 |
The device cannot be disabled. |
SPAPI_E_CANT_REMOVE_DEVINST |
-2146500046 |
0x800f0232 |
The device could not be dynamically removed. |
SPAPI_E_INVALID_TARGET |
-2146500045 |
0x800f0233 |
Cannot copy to specified target. |
SPAPI_E_DRIVER_NONNATIVE |
-2146500044 |
0x800f0234 |
Driver is not intended for this platform. |
SPAPI_E_SET_SYSTEM_RESTORE_POINT |
-2146500042 |
0x800f0236 |
The operation involving unsigned file copying was rolled back, so that a system restore point could be set. |
SPAPI_E_INCORRECTLY_COPIED_INF |
-2146500041 |
0x800f0237 |
An INF was copied into the Windows INF directory in an improper manner. |
SPAPI_E_SCE_DISABLED |
-2146500040 |
0x800f0238 |
The Security Configuration Editor (SCE) APIs have been disabled on this Embedded product. |
SPAPI_E_UNKNOWN_EXCEPTION |
-2146500039 |
0x800f0239 |
An unknown exception was encountered. |
SPAPI_E_PNP_REGISTRY_ERROR |
-2146500038 |
0x800f023a |
A problem was encountered when accessing the Plug and Play registry database. |
SPAPI_E_REMOTE_REQUEST_UNSUPPORTED |
-2146500037 |
0x800f023b |
The requested operation is not supported for a remote machine. |
SPAPI_E_NOT_AN_INSTALLED_OEM_INF |
-2146500036 |
0x800f023c |
The specified file is not an installed OEM INF. |
SPAPI_E_INF_IN_USE_BY_DEVICES |
-2146500035 |
0x800f023d |
One or more devices are presently installed using the specified INF. |
SPAPI_E_DI_FUNCTION_OBSOLETE |
-2146500034 |
0x800f023e |
The requested device install operation is obsolete. |
SPAPI_E_NO_AUTHENTICODE_CATALOG |
-2146500033 |
0x800f023f |
A file could not be verified because it does not have an associated catalog signed via Authenticode(tm). |
SPAPI_E_AUTHENTICODE_DISALLOWED |
-2146500032 |
0x800f0240 |
Authenticode(tm) signature verification is not supported for the specified INF. |
SPAPI_E_AUTHENTICODE_TRUSTED_PUBLISHER |
-2146500031 |
0x800f0241 |
The INF was signed with an Authenticode(tm) catalog from a trusted publisher. |
SPAPI_E_AUTHENTICODE_TRUST_NOT_ESTABLISHED |
-2146500030 |
0x800f0242 |
The publisher of an Authenticode(tm) signed catalog has not yet been established as trusted. |
SPAPI_E_AUTHENTICODE_PUBLISHER_NOT_TRUSTED |
-2146500029 |
0x800f0243 |
The publisher of an Authenticode(tm) signed catalog was not established as trusted. |
SPAPI_E_SIGNATURE_OSATTRIBUTE_MISMATCH |
-2146500028 |
0x800f0244 |
The software was tested for compliance with Windows Logo requirements on a different version of Windows, and may not be compatible with this version. |
SPAPI_E_ONLY_VALIDATE_VIA_AUTHENTICODE |
-2146500027 |
0x800f0245 |
The file may only be validated by a catalog signed via Authenticode(tm). |
SPAPI_E_DEVICE_INSTALLER_NOT_READY |
-2146500026 |
0x800f0246 |
One of the installers for this device cannot perform the installation at this time. |
SPAPI_E_DRIVER_STORE_ADD_FAILED |
-2146500025 |
0x800f0247 |
A problem was encountered while attempting to add the driver to the store. |
SPAPI_E_DEVICE_INSTALL_BLOCKED |
-2146500024 |
0x800f0248 |
The installation of this device is forbidden by system policy. Contact your system administrator. |
SPAPI_E_DRIVER_INSTALL_BLOCKED |
-2146500023 |
0x800f0249 |
The installation of this driver is forbidden by system policy. Contact your system administrator. |
SPAPI_E_WRONG_INF_TYPE |
-2146500022 |
0x800f024a |
The specified INF is the wrong type for this operation. |
SPAPI_E_FILE_HASH_NOT_IN_CATALOG |
-2146500021 |
0x800f024b |
The hash for the file is not present in the specified catalog file. The file is likely corrupt or the victim of tampering. |
SPAPI_E_DRIVER_STORE_DELETE_FAILED |
-2146500020 |
0x800f024c |
A problem was encountered while attempting to delete the driver from the store. |
SPAPI_E_UNRECOVERABLE_STACK_OVERFLOW |
-2146499840 |
0x800f0300 |
An unrecoverable stack overflow was encountered. |
SPAPI_E_ERROR_NOT_INSTALLED |
-2146496512 |
0x800f1000 |
No installed components were detected. |
SCARD_F_INTERNAL_ERROR |
-2146435071 |
0x80100001 |
An internal consistency check failed. |
SCARD_E_CANCELLED |
-2146435070 |
0x80100002 |
The action was cancelled by an SCardCancel request. |
SCARD_E_INVALID_HANDLE |
-2146435069 |
0x80100003 |
The supplied handle was invalid. |
SCARD_E_INVALID_PARAMETER |
-2146435068 |
0x80100004 |
One or more of the supplied parameters could not be properly interpreted. |
SCARD_E_INVALID_TARGET |
-2146435067 |
0x80100005 |
Registry startup information is missing or invalid. |
SCARD_E_NO_MEMORY |
-2146435066 |
0x80100006 |
Not enough memory available to complete this command. |
SCARD_F_WAITED_TOO_LONG |
-2146435065 |
0x80100007 |
An internal consistency timer has expired. |
SCARD_E_INSUFFICIENT_BUFFER |
-2146435064 |
0x80100008 |
The data buffer to receive returned data is too small for the returned data. |
SCARD_E_UNKNOWN_READER |
-2146435063 |
0x80100009 |
The specified reader name is not recognized. |
SCARD_E_TIMEOUT |
-2146435062 |
0x8010000a |
The user-specified timeout value has expired. |
SCARD_E_SHARING_VIOLATION |
-2146435061 |
0x8010000b |
The smart card cannot be accessed because of other connections outstanding. |
SCARD_E_NO_SMARTCARD |
-2146435060 |
0x8010000c |
The operation requires a smart card, but no smart card is currently in the device. |
SCARD_E_UNKNOWN_CARD |
-2146435059 |
0x8010000d |
The specified smart card name is not recognized. |
SCARD_E_CANT_DISPOSE |
-2146435058 |
0x8010000e |
The system could not dispose of the media in the requested manner. |
SCARD_E_PROTO_MISMATCH |
-2146435057 |
0x8010000f |
The requested protocols are incompatible with the protocol currently in use with the smart card. |
SCARD_E_NOT_READY |
-2146435056 |
0x80100010 |
The reader or smart card is not ready to accept commands. |
SCARD_E_INVALID_VALUE |
-2146435055 |
0x80100011 |
One or more of the supplied parameters values could not be properly interpreted. |
SCARD_E_SYSTEM_CANCELLED |
-2146435054 |
0x80100012 |
The action was cancelled by the system, presumably to log off or shut down. |
SCARD_F_COMM_ERROR |
-2146435053 |
0x80100013 |
An internal communications error has been detected. |
SCARD_F_UNKNOWN_ERROR |
-2146435052 |
0x80100014 |
An internal error has been detected, but the source is unknown. |
SCARD_E_INVALID_ATR |
-2146435051 |
0x80100015 |
An ATR obtained from the registry is not a valid ATR string. |
SCARD_E_NOT_TRANSACTED |
-2146435050 |
0x80100016 |
An attempt was made to end a non-existent transaction. |
SCARD_E_READER_UNAVAILABLE |
-2146435049 |
0x80100017 |
The specified reader is not currently available for use. |
SCARD_P_SHUTDOWN |
-2146435048 |
0x80100018 |
The operation has been aborted to allow the server application to exit. |
SCARD_E_PCI_TOO_SMALL |
-2146435047 |
0x80100019 |
The PCI Receive buffer was too small. |
SCARD_E_READER_UNSUPPORTED |
-2146435046 |
0x8010001a |
The reader driver does not meet minimal requirements for support. |
SCARD_E_DUPLICATE_READER |
-2146435045 |
0x8010001b |
The reader driver did not produce a unique reader name. |
SCARD_E_CARD_UNSUPPORTED |
-2146435044 |
0x8010001c |
The smart card does not meet minimal requirements for support. |
SCARD_E_NO_SERVICE |
-2146435043 |
0x8010001d |
The Smart Card Resource Manager is not running. |
SCARD_E_SERVICE_STOPPED |
-2146435042 |
0x8010001e |
The Smart Card Resource Manager has shut down. |
SCARD_E_UNEXPECTED |
-2146435041 |
0x8010001f |
An unexpected card error has occurred. |
SCARD_E_ICC_INSTALLATION |
-2146435040 |
0x80100020 |
No Primary Provider can be found for the smart card. |
SCARD_E_ICC_CREATEORDER |
-2146435039 |
0x80100021 |
The requested order of object creation is not supported. |
SCARD_E_UNSUPPORTED_FEATURE |
-2146435038 |
0x80100022 |
This smart card does not support the requested feature. |
SCARD_E_DIR_NOT_FOUND |
-2146435037 |
0x80100023 |
The identified directory does not exist in the smart card. |
SCARD_E_FILE_NOT_FOUND |
-2146435036 |
0x80100024 |
The identified file does not exist in the smart card. |
SCARD_E_NO_DIR |
-2146435035 |
0x80100025 |
The supplied path does not represent a smart card directory. |
SCARD_E_NO_FILE |
-2146435034 |
0x80100026 |
The supplied path does not represent a smart card file. |
SCARD_E_NO_ACCESS |
-2146435033 |
0x80100027 |
Access is denied to this file. |
SCARD_E_WRITE_TOO_MANY |
-2146435032 |
0x80100028 |
The smart card does not have enough memory to store the information. |
SCARD_E_BAD_SEEK |
-2146435031 |
0x80100029 |
There was an error trying to set the smart card file object pointer. |
SCARD_E_INVALID_CHV |
-2146435030 |
0x8010002a |
The supplied PIN is incorrect. |
SCARD_E_UNKNOWN_RES_MNG |
-2146435029 |
0x8010002b |
An unrecognized error code was returned from a layered component. |
SCARD_E_NO_SUCH_CERTIFICATE |
-2146435028 |
0x8010002c |
The requested certificate does not exist. |
SCARD_E_CERTIFICATE_UNAVAILABLE |
-2146435027 |
0x8010002d |
The requested certificate could not be obtained. |
SCARD_E_NO_READERS_AVAILABLE |
-2146435026 |
0x8010002e |
Cannot find a smart card reader. |
SCARD_E_COMM_DATA_LOST |
-2146435025 |
0x8010002f |
A communications error with the smart card has been detected. Retry the operation. |
SCARD_E_NO_KEY_CONTAINER |
-2146435024 |
0x80100030 |
The requested key container does not exist on the smart card. |
SCARD_E_SERVER_TOO_BUSY |
-2146435023 |
0x80100031 |
The Smart Card Resource Manager is too busy to complete this operation. |
SCARD_E_PIN_CACHE_EXPIRED |
-2146435022 |
0x80100032 |
The smart card PIN cache has expired. |
SCARD_E_NO_PIN_CACHE |
-2146435021 |
0x80100033 |
The smart card PIN cannot be cached. |
SCARD_E_READ_ONLY_CARD |
-2146435020 |
0x80100034 |
The smart card is read only and cannot be written to. |
SCARD_W_UNSUPPORTED_CARD |
-2146434971 |
0x80100065 |
The reader cannot communicate with the smart card, due to ATR configuration conflicts. |
SCARD_W_UNRESPONSIVE_CARD |
-2146434970 |
0x80100066 |
The smart card is not responding to a reset. |
SCARD_W_UNPOWERED_CARD |
-2146434969 |
0x80100067 |
Power has been removed from the smart card, so that further communication is not possible. |
SCARD_W_RESET_CARD |
-2146434968 |
0x80100068 |
The smart card has been reset, so any shared state information is invalid. |
SCARD_W_REMOVED_CARD |
-2146434967 |
0x80100069 |
The smart card has been removed, so that further communication is not possible. |
SCARD_W_SECURITY_VIOLATION |
-2146434966 |
0x8010006a |
Access was denied because of a security violation. |
SCARD_W_WRONG_CHV |
-2146434965 |
0x8010006b |
The card cannot be accessed because the wrong PIN was presented. |
SCARD_W_CHV_BLOCKED |
-2146434964 |
0x8010006c |
The card cannot be accessed because the maximum number of PIN entry attempts has been reached. |
SCARD_W_EOF |
-2146434963 |
0x8010006d |
The end of the smart card file has been reached. |
SCARD_W_CANCELLED_BY_USER |
-2146434962 |
0x8010006e |
The action was cancelled by the user. |
SCARD_W_CARD_NOT_AUTHENTICATED |
-2146434961 |
0x8010006f |
No PIN was presented to the smart card. |
SCARD_W_CACHE_ITEM_NOT_FOUND |
-2146434960 |
0x80100070 |
The requested item could not be found in the cache. |
SCARD_W_CACHE_ITEM_STALE |
-2146434959 |
0x80100071 |
The requested cache item is too old and was deleted from the cache. |
SCARD_W_CACHE_ITEM_TOO_BIG |
-2146434958 |
0x80100072 |
The new cache item exceeds the maximum per-item size defined for the cache. |
COMADMIN_E_OBJECTERRORS |
-2146368511 |
0x80110401 |
Errors occurred accessing one or more objects - the ErrorInfo collection may have more detail |
COMADMIN_E_OBJECTINVALID |
-2146368510 |
0x80110402 |
One or more of the object's properties are missing or invalid |
COMADMIN_E_KEYMISSING |
-2146368509 |
0x80110403 |
The object was not found in the catalog |
COMADMIN_E_ALREADYINSTALLED |
-2146368508 |
0x80110404 |
The object is already registered |
COMADMIN_E_APP_FILE_WRITEFAIL |
-2146368505 |
0x80110407 |
Error occurred writing to the application file |
COMADMIN_E_APP_FILE_READFAIL |
-2146368504 |
0x80110408 |
Error occurred reading the application file |
COMADMIN_E_APP_FILE_VERSION |
-2146368503 |
0x80110409 |
Invalid version number in application file |
COMADMIN_E_BADPATH |
-2146368502 |
0x8011040a |
The file path is invalid |
COMADMIN_E_APPLICATIONEXISTS |
-2146368501 |
0x8011040b |
The application is already installed |
COMADMIN_E_ROLEEXISTS |
-2146368500 |
0x8011040c |
The role already exists |
COMADMIN_E_CANTCOPYFILE |
-2146368499 |
0x8011040d |
An error occurred copying the file |
COMADMIN_E_NOUSER |
-2146368497 |
0x8011040f |
One or more users are not valid |
COMADMIN_E_INVALIDUSERIDS |
-2146368496 |
0x80110410 |
One or more users in the application file are not valid |
COMADMIN_E_NOREGISTRYCLSID |
-2146368495 |
0x80110411 |
The component's CLSID is missing or corrupt |
COMADMIN_E_BADREGISTRYPROGID |
-2146368494 |
0x80110412 |
The component's progID is missing or corrupt |
COMADMIN_E_AUTHENTICATIONLEVEL |
-2146368493 |
0x80110413 |
Unable to set required authentication level for update request |
COMADMIN_E_USERPASSWDNOTVALID |
-2146368492 |
0x80110414 |
The identity or password set on the application is not valid |
COMADMIN_E_CLSIDORIIDMISMATCH |
-2146368488 |
0x80110418 |
Application file CLSIDs or IIDs do not match corresponding DLLs |
COMADMIN_E_REMOTEINTERFACE |
-2146368487 |
0x80110419 |
Interface information is either missing or changed |
COMADMIN_E_DLLREGISTERSERVER |
-2146368486 |
0x8011041a |
DllRegisterServer failed on component install |
COMADMIN_E_NOSERVERSHARE |
-2146368485 |
0x8011041b |
No server file share available |
COMADMIN_E_DLLLOADFAILED |
-2146368483 |
0x8011041d |
DLL could not be loaded |
COMADMIN_E_BADREGISTRYLIBID |
-2146368482 |
0x8011041e |
The registered TypeLib ID is not valid |
COMADMIN_E_APPDIRNOTFOUND |
-2146368481 |
0x8011041f |
Application install directory not found |
COMADMIN_E_REGISTRARFAILED |
-2146368477 |
0x80110423 |
Errors occurred while in the component registrar |
COMADMIN_E_COMPFILE_DOESNOTEXIST |
-2146368476 |
0x80110424 |
The file does not exist |
COMADMIN_E_COMPFILE_LOADDLLFAIL |
-2146368475 |
0x80110425 |
The DLL could not be loaded |
COMADMIN_E_COMPFILE_GETCLASSOBJ |
-2146368474 |
0x80110426 |
GetClassObject failed in the DLL |
COMADMIN_E_COMPFILE_CLASSNOTAVAIL |
-2146368473 |
0x80110427 |
The DLL does not support the components listed in the TypeLib |
COMADMIN_E_COMPFILE_BADTLB |
-2146368472 |
0x80110428 |
The TypeLib could not be loaded |
COMADMIN_E_COMPFILE_NOTINSTALLABLE |
-2146368471 |
0x80110429 |
The file does not contain components or component information |
COMADMIN_E_NOTCHANGEABLE |
-2146368470 |
0x8011042a |
Changes to this object and its sub-objects have been disabled |
COMADMIN_E_NOTDELETEABLE |
-2146368469 |
0x8011042b |
The delete function has been disabled for this object |
COMADMIN_E_SESSION |
-2146368468 |
0x8011042c |
The server catalog version is not supported |
COMADMIN_E_COMP_MOVE_LOCKED |
-2146368467 |
0x8011042d |
The component move was disallowed, because the source or destination application is either a system application or currently locked against changes |
COMADMIN_E_COMP_MOVE_BAD_DEST |
-2146368466 |
0x8011042e |
The component move failed because the destination application no longer exists |
COMADMIN_E_REGISTERTLB |
-2146368464 |
0x80110430 |
The system was unable to register the TypeLib |
COMADMIN_E_SYSTEMAPP |
-2146368461 |
0x80110433 |
This operation cannot be performed on the system application |
COMADMIN_E_COMPFILE_NOREGISTRAR |
-2146368460 |
0x80110434 |
The component registrar referenced in this file is not available |
COMADMIN_E_COREQCOMPINSTALLED |
-2146368459 |
0x80110435 |
A component in the same DLL is already installed |
COMADMIN_E_SERVICENOTINSTALLED |
-2146368458 |
0x80110436 |
The service is not installed |
COMADMIN_E_PROPERTYSAVEFAILED |
-2146368457 |
0x80110437 |
One or more property settings are either invalid or in conflict with each other |
COMADMIN_E_OBJECTEXISTS |
-2146368456 |
0x80110438 |
The object you are attempting to add or rename already exists |
COMADMIN_E_COMPONENTEXISTS |
-2146368455 |
0x80110439 |
The component already exists |
COMADMIN_E_REGFILE_CORRUPT |
-2146368453 |
0x8011043b |
The registration file is corrupt |
COMADMIN_E_PROPERTY_OVERFLOW |
-2146368452 |
0x8011043c |
The property value is too large |
COMADMIN_E_NOTINREGISTRY |
-2146368450 |
0x8011043e |
Object was not found in registry |
COMADMIN_E_OBJECTNOTPOOLABLE |
-2146368449 |
0x8011043f |
This object is not poolable |
COMADMIN_E_APPLID_MATCHES_CLSID |
-2146368442 |
0x80110446 |
A CLSID with the same GUID as the new application ID is already installed on this machine |
COMADMIN_E_ROLE_DOES_NOT_EXIST |
-2146368441 |
0x80110447 |
A role assigned to a component, interface, or method did not exist in the application |
COMADMIN_E_START_APP_NEEDS_COMPONENTS |
-2146368440 |
0x80110448 |
You must have components in an application in order to start the application |
COMADMIN_E_REQUIRES_DIFFERENT_PLATFORM |
-2146368439 |
0x80110449 |
This operation is not enabled on this platform |
COMADMIN_E_CAN_NOT_EXPORT_APP_PROXY |
-2146368438 |
0x8011044a |
Application Proxy is not exportable |
COMADMIN_E_CAN_NOT_START_APP |
-2146368437 |
0x8011044b |
Failed to start application because it is either a library application or an application proxy |
COMADMIN_E_CAN_NOT_EXPORT_SYS_APP |
-2146368436 |
0x8011044c |
System application is not exportable |
COMADMIN_E_CANT_SUBSCRIBE_TO_COMPONENT |
-2146368435 |
0x8011044d |
Cannot subscribe to this component (the component may have been imported) |
COMADMIN_E_EVENTCLASS_CANT_BE_SUBSCRIBER |
-2146368434 |
0x8011044e |
An event class cannot also be a subscriber component |
COMADMIN_E_LIB_APP_PROXY_INCOMPATIBLE |
-2146368433 |
0x8011044f |
Library applications and application proxies are incompatible |
COMADMIN_E_BASE_PARTITION_ONLY |
-2146368432 |
0x80110450 |
This function is valid for the base partition only |
COMADMIN_E_START_APP_DISABLED |
-2146368431 |
0x80110451 |
You cannot start an application that has been disabled |
COMADMIN_E_CAT_DUPLICATE_PARTITION_NAME |
-2146368425 |
0x80110457 |
The specified partition name is already in use on this computer |
COMADMIN_E_CAT_INVALID_PARTITION_NAME |
-2146368424 |
0x80110458 |
The specified partition name is invalid. Check that the name contains at least one visible character |
COMADMIN_E_CAT_PARTITION_IN_USE |
-2146368423 |
0x80110459 |
The partition cannot be deleted because it is the default partition for one or more users |
COMADMIN_E_FILE_PARTITION_DUPLICATE_FILES |
-2146368422 |
0x8011045a |
The partition cannot be exported, because one or more components in the partition have the same file name |
COMADMIN_E_CAT_IMPORTED_COMPONENTS_NOT_ALLOWED |
-2146368421 |
0x8011045b |
Applications that contain one or more imported components cannot be installed into a non-base partition |
COMADMIN_E_AMBIGUOUS_APPLICATION_NAME |
-2146368420 |
0x8011045c |
The application name is not unique and cannot be resolved to an application id |
COMADMIN_E_AMBIGUOUS_PARTITION_NAME |
-2146368419 |
0x8011045d |
The partition name is not unique and cannot be resolved to a partition id |
COMADMIN_E_REGDB_NOTINITIALIZED |
-2146368398 |
0x80110472 |
The COM+ registry database has not been initialized |
COMADMIN_E_REGDB_NOTOPEN |
-2146368397 |
0x80110473 |
The COM+ registry database is not open |
COMADMIN_E_REGDB_SYSTEMERR |
-2146368396 |
0x80110474 |
The COM+ registry database detected a system error |
COMADMIN_E_REGDB_ALREADYRUNNING |
-2146368395 |
0x80110475 |
The COM+ registry database is already running |
COMADMIN_E_MIG_VERSIONNOTSUPPORTED |
-2146368384 |
0x80110480 |
This version of the COM+ registry database cannot be migrated |
COMADMIN_E_MIG_SCHEMANOTFOUND |
-2146368383 |
0x80110481 |
The schema version to be migrated could not be found in the COM+ registry database |
COMADMIN_E_CAT_BITNESSMISMATCH |
-2146368382 |
0x80110482 |
There was a type mismatch between binaries |
COMADMIN_E_CAT_UNACCEPTABLEBITNESS |
-2146368381 |
0x80110483 |
A binary of unknown or invalid type was provided |
COMADMIN_E_CAT_WRONGAPPBITNESS |
-2146368380 |
0x80110484 |
There was a type mismatch between a binary and an application |
COMADMIN_E_CAT_PAUSE_RESUME_NOT_SUPPORTED |
-2146368379 |
0x80110485 |
The application cannot be paused or resumed |
COMADMIN_E_CAT_SERVERFAULT |
-2146368378 |
0x80110486 |
The COM+ Catalog Server threw an exception during execution |
COMQC_E_APPLICATION_NOT_QUEUED |
-2146368000 |
0x80110600 |
Only COM+ Applications marked "queued" can be invoked using the "queue" moniker |
COMQC_E_NO_QUEUEABLE_INTERFACES |
-2146367999 |
0x80110601 |
At least one interface must be marked "queued" in order to create a queued component instance with the "queue" moniker |
COMQC_E_QUEUING_SERVICE_NOT_AVAILABLE |
-2146367998 |
0x80110602 |
MSMQ is required for the requested operation and is not installed |
COMQC_E_NO_IPERSISTSTREAM |
-2146367997 |
0x80110603 |
Unable to marshal an interface that does not support IPersistStream |
COMQC_E_BAD_MESSAGE |
-2146367996 |
0x80110604 |
The message is improperly formatted or was damaged in transit |
COMQC_E_UNAUTHENTICATED |
-2146367995 |
0x80110605 |
An unauthenticated message was received by an application that accepts only authenticated messages |
COMQC_E_UNTRUSTED_ENQUEUER |
-2146367994 |
0x80110606 |
The message was requeued or moved by a user not in the "QC Trusted User" role |
MSDTC_E_DUPLICATE_RESOURCE |
-2146367743 |
0x80110701 |
Cannot create a duplicate resource of type Distributed Transaction Coordinator |
COMADMIN_E_OBJECT_PARENT_MISSING |
-2146367480 |
0x80110808 |
One of the objects being inserted or updated does not belong to a valid parent collection |
COMADMIN_E_OBJECT_DOES_NOT_EXIST |
-2146367479 |
0x80110809 |
One of the specified objects cannot be found |
COMADMIN_E_APP_NOT_RUNNING |
-2146367478 |
0x8011080a |
The specified application is not currently running |
COMADMIN_E_INVALID_PARTITION |
-2146367477 |
0x8011080b |
The partition(s) specified are not valid. |
COMADMIN_E_SVCAPP_NOT_POOLABLE_OR_RECYCLABLE |
-2146367475 |
0x8011080d |
COM+ applications that run as NT service may not be pooled or recycled |
COMADMIN_E_USER_IN_SET |
-2146367474 |
0x8011080e |
One or more users are already assigned to a local partition set. |
COMADMIN_E_CANTRECYCLELIBRARYAPPS |
-2146367473 |
0x8011080f |
Library applications may not be recycled. |
COMADMIN_E_CANTRECYCLESERVICEAPPS |
-2146367471 |
0x80110811 |
Applications running as NT services may not be recycled. |
COMADMIN_E_PROCESSALREADYRECYCLED |
-2146367470 |
0x80110812 |
The process has already been recycled. |
COMADMIN_E_PAUSEDPROCESSMAYNOTBERECYCLED |
-2146367469 |
0x80110813 |
A paused process may not be recycled. |
COMADMIN_E_CANTMAKEINPROCSERVICE |
-2146367468 |
0x80110814 |
Library applications may not be NT services. |
COMADMIN_E_PROGIDINUSEBYCLSID |
-2146367467 |
0x80110815 |
The ProgID provided to the copy operation is invalid. The ProgID is in use by another registered CLSID. |
COMADMIN_E_DEFAULT_PARTITION_NOT_IN_SET |
-2146367466 |
0x80110816 |
The partition specified as default is not a member of the partition set. |
COMADMIN_E_RECYCLEDPROCESSMAYNOTBEPAUSED |
-2146367465 |
0x80110817 |
A recycled process may not be paused. |
COMADMIN_E_PARTITION_ACCESSDENIED |
-2146367464 |
0x80110818 |
Access to the specified partition is denied. |
COMADMIN_E_PARTITION_MSI_ONLY |
-2146367463 |
0x80110819 |
Only Application Files (*.MSI files) can be installed into partitions. |
COMADMIN_E_LEGACYCOMPS_NOT_ALLOWED_IN_NONBASE_PARTITIONS |
-2146367461 |
0x8011081b |
Legacy components may not exist in non-base partitions. |
COMADMIN_E_COMP_MOVE_SOURCE |
-2146367460 |
0x8011081c |
A component cannot be moved (or copied) from the System Application, an application proxy or a non-changeable application |
COMADMIN_E_COMP_MOVE_DEST |
-2146367459 |
0x8011081d |
A component cannot be moved (or copied) to the System Application, an application proxy or a non-changeable application |
COMADMIN_E_COMP_MOVE_PRIVATE |
-2146367458 |
0x8011081e |
A private component cannot be moved (or copied) to a library application or to the base partition |
COMADMIN_E_BASEPARTITION_REQUIRED_IN_SET |
-2146367457 |
0x8011081f |
The Base Application Partition exists in all partition sets and cannot be removed. |
COMADMIN_E_CANNOT_ALIAS_EVENTCLASS |
-2146367456 |
0x80110820 |
Alas, Event Class components cannot be aliased. |
COMADMIN_E_PRIVATE_ACCESSDENIED |
-2146367455 |
0x80110821 |
Access is denied because the component is private. |
COMADMIN_E_SAFERINVALID |
-2146367454 |
0x80110822 |
The specified SAFER level is invalid. |
COMADMIN_E_REGISTRY_ACCESSDENIED |
-2146367453 |
0x80110823 |
The specified user cannot write to the system registry |
COMADMIN_E_PARTITIONS_DISABLED |
-2146367452 |
0x80110824 |
COM+ partitions are currently disabled. |
WER_S_REPORT_DEBUG |
1769472 |
0x1b0000 |
Debugger was attached. |
WER_S_REPORT_UPLOADED |
1769473 |
0x1b0001 |
Report was uploaded. |
WER_S_REPORT_QUEUED |
1769474 |
0x1b0002 |
Report was queued. |
WER_S_DISABLED |
1769475 |
0x1b0003 |
Reporting was disabled. |
WER_S_SUSPENDED_UPLOAD |
1769476 |
0x1b0004 |
Reporting was temporarily suspended. |
WER_S_DISABLED_QUEUE |
1769477 |
0x1b0005 |
Report was not queued to queuing being disabled. |
WER_S_DISABLED_ARCHIVE |
1769478 |
0x1b0006 |
Report was uploaded, but not archived due to archiving being disabled. |
WER_S_REPORT_ASYNC |
1769479 |
0x1b0007 |
Reporting was successfully spun off as an asynchronous operation. |
WER_S_IGNORE_ASSERT_INSTANCE |
1769480 |
0x1b0008 |
The assertion was handled. |
WER_S_IGNORE_ALL_ASSERTS |
1769481 |
0x1b0009 |
The assertion was handled and added to a permanent ignore list. |
WER_S_ASSERT_CONTINUE |
1769482 |
0x1b000a |
The assertion was resumed as unhandled. |
WER_S_THROTTLED |
1769483 |
0x1b000b |
Report was throttled. |
WER_S_REPORT_UPLOADED_CAB |
1769484 |
0x1b000c |
Report was uploaded with cab. |
WER_E_CRASH_FAILURE |
-2145681408 |
0x801b8000 |
Crash reporting failed. |
WER_E_CANCELED |
-2145681407 |
0x801b8001 |
Report aborted due to user cancellation. |
WER_E_NETWORK_FAILURE |
-2145681406 |
0x801b8002 |
Report aborted due to network failure. |
WER_E_NOT_INITIALIZED |
-2145681405 |
0x801b8003 |
Report not initialized. |
WER_E_ALREADY_REPORTING |
-2145681404 |
0x801b8004 |
Reporting is already in progress for the specified process. |
WER_E_DUMP_THROTTLED |
-2145681403 |
0x801b8005 |
Dump not generated due to a throttle. |
WER_E_INSUFFICIENT_CONSENT |
-2145681402 |
0x801b8006 |
Operation failed due to insufficient user consent. |
WER_E_TOO_HEAVY |
-2145681401 |
0x801b8007 |
Report aborted due to performance criteria. |
ERROR_FLT_IO_COMPLETE |
2031617 |
0x1f0001 |
The IO was completed by a filter. |
ERROR_FLT_NO_HANDLER_DEFINED |
-2145452031 |
0x801f0001 |
A handler was not defined by the filter for this operation. |
ERROR_FLT_CONTEXT_ALREADY_DEFINED |
-2145452030 |
0x801f0002 |
A context is already defined for this object. |
ERROR_FLT_INVALID_ASYNCHRONOUS_REQUEST |
-2145452029 |
0x801f0003 |
Asynchronous requests are not valid for this operation. |
ERROR_FLT_DISALLOW_FAST_IO |
-2145452028 |
0x801f0004 |
Disallow the Fast IO path for this operation. |
ERROR_FLT_INVALID_NAME_REQUEST |
-2145452027 |
0x801f0005 |
An invalid name request was made. The name requested cannot be retrieved at this time. |
ERROR_FLT_NOT_SAFE_TO_POST_OPERATION |
-2145452026 |
0x801f0006 |
Posting this operation to a worker thread for further processing is not safe at this time because it could lead to a system deadlock. |
ERROR_FLT_NOT_INITIALIZED |
-2145452025 |
0x801f0007 |
The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is getting loaded as a driver. |
ERROR_FLT_FILTER_NOT_READY |
-2145452024 |
0x801f0008 |
The filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called). |
ERROR_FLT_POST_OPERATION_CLEANUP |
-2145452023 |
0x801f0009 |
The filter must cleanup any operation specific context at this time because it is being removed from the system before the operation is completed by the lower drivers. |
ERROR_FLT_INTERNAL_ERROR |
-2145452022 |
0x801f000a |
The Filter Manager had an internal error from which it cannot recover, therefore the operation has been failed. This is usually the result of a filter returning an invalid value from a pre-operation callback. |
ERROR_FLT_DELETING_OBJECT |
-2145452021 |
0x801f000b |
The object specified for this action is in the process of being deleted, therefore the action requested cannot be completed at this time. |
ERROR_FLT_MUST_BE_NONPAGED_POOL |
-2145452020 |
0x801f000c |
Non-paged pool must be used for this type of context. |
ERROR_FLT_DUPLICATE_ENTRY |
-2145452019 |
0x801f000d |
A duplicate handler definition has been provided for an operation. |
ERROR_FLT_CBDQ_DISABLED |
-2145452018 |
0x801f000e |
The callback data queue has been disabled. |
ERROR_FLT_DO_NOT_ATTACH |
-2145452017 |
0x801f000f |
Do not attach the filter to the volume at this time. |
ERROR_FLT_DO_NOT_DETACH |
-2145452016 |
0x801f0010 |
Do not detach the filter from the volume at this time. |
ERROR_FLT_INSTANCE_ALTITUDE_COLLISION |
-2145452015 |
0x801f0011 |
An instance already exists at this altitude on the volume specified. |
ERROR_FLT_INSTANCE_NAME_COLLISION |
-2145452014 |
0x801f0012 |
An instance already exists with this name on the volume specified. |
ERROR_FLT_FILTER_NOT_FOUND |
-2145452013 |
0x801f0013 |
The system could not find the filter specified. |
ERROR_FLT_VOLUME_NOT_FOUND |
-2145452012 |
0x801f0014 |
The system could not find the volume specified. |
ERROR_FLT_INSTANCE_NOT_FOUND |
-2145452011 |
0x801f0015 |
The system could not find the instance specified. |
ERROR_FLT_CONTEXT_ALLOCATION_NOT_FOUND |
-2145452010 |
0x801f0016 |
No registered context allocation definition was found for the given request. |
ERROR_FLT_INVALID_CONTEXT_REGISTRATION |
-2145452009 |
0x801f0017 |
An invalid parameter was specified during context registration. |
ERROR_FLT_NAME_CACHE_MISS |
-2145452008 |
0x801f0018 |
The name requested was not found in Filter Manager's name cache and could not be retrieved from the file system. |
ERROR_FLT_NO_DEVICE_OBJECT |
-2145452007 |
0x801f0019 |
The requested device object does not exist for the given volume. |
ERROR_FLT_VOLUME_ALREADY_MOUNTED |
-2145452006 |
0x801f001a |
The specified volume is already mounted. |
ERROR_FLT_ALREADY_ENLISTED |
-2145452005 |
0x801f001b |
The specified Transaction Context is already enlisted in a transaction |
ERROR_FLT_CONTEXT_ALREADY_LINKED |
-2145452004 |
0x801f001c |
The specified context is already attached to another object |
ERROR_FLT_NO_WAITER_FOR_REPLY |
-2145452000 |
0x801f0020 |
No waiter is present for the filter's reply to this message. |
ERROR_FLT_REGISTRATION_BUSY |
-2145451997 |
0x801f0023 |
The filesystem database resource is in use. Registration cannot complete at this time. |
ERROR_HUNG_DISPLAY_DRIVER_THREAD |
-2144993279 |
0x80260001 |
{Display Driver Stopped Responding}\r\nThe %hs display driver has stopped working normally. Save your work and reboot the system to restore full display functionality.\r\nThe next time you reboot the machine a dialog will be displayed giving you a chance to report this failure to Microsoft. |
DWM_E_COMPOSITIONDISABLED |
-2144980991 |
0x80263001 |
{Desktop composition is disabled}\r\nThe operation could not be completed because desktop composition is disabled. |
DWM_E_REMOTING_NOT_SUPPORTED |
-2144980990 |
0x80263002 |
{Some desktop composition APIs are not supported while remoting}\r\nThe operation is not supported while running in a remote session. |
DWM_E_NO_REDIRECTION_SURFACE_AVAILABLE |
-2144980989 |
0x80263003 |
{No DWM redirection surface is available}\r\nThe DWM was unable to provide a redirection surface to complete the DirectX present. |
DWM_E_NOT_QUEUING_PRESENTS |
-2144980988 |
0x80263004 |
{DWM is not queuing presents for the specified window}\r\nThe window specified is not currently using queued presents. |
DWM_E_ADAPTER_NOT_FOUND |
-2144980987 |
0x80263005 |
{The adapter specified by the LUID is not found}\r\nDWM can not find the adapter specified by the LUID. |
DWM_S_GDI_REDIRECTION_SURFACE |
2502661 |
0x263005 |
{GDI redirection surface was returned}\r\nGDI redirection surface of the top level window was returned. |
DWM_E_TEXTURE_TOO_LARGE |
-2144980985 |
0x80263007 |
{Redirection surface can not be created. The size of the surface is larger than what is supported on this machine}\r\nRedirection surface can not be created. The size of the surface is larger than what is supported on this machine. |
DWM_S_GDI_REDIRECTION_SURFACE_BLT_VIA_GDI |
2502664 |
0x263008 |
{GDI redirection surface is either on a different adapter or in system memory. Perform blt via GDI}\r\nGDI redirection surface is either on a different adapter or in system memory. Perform blt via GDI. |
ERROR_MONITOR_NO_DESCRIPTOR |
2494465 |
0x261001 |
Monitor descriptor could not be obtained. |
ERROR_MONITOR_UNKNOWN_DESCRIPTOR_FORMAT |
2494466 |
0x261002 |
Format of the obtained monitor descriptor is not supported by this release. |
ERROR_MONITOR_INVALID_DESCRIPTOR_CHECKSUM |
-1071247357 |
0xc0261003 |
Checksum of the obtained monitor descriptor is invalid. |
ERROR_MONITOR_INVALID_STANDARD_TIMING_BLOCK |
-1071247356 |
0xc0261004 |
Monitor descriptor contains an invalid standard timing block. |
ERROR_MONITOR_WMI_DATABLOCK_REGISTRATION_FAILED |
-1071247355 |
0xc0261005 |
WMI data block registration failed for one of the MSMonitorClass WMI subclasses. |
ERROR_MONITOR_INVALID_SERIAL_NUMBER_MONDSC_BLOCK |
-1071247354 |
0xc0261006 |
Provided monitor descriptor block is either corrupted or does not contain monitor's detailed serial number. |
ERROR_MONITOR_INVALID_USER_FRIENDLY_MONDSC_BLOCK |
-1071247353 |
0xc0261007 |
Provided monitor descriptor block is either corrupted or does not contain monitor's user friendly name. |
ERROR_MONITOR_NO_MORE_DESCRIPTOR_DATA |
-1071247352 |
0xc0261008 |
There is no monitor descriptor data at the specified (offset, size) region. |
ERROR_MONITOR_INVALID_DETAILED_TIMING_BLOCK |
-1071247351 |
0xc0261009 |
Monitor descriptor contains an invalid detailed timing block. |
ERROR_MONITOR_INVALID_MANUFACTURE_DATE |
-1071247350 |
0xc026100a |
Monitor descriptor contains invalid manufacture date. |
ERROR_GRAPHICS_NOT_EXCLUSIVE_MODE_OWNER |
-1071243264 |
0xc0262000 |
Exclusive mode ownership is needed to create unmanaged primary allocation. |
ERROR_GRAPHICS_INSUFFICIENT_DMA_BUFFER |
-1071243263 |
0xc0262001 |
The driver needs more DMA buffer space in order to complete the requested operation. |
ERROR_GRAPHICS_INVALID_DISPLAY_ADAPTER |
-1071243262 |
0xc0262002 |
Specified display adapter handle is invalid. |
ERROR_GRAPHICS_ADAPTER_WAS_RESET |
-1071243261 |
0xc0262003 |
Specified display adapter and all of its state has been reset. |
ERROR_GRAPHICS_INVALID_DRIVER_MODEL |
-1071243260 |
0xc0262004 |
The driver stack doesn't match the expected driver model. |
ERROR_GRAPHICS_PRESENT_MODE_CHANGED |
-1071243259 |
0xc0262005 |
Present happened but ended up into the changed desktop mode |
ERROR_GRAPHICS_PRESENT_OCCLUDED |
-1071243258 |
0xc0262006 |
Nothing to present due to desktop occlusion |
ERROR_GRAPHICS_PRESENT_DENIED |
-1071243257 |
0xc0262007 |
Not able to present due to denial of desktop access |
ERROR_GRAPHICS_CANNOTCOLORCONVERT |
-1071243256 |
0xc0262008 |
Not able to present with color conversion |
ERROR_GRAPHICS_DRIVER_MISMATCH |
-1071243255 |
0xc0262009 |
The kernel driver detected a version mismatch between it and the user mode driver. |
ERROR_GRAPHICS_PARTIAL_DATA_POPULATED |
1076240394 |
0x4026200a |
Specified buffer is not big enough to contain entire requested dataset. Partial data populated up to the size of the buffer. Caller needs to provide buffer of size as specified in the partially populated buffer's content (interface specific). |
ERROR_GRAPHICS_PRESENT_REDIRECTION_DISABLED |
-1071243253 |
0xc026200b |
Present redirection is disabled (desktop windowing management subsystem is off). |
ERROR_GRAPHICS_PRESENT_UNOCCLUDED |
-1071243252 |
0xc026200c |
Previous exclusive VidPn source owner has released its ownership |
ERROR_GRAPHICS_WINDOWDC_NOT_AVAILABLE |
-1071243251 |
0xc026200d |
Window DC is not available for presentation |
ERROR_GRAPHICS_WINDOWLESS_PRESENT_DISABLED |
-1071243250 |
0xc026200e |
Windowless present is disabled (desktop windowing management subsystem is off). |
ERROR_GRAPHICS_PRESENT_INVALID_WINDOW |
-1071243249 |
0xc026200f |
Window handle is invalid |
ERROR_GRAPHICS_PRESENT_BUFFER_NOT_BOUND |
-1071243248 |
0xc0262010 |
No buffer is bound to composition surface |
ERROR_GRAPHICS_VAIL_STATE_CHANGED |
-1071243247 |
0xc0262011 |
Vail state has been changed |
ERROR_GRAPHICS_INDIRECT_DISPLAY_ABANDON_SWAPCHAIN |
-1071243246 |
0xc0262012 |
Notifying indirect display UMDF class driver to abandon current swapchain. |
ERROR_GRAPHICS_INDIRECT_DISPLAY_DEVICE_STOPPED |
-1071243245 |
0xc0262013 |
Notifying indirect display UMDF class driver that indirect display device has been stopped. |
ERROR_GRAPHICS_NO_VIDEO_MEMORY |
-1071243008 |
0xc0262100 |
Not enough video memory available to complete the operation. |
ERROR_GRAPHICS_CANT_LOCK_MEMORY |
-1071243007 |
0xc0262101 |
Couldn't probe and lock the underlying memory of an allocation. |
ERROR_GRAPHICS_ALLOCATION_BUSY |
-1071243006 |
0xc0262102 |
The allocation is currently busy. |
ERROR_GRAPHICS_TOO_MANY_REFERENCES |
-1071243005 |
0xc0262103 |
An object being referenced has reach the maximum reference count already and can't be reference further. |
ERROR_GRAPHICS_TRY_AGAIN_LATER |
-1071243004 |
0xc0262104 |
A problem couldn't be solved due to some currently existing condition. The problem should be tried again later. |
ERROR_GRAPHICS_TRY_AGAIN_NOW |
-1071243003 |
0xc0262105 |
A problem couldn't be solved due to some currently existing condition. The problem should be tried again immediately. |
ERROR_GRAPHICS_ALLOCATION_INVALID |
-1071243002 |
0xc0262106 |
The allocation is invalid. |
ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNAVAILABLE |
-1071243001 |
0xc0262107 |
No more unswizzling aperture are currently available. |
ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNSUPPORTED |
-1071243000 |
0xc0262108 |
The current allocation can't be unswizzled by an aperture. |
ERROR_GRAPHICS_CANT_EVICT_PINNED_ALLOCATION |
-1071242999 |
0xc0262109 |
The request failed because a pinned allocation can't be evicted. |
ERROR_GRAPHICS_INVALID_ALLOCATION_USAGE |
-1071242992 |
0xc0262110 |
The allocation can't be used from its current segment location for the specified operation. |
ERROR_GRAPHICS_CANT_RENDER_LOCKED_ALLOCATION |
-1071242991 |
0xc0262111 |
A locked allocation can't be used in the current command buffer. |
ERROR_GRAPHICS_ALLOCATION_CLOSED |
-1071242990 |
0xc0262112 |
The allocation being referenced has been closed permanently. |
ERROR_GRAPHICS_INVALID_ALLOCATION_INSTANCE |
-1071242989 |
0xc0262113 |
An invalid allocation instance is being referenced. |
ERROR_GRAPHICS_INVALID_ALLOCATION_HANDLE |
-1071242988 |
0xc0262114 |
An invalid allocation handle is being referenced. |
ERROR_GRAPHICS_WRONG_ALLOCATION_DEVICE |
-1071242987 |
0xc0262115 |
The allocation being referenced doesn't belong to the current device. |
ERROR_GRAPHICS_ALLOCATION_CONTENT_LOST |
-1071242986 |
0xc0262116 |
The specified allocation lost its content. |
ERROR_GRAPHICS_GPU_EXCEPTION_ON_DEVICE |
-1071242752 |
0xc0262200 |
GPU exception is detected on the given device. The device is not able to be scheduled. |
ERROR_GRAPHICS_SKIP_ALLOCATION_PREPARATION |
1076240897 |
0x40262201 |
Skip preparation of allocations referenced by the DMA buffer. |
ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY |
-1071242496 |
0xc0262300 |
Specified VidPN topology is invalid. |
ERROR_GRAPHICS_VIDPN_TOPOLOGY_NOT_SUPPORTED |
-1071242495 |
0xc0262301 |
Specified VidPN topology is valid but is not supported by this model of the display adapter. |
ERROR_GRAPHICS_VIDPN_TOPOLOGY_CURRENTLY_NOT_SUPPORTED |
-1071242494 |
0xc0262302 |
Specified VidPN topology is valid but is not supported by the display adapter at this time, due to current allocation of its resources. |
ERROR_GRAPHICS_INVALID_VIDPN |
-1071242493 |
0xc0262303 |
Specified VidPN handle is invalid. |
ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE |
-1071242492 |
0xc0262304 |
Specified video present source is invalid. |
ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET |
-1071242491 |
0xc0262305 |
Specified video present target is invalid. |
ERROR_GRAPHICS_VIDPN_MODALITY_NOT_SUPPORTED |
-1071242490 |
0xc0262306 |
Specified VidPN modality is not supported (e.g. at least two of the pinned modes are not cofunctional). |
ERROR_GRAPHICS_MODE_NOT_PINNED |
2499335 |
0x262307 |
No mode is pinned on the specified VidPN source/target. |
ERROR_GRAPHICS_INVALID_VIDPN_SOURCEMODESET |
-1071242488 |
0xc0262308 |
Specified VidPN source mode set is invalid. |
ERROR_GRAPHICS_INVALID_VIDPN_TARGETMODESET |
-1071242487 |
0xc0262309 |
Specified VidPN target mode set is invalid. |
ERROR_GRAPHICS_INVALID_FREQUENCY |
-1071242486 |
0xc026230a |
Specified video signal frequency is invalid. |
ERROR_GRAPHICS_INVALID_ACTIVE_REGION |
-1071242485 |
0xc026230b |
Specified video signal active region is invalid. |
ERROR_GRAPHICS_INVALID_TOTAL_REGION |
-1071242484 |
0xc026230c |
Specified video signal total region is invalid. |
ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE_MODE |
-1071242480 |
0xc0262310 |
Specified video present source mode is invalid. |
ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET_MODE |
-1071242479 |
0xc0262311 |
Specified video present target mode is invalid. |
ERROR_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET |
-1071242478 |
0xc0262312 |
Pinned mode must remain in the set on VidPN's cofunctional modality enumeration. |
ERROR_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY |
-1071242477 |
0xc0262313 |
Specified video present path is already in VidPN's topology. |
ERROR_GRAPHICS_MODE_ALREADY_IN_MODESET |
-1071242476 |
0xc0262314 |
Specified mode is already in the mode set. |
ERROR_GRAPHICS_INVALID_VIDEOPRESENTSOURCESET |
-1071242475 |
0xc0262315 |
Specified video present source set is invalid. |
ERROR_GRAPHICS_INVALID_VIDEOPRESENTTARGETSET |
-1071242474 |
0xc0262316 |
Specified video present target set is invalid. |
ERROR_GRAPHICS_SOURCE_ALREADY_IN_SET |
-1071242473 |
0xc0262317 |
Specified video present source is already in the video present source set. |
ERROR_GRAPHICS_TARGET_ALREADY_IN_SET |
-1071242472 |
0xc0262318 |
Specified video present target is already in the video present target set. |
ERROR_GRAPHICS_INVALID_VIDPN_PRESENT_PATH |
-1071242471 |
0xc0262319 |
Specified VidPN present path is invalid. |
ERROR_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY |
-1071242470 |
0xc026231a |
Miniport has no recommendation for augmentation of the specified VidPN's topology. |
ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGESET |
-1071242469 |
0xc026231b |
Specified monitor frequency range set is invalid. |
ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE |
-1071242468 |
0xc026231c |
Specified monitor frequency range is invalid. |
ERROR_GRAPHICS_FREQUENCYRANGE_NOT_IN_SET |
-1071242467 |
0xc026231d |
Specified frequency range is not in the specified monitor frequency range set. |
ERROR_GRAPHICS_NO_PREFERRED_MODE |
2499358 |
0x26231e |
Specified mode set does not specify preference for one of its modes. |
ERROR_GRAPHICS_FREQUENCYRANGE_ALREADY_IN_SET |
-1071242465 |
0xc026231f |
Specified frequency range is already in the specified monitor frequency range set. |
ERROR_GRAPHICS_STALE_MODESET |
-1071242464 |
0xc0262320 |
Specified mode set is stale. Please reacquire the new mode set. |
ERROR_GRAPHICS_INVALID_MONITOR_SOURCEMODESET |
-1071242463 |
0xc0262321 |
Specified monitor source mode set is invalid. |
ERROR_GRAPHICS_INVALID_MONITOR_SOURCE_MODE |
-1071242462 |
0xc0262322 |
Specified monitor source mode is invalid. |
ERROR_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN |
-1071242461 |
0xc0262323 |
Miniport does not have any recommendation regarding the request to provide a functional VidPN given the current display adapter configuration. |
ERROR_GRAPHICS_MODE_ID_MUST_BE_UNIQUE |
-1071242460 |
0xc0262324 |
ID of the specified mode is already used by another mode in the set. |
ERROR_GRAPHICS_EMPTY_ADAPTER_MONITOR_MODE_SUPPORT_INTERSECTION |
-1071242459 |
0xc0262325 |
System failed to determine a mode that is supported by both the display adapter and the monitor connected to it. |
ERROR_GRAPHICS_VIDEO_PRESENT_TARGETS_LESS_THAN_SOURCES |
-1071242458 |
0xc0262326 |
Number of video present targets must be greater than or equal to the number of video present sources. |
ERROR_GRAPHICS_PATH_NOT_IN_TOPOLOGY |
-1071242457 |
0xc0262327 |
Specified present path is not in VidPN's topology. |
ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_SOURCE |
-1071242456 |
0xc0262328 |
Display adapter must have at least one video present source. |
ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_TARGET |
-1071242455 |
0xc0262329 |
Display adapter must have at least one video present target. |
ERROR_GRAPHICS_INVALID_MONITORDESCRIPTORSET |
-1071242454 |
0xc026232a |
Specified monitor descriptor set is invalid. |
ERROR_GRAPHICS_INVALID_MONITORDESCRIPTOR |
-1071242453 |
0xc026232b |
Specified monitor descriptor is invalid. |
ERROR_GRAPHICS_MONITORDESCRIPTOR_NOT_IN_SET |
-1071242452 |
0xc026232c |
Specified descriptor is not in the specified monitor descriptor set. |
ERROR_GRAPHICS_MONITORDESCRIPTOR_ALREADY_IN_SET |
-1071242451 |
0xc026232d |
Specified descriptor is already in the specified monitor descriptor set. |
ERROR_GRAPHICS_MONITORDESCRIPTOR_ID_MUST_BE_UNIQUE |
-1071242450 |
0xc026232e |
ID of the specified monitor descriptor is already used by another descriptor in the set. |
ERROR_GRAPHICS_INVALID_VIDPN_TARGET_SUBSET_TYPE |
-1071242449 |
0xc026232f |
Specified video present target subset type is invalid. |
ERROR_GRAPHICS_RESOURCES_NOT_RELATED |
-1071242448 |
0xc0262330 |
Two or more of the specified resources are not related to each other, as defined by the interface semantics. |
ERROR_GRAPHICS_SOURCE_ID_MUST_BE_UNIQUE |
-1071242447 |
0xc0262331 |
ID of the specified video present source is already used by another source in the set. |
ERROR_GRAPHICS_TARGET_ID_MUST_BE_UNIQUE |
-1071242446 |
0xc0262332 |
ID of the specified video present target is already used by another target in the set. |
ERROR_GRAPHICS_NO_AVAILABLE_VIDPN_TARGET |
-1071242445 |
0xc0262333 |
Specified VidPN source cannot be used because there is no available VidPN target to connect it to. |
ERROR_GRAPHICS_MONITOR_COULD_NOT_BE_ASSOCIATED_WITH_ADAPTER |
-1071242444 |
0xc0262334 |
Newly arrived monitor could not be associated with a display adapter. |
ERROR_GRAPHICS_NO_VIDPNMGR |
-1071242443 |
0xc0262335 |
Display adapter in question does not have an associated VidPN manager. |
ERROR_GRAPHICS_NO_ACTIVE_VIDPN |
-1071242442 |
0xc0262336 |
VidPN manager of the display adapter in question does not have an active VidPN. |
ERROR_GRAPHICS_STALE_VIDPN_TOPOLOGY |
-1071242441 |
0xc0262337 |
Specified VidPN topology is stale. Please reacquire the new topology. |
ERROR_GRAPHICS_MONITOR_NOT_CONNECTED |
-1071242440 |
0xc0262338 |
There is no monitor connected on the specified video present target. |
ERROR_GRAPHICS_SOURCE_NOT_IN_TOPOLOGY |
-1071242439 |
0xc0262339 |
Specified source is not part of the specified VidPN's topology. |
ERROR_GRAPHICS_INVALID_PRIMARYSURFACE_SIZE |
-1071242438 |
0xc026233a |
Specified primary surface size is invalid. |
ERROR_GRAPHICS_INVALID_VISIBLEREGION_SIZE |
-1071242437 |
0xc026233b |
Specified visible region size is invalid. |
ERROR_GRAPHICS_INVALID_STRIDE |
-1071242436 |
0xc026233c |
Specified stride is invalid. |
ERROR_GRAPHICS_INVALID_PIXELFORMAT |
-1071242435 |
0xc026233d |
Specified pixel format is invalid. |
ERROR_GRAPHICS_INVALID_COLORBASIS |
-1071242434 |
0xc026233e |
Specified color basis is invalid. |
ERROR_GRAPHICS_INVALID_PIXELVALUEACCESSMODE |
-1071242433 |
0xc026233f |
Specified pixel value access mode is invalid. |
ERROR_GRAPHICS_TARGET_NOT_IN_TOPOLOGY |
-1071242432 |
0xc0262340 |
Specified target is not part of the specified VidPN's topology. |
ERROR_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT |
-1071242431 |
0xc0262341 |
Failed to acquire display mode management interface. |
ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE |
-1071242430 |
0xc0262342 |
Specified VidPN source is already owned by a DMM client and cannot be used until that client releases it. |
ERROR_GRAPHICS_CANT_ACCESS_ACTIVE_VIDPN |
-1071242429 |
0xc0262343 |
Specified VidPN is active and cannot be accessed. |
ERROR_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL |
-1071242428 |
0xc0262344 |
Specified VidPN present path importance ordinal is invalid. |
ERROR_GRAPHICS_INVALID_PATH_CONTENT_GEOMETRY_TRANSFORMATION |
-1071242427 |
0xc0262345 |
Specified VidPN present path content geometry transformation is invalid. |
ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_SUPPORTED |
-1071242426 |
0xc0262346 |
Specified content geometry transformation is not supported on the respective VidPN present path. |
ERROR_GRAPHICS_INVALID_GAMMA_RAMP |
-1071242425 |
0xc0262347 |
Specified gamma ramp is invalid. |
ERROR_GRAPHICS_GAMMA_RAMP_NOT_SUPPORTED |
-1071242424 |
0xc0262348 |
Specified gamma ramp is not supported on the respective VidPN present path. |
ERROR_GRAPHICS_MULTISAMPLING_NOT_SUPPORTED |
-1071242423 |
0xc0262349 |
Multi-sampling is not supported on the respective VidPN present path. |
ERROR_GRAPHICS_MODE_NOT_IN_MODESET |
-1071242422 |
0xc026234a |
Specified mode is not in the specified mode set. |
ERROR_GRAPHICS_DATASET_IS_EMPTY |
2499403 |
0x26234b |
Specified data set (e.g. mode set, frequency range set, descriptor set, topology, etc.) is empty. |
ERROR_GRAPHICS_NO_MORE_ELEMENTS_IN_DATASET |
2499404 |
0x26234c |
Specified data set (e.g. mode set, frequency range set, descriptor set, topology, etc.) does not contain any more elements. |
ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY_RECOMMENDATION_REASON |
-1071242419 |
0xc026234d |
Specified VidPN topology recommendation reason is invalid. |
ERROR_GRAPHICS_INVALID_PATH_CONTENT_TYPE |
-1071242418 |
0xc026234e |
Specified VidPN present path content type is invalid. |
ERROR_GRAPHICS_INVALID_COPYPROTECTION_TYPE |
-1071242417 |
0xc026234f |
Specified VidPN present path copy protection type is invalid. |
ERROR_GRAPHICS_UNASSIGNED_MODESET_ALREADY_EXISTS |
-1071242416 |
0xc0262350 |
No more than one unassigned mode set can exist at any given time for a given VidPN source/target. |
ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_PINNED |
2499409 |
0x262351 |
Specified content transformation is not pinned on the specified VidPN present path. |
ERROR_GRAPHICS_INVALID_SCANLINE_ORDERING |
-1071242414 |
0xc0262352 |
Specified scanline ordering type is invalid. |
ERROR_GRAPHICS_TOPOLOGY_CHANGES_NOT_ALLOWED |
-1071242413 |
0xc0262353 |
Topology changes are not allowed for the specified VidPN. |
ERROR_GRAPHICS_NO_AVAILABLE_IMPORTANCE_ORDINALS |
-1071242412 |
0xc0262354 |
All available importance ordinals are already used in specified topology. |
ERROR_GRAPHICS_INCOMPATIBLE_PRIVATE_FORMAT |
-1071242411 |
0xc0262355 |
Specified primary surface has a different private format attribute than the current primary surface |
ERROR_GRAPHICS_INVALID_MODE_PRUNING_ALGORITHM |
-1071242410 |
0xc0262356 |
Specified mode pruning algorithm is invalid |
ERROR_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN |
-1071242409 |
0xc0262357 |
Specified monitor capability origin is invalid. |
ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT |
-1071242408 |
0xc0262358 |
Specified monitor frequency range constraint is invalid. |
ERROR_GRAPHICS_MAX_NUM_PATHS_REACHED |
-1071242407 |
0xc0262359 |
Maximum supported number of present paths has been reached. |
ERROR_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION |
-1071242406 |
0xc026235a |
Miniport requested that augmentation be cancelled for the specified source of the specified VidPN's topology. |
ERROR_GRAPHICS_INVALID_CLIENT_TYPE |
-1071242405 |
0xc026235b |
Specified client type was not recognized. |
ERROR_GRAPHICS_CLIENTVIDPN_NOT_SET |
-1071242404 |
0xc026235c |
Client VidPN is not set on this adapter (e.g. no user mode initiated mode changes took place on this adapter yet). |
ERROR_GRAPHICS_SPECIFIED_CHILD_ALREADY_CONNECTED |
-1071242240 |
0xc0262400 |
Specified display adapter child device already has an external device connected to it. |
ERROR_GRAPHICS_CHILD_DESCRIPTOR_NOT_SUPPORTED |
-1071242239 |
0xc0262401 |
Specified display adapter child device does not support descriptor exposure. |
ERROR_GRAPHICS_UNKNOWN_CHILD_STATUS |
1076241455 |
0x4026242f |
Child device presence was not reliably detected. |
ERROR_GRAPHICS_NOT_A_LINKED_ADAPTER |
-1071242192 |
0xc0262430 |
The display adapter is not linked to any other adapters. |
ERROR_GRAPHICS_LEADLINK_NOT_ENUMERATED |
-1071242191 |
0xc0262431 |
Lead adapter in a linked configuration was not enumerated yet. |
ERROR_GRAPHICS_CHAINLINKS_NOT_ENUMERATED |
-1071242190 |
0xc0262432 |
Some chain adapters in a linked configuration were not enumerated yet. |
ERROR_GRAPHICS_ADAPTER_CHAIN_NOT_READY |
-1071242189 |
0xc0262433 |
The chain of linked adapters is not ready to start because of an unknown failure. |
ERROR_GRAPHICS_CHAINLINKS_NOT_STARTED |
-1071242188 |
0xc0262434 |
An attempt was made to start a lead link display adapter when the chain links were not started yet. |
ERROR_GRAPHICS_CHAINLINKS_NOT_POWERED_ON |
-1071242187 |
0xc0262435 |
An attempt was made to power up a lead link display adapter when the chain links were powered down. |
ERROR_GRAPHICS_INCONSISTENT_DEVICE_LINK_STATE |
-1071242186 |
0xc0262436 |
The adapter link was found to be in an inconsistent state. Not all adapters are in an expected PNP/Power state. |
ERROR_GRAPHICS_LEADLINK_START_DEFERRED |
1076241463 |
0x40262437 |
Starting the leadlink adapter has been deferred temporarily. |
ERROR_GRAPHICS_NOT_POST_DEVICE_DRIVER |
-1071242184 |
0xc0262438 |
The driver trying to start is not the same as the driver for the POSTed display adapter. |
ERROR_GRAPHICS_POLLING_TOO_FREQUENTLY |
1076241465 |
0x40262439 |
The display adapter is being polled for children too frequently at the same polling level. |
ERROR_GRAPHICS_START_DEFERRED |
1076241466 |
0x4026243a |
Starting the adapter has been deferred temporarily. |
ERROR_GRAPHICS_ADAPTER_ACCESS_NOT_EXCLUDED |
-1071242181 |
0xc026243b |
An operation is being attempted that requires the display adapter to be in a quiescent state. |
ERROR_GRAPHICS_DEPENDABLE_CHILD_STATUS |
1076241468 |
0x4026243c |
We can depend on the child device presence returned by the driver. |
ERROR_GRAPHICS_OPM_NOT_SUPPORTED |
-1071241984 |
0xc0262500 |
The driver does not support OPM. |
ERROR_GRAPHICS_COPP_NOT_SUPPORTED |
-1071241983 |
0xc0262501 |
The driver does not support COPP. |
ERROR_GRAPHICS_UAB_NOT_SUPPORTED |
-1071241982 |
0xc0262502 |
The driver does not support UAB. |
ERROR_GRAPHICS_OPM_INVALID_ENCRYPTED_PARAMETERS |
-1071241981 |
0xc0262503 |
The specified encrypted parameters are invalid. |
ERROR_GRAPHICS_OPM_NO_VIDEO_OUTPUTS_EXIST |
-1071241979 |
0xc0262505 |
The GDI display device passed to this function does not have any active video outputs. |
ERROR_GRAPHICS_OPM_INTERNAL_ERROR |
-1071241973 |
0xc026250b |
An internal error caused this operation to fail. |
ERROR_GRAPHICS_OPM_INVALID_HANDLE |
-1071241972 |
0xc026250c |
The function failed because the caller passed in an invalid OPM user mode handle. |
ERROR_GRAPHICS_PVP_INVALID_CERTIFICATE_LENGTH |
-1071241970 |
0xc026250e |
A certificate could not be returned because the certificate buffer passed to the function was too small. |
ERROR_GRAPHICS_OPM_SPANNING_MODE_ENABLED |
-1071241969 |
0xc026250f |
A video output could not be created because the frame buffer is in spanning mode. |
ERROR_GRAPHICS_OPM_THEATER_MODE_ENABLED |
-1071241968 |
0xc0262510 |
A video output could not be created because the frame buffer is in theater mode. |
ERROR_GRAPHICS_PVP_HFS_FAILED |
-1071241967 |
0xc0262511 |
The function failed because the display adapter's Hardware Functionality Scan failed to validate the graphics hardware. |
ERROR_GRAPHICS_OPM_INVALID_SRM |
-1071241966 |
0xc0262512 |
The HDCP System Renewability Message passed to this function did not comply with section 5 of the HDCP 1.1 specification. |
ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_HDCP |
-1071241965 |
0xc0262513 |
The video output cannot enable the High-bandwidth Digital Content Protection (HDCP) System because it does not support HDCP. |
ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_ACP |
-1071241964 |
0xc0262514 |
The video output cannot enable Analogue Copy Protection (ACP) because it does not support ACP. |
ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_CGMSA |
-1071241963 |
0xc0262515 |
The video output cannot enable the Content Generation Management System Analogue (CGMS-A) protection technology because it does not support CGMS-A. |
ERROR_GRAPHICS_OPM_HDCP_SRM_NEVER_SET |
-1071241962 |
0xc0262516 |
The IOPMVideoOutput::GetInformation method cannot return the version of the SRM being used because the application never successfully passed an SRM to the video output. |
ERROR_GRAPHICS_OPM_RESOLUTION_TOO_HIGH |
-1071241961 |
0xc0262517 |
The IOPMVideoOutput::Configure method cannot enable the specified output protection technology because the output's screen resolution is too high. |
ERROR_GRAPHICS_OPM_ALL_HDCP_HARDWARE_ALREADY_IN_USE |
-1071241960 |
0xc0262518 |
The IOPMVideoOutput::Configure method cannot enable HDCP because the display adapter's HDCP hardware is already being used by other physical outputs. |
ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_NO_LONGER_EXISTS |
-1071241958 |
0xc026251a |
The operating system asynchronously destroyed this OPM video output because the operating system's state changed. This error typically occurs because the monitor PDO associated with this video output was removed, the monitor PDO associated with this video output was stopped, the video output's session became a non-console session or the video output's desktop became an inactive desktop. |
ERROR_GRAPHICS_OPM_SESSION_TYPE_CHANGE_IN_PROGRESS |
-1071241957 |
0xc026251b |
The method failed because the session is changing its type. No IOPMVideoOutput methods can be called when a session is changing its type. There are currently three types of sessions: console, disconnected and remote. |
ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_COPP_SEMANTICS |
-1071241956 |
0xc026251c |
Either the IOPMVideoOutput::COPPCompatibleGetInformation, IOPMVideoOutput::GetInformation, or IOPMVideoOutput::Configure method failed. This error is returned when the caller tries to use a COPP specific command while the video output has OPM semantics only. |
ERROR_GRAPHICS_OPM_INVALID_INFORMATION_REQUEST |
-1071241955 |
0xc026251d |
The IOPMVideoOutput::GetInformation and IOPMVideoOutput::COPPCompatibleGetInformation methods return this error if the passed in sequence number is not the expected sequence number or the passed in OMAC value is invalid. |
ERROR_GRAPHICS_OPM_DRIVER_INTERNAL_ERROR |
-1071241954 |
0xc026251e |
The method failed because an unexpected error occurred inside of a display driver. |
ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_OPM_SEMANTICS |
-1071241953 |
0xc026251f |
Either the IOPMVideoOutput::COPPCompatibleGetInformation, IOPMVideoOutput::GetInformation, or IOPMVideoOutput::Configure method failed. This error is returned when the caller tries to use an OPM specific command while the video output has COPP semantics only. |
ERROR_GRAPHICS_OPM_SIGNALING_NOT_SUPPORTED |
-1071241952 |
0xc0262520 |
The IOPMVideoOutput::COPPCompatibleGetInformation or IOPMVideoOutput::Configure method failed because the display driver does not support the OPM_GET_ACP_AND_CGMSA_SIGNALING and OPM_SET_ACP_AND_CGMSA_SIGNALING GUIDs. |
ERROR_GRAPHICS_OPM_INVALID_CONFIGURATION_REQUEST |
-1071241951 |
0xc0262521 |
The IOPMVideoOutput::Configure function returns this error code if the passed in sequence number is not the expected sequence number or the passed in OMAC value is invalid. |
ERROR_GRAPHICS_DDCCI_VCP_NOT_SUPPORTED |
-1071241852 |
0xc0262584 |
The monitor does not support the specified VCP code. |
ERROR_GRAPHICS_DDCCI_INVALID_DATA |
-1071241851 |
0xc0262585 |
The data received from the monitor is invalid. |
ERROR_GRAPHICS_DDCCI_MONITOR_RETURNED_INVALID_TIMING_STATUS_BYTE |
-1071241850 |
0xc0262586 |
The function failed because a monitor returned an invalid Timing Status byte when the operating system used the DDC/CI Get Timing Report & Timing Message command to get a timing report from a monitor. |
ERROR_GRAPHICS_MCA_INVALID_CAPABILITIES_STRING |
-1071241849 |
0xc0262587 |
The monitor returned a DDC/CI capabilities string which did not comply with the ACCESS.bus 3.0, DDC/CI 1.1, or MCCS 2 Revision 1 specification. |
ERROR_GRAPHICS_MCA_INTERNAL_ERROR |
-1071241848 |
0xc0262588 |
An internal Monitor Configuration API error occurred. |
ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_COMMAND |
-1071241847 |
0xc0262589 |
An operation failed because a DDC/CI message had an invalid value in its command field. |
ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_LENGTH |
-1071241846 |
0xc026258a |
An error occurred because the field length of a DDC/CI message contained an invalid value. |
ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_CHECKSUM |
-1071241845 |
0xc026258b |
An error occurred because the checksum field in a DDC/CI message did not match the message's computed checksum value. This error implies that the data was corrupted while it was being transmitted from a monitor to a computer. |
ERROR_GRAPHICS_INVALID_PHYSICAL_MONITOR_HANDLE |
-1071241844 |
0xc026258c |
This function failed because an invalid monitor handle was passed to it. |
ERROR_GRAPHICS_MONITOR_NO_LONGER_EXISTS |
-1071241843 |
0xc026258d |
The operating system asynchronously destroyed the monitor which corresponds to this handle because the operating system's state changed. This error typically occurs because the monitor PDO associated with this handle was removed, the monitor PDO associated with this handle was stopped, or a display mode change occurred. A display mode change occurs when windows sends a WM_DISPLAYCHANGE windows message to applications. |
ERROR_GRAPHICS_DDCCI_CURRENT_CURRENT_VALUE_GREATER_THAN_MAXIMUM_VALUE |
-1071241768 |
0xc02625d8 |
A continuous VCP code's current value is greater than its maximum value. This error code indicates that a monitor returned an invalid value. |
ERROR_GRAPHICS_MCA_INVALID_VCP_VERSION |
-1071241767 |
0xc02625d9 |
The monitor's VCP Version (0xDF) VCP code returned an invalid version value. |
ERROR_GRAPHICS_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION |
-1071241766 |
0xc02625da |
The monitor does not comply with the MCCS specification it claims to support. |
ERROR_GRAPHICS_MCA_MCCS_VERSION_MISMATCH |
-1071241765 |
0xc02625db |
The MCCS version in a monitor's mccs_ver capability does not match the MCCS version the monitor reports when the VCP Version (0xDF) VCP code is used. |
ERROR_GRAPHICS_MCA_UNSUPPORTED_MCCS_VERSION |
-1071241764 |
0xc02625dc |
The Monitor Configuration API only works with monitors which support the MCCS 1.0 specification, MCCS 2.0 specification or the MCCS 2.0 Revision 1 specification. |
ERROR_GRAPHICS_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED |
-1071241762 |
0xc02625de |
The monitor returned an invalid monitor technology type. CRT, Plasma and LCD (TFT) are examples of monitor technology types. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification. |
ERROR_GRAPHICS_MCA_UNSUPPORTED_COLOR_TEMPERATURE |
-1071241761 |
0xc02625df |
SetMonitorColorTemperature()'s caller passed a color temperature to it which the current monitor did not support. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification. |
ERROR_GRAPHICS_ONLY_CONSOLE_SESSION_SUPPORTED |
-1071241760 |
0xc02625e0 |
This function can only be used if a program is running in the local console session. It cannot be used if the program is running on a remote desktop session or on a terminal server session. |
ERROR_GRAPHICS_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME |
-1071241759 |
0xc02625e1 |
This function cannot find an actual GDI display device which corresponds to the specified GDI display device name. |
ERROR_GRAPHICS_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP |
-1071241758 |
0xc02625e2 |
The function failed because the specified GDI display device was not attached to the Windows desktop. |
ERROR_GRAPHICS_MIRRORING_DEVICES_NOT_SUPPORTED |
-1071241757 |
0xc02625e3 |
This function does not support GDI mirroring display devices because GDI mirroring display devices do not have any physical monitors associated with them. |
ERROR_GRAPHICS_INVALID_POINTER |
-1071241756 |
0xc02625e4 |
The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is NULL, points to an invalid address, points to a kernel mode address, or is not correctly aligned. |
ERROR_GRAPHICS_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE |
-1071241755 |
0xc02625e5 |
The function failed because the specified GDI device did not have any monitors associated with it. |
ERROR_GRAPHICS_PARAMETER_ARRAY_TOO_SMALL |
-1071241754 |
0xc02625e6 |
An array passed to the function cannot hold all of the data that the function must copy into the array. |
ERROR_GRAPHICS_INTERNAL_ERROR |
-1071241753 |
0xc02625e7 |
An internal error caused an operation to fail. |
ERROR_GRAPHICS_SESSION_TYPE_CHANGE_IN_PROGRESS |
-1071249944 |
0xc02605e8 |
The function failed because the current session is changing its type. This function cannot be called when the current session is changing its type. There are currently three types of sessions: console, disconnected and remote. |
NAP_E_INVALID_PACKET |
-2144927743 |
0x80270001 |
The NAP SoH packet is invalid. |
NAP_E_MISSING_SOH |
-2144927742 |
0x80270002 |
An SoH was missing from the NAP packet. |
NAP_E_CONFLICTING_ID |
-2144927741 |
0x80270003 |
The entity ID conflicts with an already registered id. |
NAP_E_NO_CACHED_SOH |
-2144927740 |
0x80270004 |
No cached SoH is present. |
NAP_E_STILL_BOUND |
-2144927739 |
0x80270005 |
The entity is still bound to the NAP system. |
NAP_E_NOT_REGISTERED |
-2144927738 |
0x80270006 |
The entity is not registered with the NAP system. |
NAP_E_NOT_INITIALIZED |
-2144927737 |
0x80270007 |
The entity is not initialized with the NAP system. |
NAP_E_MISMATCHED_ID |
-2144927736 |
0x80270008 |
The correlation id in the SoH-Request and SoH-Response do not match up. |
NAP_E_NOT_PENDING |
-2144927735 |
0x80270009 |
Completion was indicated on a request that is not currently pending. |
NAP_E_ID_NOT_FOUND |
-2144927734 |
0x8027000a |
The NAP component's id was not found. |
NAP_E_MAXSIZE_TOO_SMALL |
-2144927733 |
0x8027000b |
The maximum size of the connection is too small for an SoH packet. |
NAP_E_SERVICE_NOT_RUNNING |
-2144927732 |
0x8027000c |
The NapAgent service is not running. |
NAP_S_CERT_ALREADY_PRESENT |
2555917 |
0x27000d |
A certificate is already present in the cert store. |
NAP_E_ENTITY_DISABLED |
-2144927730 |
0x8027000e |
The entity is disabled with the NapAgent service. |
NAP_E_NETSH_GROUPPOLICY_ERROR |
-2144927729 |
0x8027000f |
Group Policy is not configured. |
NAP_E_TOO_MANY_CALLS |
-2144927728 |
0x80270010 |
Too many simultaneous calls. |
NAP_E_SHV_CONFIG_EXISTED |
-2144927727 |
0x80270011 |
SHV configuration already existed. |
NAP_E_SHV_CONFIG_NOT_FOUND |
-2144927726 |
0x80270012 |
SHV configuration is not found. |
NAP_E_SHV_TIMEOUT |
-2144927725 |
0x80270013 |
SHV timed out on the request. |
TPM_E_ERROR_MASK |
-2144862208 |
0x80280000 |
This is an error mask to convert TPM hardware errors to win errors. |
TPM_E_AUTHFAIL |
-2144862207 |
0x80280001 |
TPM 1.2: Authentication failed. |
TPM_E_BADINDEX |
-2144862206 |
0x80280002 |
TPM 1.2: The index to a PCR, DIR or other register is incorrect. |
TPM_E_BAD_PARAMETER |
-2144862205 |
0x80280003 |
TPM 1.2: One or more parameter is bad. |
TPM_E_AUDITFAILURE |
-2144862204 |
0x80280004 |
TPM 1.2: An operation completed successfully but the auditing of that operation failed. |
TPM_E_CLEAR_DISABLED |
-2144862203 |
0x80280005 |
TPM 1.2: The clear disable flag is set and all clear operations now require physical access. |
TPM_E_DEACTIVATED |
-2144862202 |
0x80280006 |
TPM 1.2: Activate the Trusted Platform Module (TPM). |
TPM_E_DISABLED |
-2144862201 |
0x80280007 |
TPM 1.2: Enable the Trusted Platform Module (TPM). |
TPM_E_DISABLED_CMD |
-2144862200 |
0x80280008 |
TPM 1.2: The target command has been disabled. |
TPM_E_FAIL |
-2144862199 |
0x80280009 |
TPM 1.2: The operation failed. |
TPM_E_BAD_ORDINAL |
-2144862198 |
0x8028000a |
TPM 1.2: The ordinal was unknown or inconsistent. |
TPM_E_INSTALL_DISABLED |
-2144862197 |
0x8028000b |
TPM 1.2: The ability to install an owner is disabled. |
TPM_E_INVALID_KEYHANDLE |
-2144862196 |
0x8028000c |
TPM 1.2: The key handle cannot be interpreted. |
TPM_E_KEYNOTFOUND |
-2144862195 |
0x8028000d |
TPM 1.2: The key handle points to an invalid key. |
TPM_E_INAPPROPRIATE_ENC |
-2144862194 |
0x8028000e |
TPM 1.2: Unacceptable encryption scheme. |
TPM_E_MIGRATEFAIL |
-2144862193 |
0x8028000f |
TPM 1.2: Migration authorization failed. |
TPM_E_INVALID_PCR_INFO |
-2144862192 |
0x80280010 |
TPM 1.2: PCR information could not be interpreted. |
TPM_E_NOSPACE |
-2144862191 |
0x80280011 |
TPM 1.2: No room to load key. |
TPM_E_NOSRK |
-2144862190 |
0x80280012 |
TPM 1.2: There is no Storage Root Key (SRK) set. |
TPM_E_NOTSEALED_BLOB |
-2144862189 |
0x80280013 |
TPM 1.2: An encrypted blob is invalid or was not created by this TPM. |
TPM_E_OWNER_SET |
-2144862188 |
0x80280014 |
TPM 1.2: The Trusted Platform Module (TPM) already has an owner. |
TPM_E_RESOURCES |
-2144862187 |
0x80280015 |
TPM 1.2: The TPM has insufficient internal resources to perform the requested action. |
TPM_E_SHORTRANDOM |
-2144862186 |
0x80280016 |
TPM 1.2: A random string was too short. |
TPM_E_SIZE |
-2144862185 |
0x80280017 |
TPM 1.2: The TPM does not have the space to perform the operation. |
TPM_E_WRONGPCRVAL |
-2144862184 |
0x80280018 |
TPM 1.2: The named PCR value does not match the current PCR value. |
TPM_E_BAD_PARAM_SIZE |
-2144862183 |
0x80280019 |
TPM 1.2: The paramSize argument to the command has the incorrect value . |
TPM_E_SHA_THREAD |
-2144862182 |
0x8028001a |
TPM 1.2: There is no existing SHA-1 thread. |
TPM_E_SHA_ERROR |
-2144862181 |
0x8028001b |
TPM 1.2: The calculation is unable to proceed because the existing SHA-1 thread has already encountered an error. |
TPM_E_FAILEDSELFTEST |
-2144862180 |
0x8028001c |
TPM 1.2: The TPM hardware device reported a failure during its internal self test. Try restarting the computer to resolve the problem. If the problem continues, check for the latest BIOS or firmware update for your TPM hardware. Consult the computer manufacturer's documentation for instructions. |
TPM_E_BADTAG |
-2144862178 |
0x8028001e |
TPM 1.2: The tag value sent to for a command is invalid. |
TPM_E_IOERROR |
-2144862177 |
0x8028001f |
TPM 1.2: An IO error occurred transmitting information to the TPM. |
TPM_E_ENCRYPT_ERROR |
-2144862176 |
0x80280020 |
TPM 1.2: The encryption process had a problem. |
TPM_E_DECRYPT_ERROR |
-2144862175 |
0x80280021 |
TPM 1.2: The decryption process did not complete. |
TPM_E_INVALID_AUTHHANDLE |
-2144862174 |
0x80280022 |
TPM 1.2: An invalid handle was used. |
TPM_E_NO_ENDORSEMENT |
-2144862173 |
0x80280023 |
TPM 1.2: The TPM does not have an Endorsement Key (EK) installed. |
TPM_E_INVALID_KEYUSAGE |
-2144862172 |
0x80280024 |
TPM 1.2: The usage of a key is not allowed. |
TPM_E_WRONG_ENTITYTYPE |
-2144862171 |
0x80280025 |
TPM 1.2: The submitted entity type is not allowed. |
TPM_E_INVALID_POSTINIT |
-2144862170 |
0x80280026 |
TPM 1.2: The command was received in the wrong sequence relative to TPM_Init and a subsequent TPM_Startup. |
TPM_E_INAPPROPRIATE_SIG |
-2144862169 |
0x80280027 |
TPM 1.2: Signed data cannot include additional DER information. |
TPM_E_BAD_KEY_PROPERTY |
-2144862168 |
0x80280028 |
TPM 1.2: The key properties in TPM_KEY_PARMs are not supported by this TPM. |
TPM_E_BAD_MIGRATION |
-2144862167 |
0x80280029 |
TPM 1.2: The migration properties of this key are incorrect. |
TPM_E_BAD_SCHEME |
-2144862166 |
0x8028002a |
TPM 1.2: The signature or encryption scheme for this key is incorrect or not permitted in this situation. |
TPM_E_BAD_DATASIZE |
-2144862165 |
0x8028002b |
TPM 1.2: The size of the data (or blob) parameter is bad or inconsistent with the referenced key. |
TPM_E_BAD_MODE |
-2144862164 |
0x8028002c |
TPM 1.2: A mode parameter is bad, such as capArea or subCapArea for TPM_GetCapability, phsicalPresence parameter for TPM_PhysicalPresence, or migrationType for TPM_CreateMigrationBlob. |
TPM_E_BAD_PRESENCE |
-2144862163 |
0x8028002d |
TPM 1.2: Either the physicalPresence or physicalPresenceLock bits have the wrong value. |
TPM_E_BAD_VERSION |
-2144862162 |
0x8028002e |
TPM 1.2: The TPM cannot perform this version of the capability. |
TPM_E_NO_WRAP_TRANSPORT |
-2144862161 |
0x8028002f |
TPM 1.2: The TPM does not allow for wrapped transport sessions. |
TPM_E_AUDITFAIL_UNSUCCESSFUL |
-2144862160 |
0x80280030 |
TPM 1.2: TPM audit construction failed and the underlying command was returning a failure code also. |
TPM_E_AUDITFAIL_SUCCESSFUL |
-2144862159 |
0x80280031 |
TPM 1.2: TPM audit construction failed and the underlying command was returning success. |
TPM_E_NOTRESETABLE |
-2144862158 |
0x80280032 |
TPM 1.2: Attempt to reset a PCR register that does not have the resettable attribute. |
TPM_E_NOTLOCAL |
-2144862157 |
0x80280033 |
TPM 1.2: Attempt to reset a PCR register that requires locality and locality modifier not part of command transport. |
TPM_E_BAD_TYPE |
-2144862156 |
0x80280034 |
TPM 1.2: Make identity blob not properly typed. |
TPM_E_INVALID_RESOURCE |
-2144862155 |
0x80280035 |
TPM 1.2: When saving context identified resource type does not match actual resource. |
TPM_E_NOTFIPS |
-2144862154 |
0x80280036 |
TPM 1.2: The TPM is attempting to execute a command only available when in FIPS mode. |
TPM_E_INVALID_FAMILY |
-2144862153 |
0x80280037 |
TPM 1.2: The command is attempting to use an invalid family ID. |
TPM_E_NO_NV_PERMISSION |
-2144862152 |
0x80280038 |
TPM 1.2: The permission to manipulate the NV storage is not available. |
TPM_E_REQUIRES_SIGN |
-2144862151 |
0x80280039 |
TPM 1.2: The operation requires a signed command. |
TPM_E_KEY_NOTSUPPORTED |
-2144862150 |
0x8028003a |
TPM 1.2: Wrong operation to load an NV key. |
TPM_E_AUTH_CONFLICT |
-2144862149 |
0x8028003b |
TPM 1.2: NV_LoadKey blob requires both owner and blob authorization. |
TPM_E_AREA_LOCKED |
-2144862148 |
0x8028003c |
TPM 1.2: The NV area is locked and not writable. |
TPM_E_BAD_LOCALITY |
-2144862147 |
0x8028003d |
TPM 1.2: The locality is incorrect for the attempted operation. |
TPM_E_READ_ONLY |
-2144862146 |
0x8028003e |
TPM 1.2: The NV area is read only and can't be written to. |
TPM_E_PER_NOWRITE |
-2144862145 |
0x8028003f |
TPM 1.2: There is no protection on the write to the NV area. |
TPM_E_FAMILYCOUNT |
-2144862144 |
0x80280040 |
TPM 1.2: The family count value does not match. |
TPM_E_WRITE_LOCKED |
-2144862143 |
0x80280041 |
TPM 1.2: The NV area has already been written to. |
TPM_E_BAD_ATTRIBUTES |
-2144862142 |
0x80280042 |
TPM 1.2: The NV area attributes conflict. |
TPM_E_INVALID_STRUCTURE |
-2144862141 |
0x80280043 |
TPM 1.2: The structure tag and version are invalid or inconsistent. |
TPM_E_KEY_OWNER_CONTROL |
-2144862140 |
0x80280044 |
TPM 1.2: The key is under control of the TPM Owner and can only be evicted by the TPM Owner. |
TPM_E_BAD_COUNTER |
-2144862139 |
0x80280045 |
TPM 1.2: The counter handle is incorrect. |
TPM_E_NOT_FULLWRITE |
-2144862138 |
0x80280046 |
TPM 1.2: The write is not a complete write of the area. |
TPM_E_CONTEXT_GAP |
-2144862137 |
0x80280047 |
TPM 1.2: The gap between saved context counts is too large. |
TPM_E_MAXNVWRITES |
-2144862136 |
0x80280048 |
TPM 1.2: The maximum number of NV writes without an owner has been exceeded. |
TPM_E_NOOPERATOR |
-2144862135 |
0x80280049 |
TPM 1.2: No operator AuthData value is set. |
TPM_E_RESOURCEMISSING |
-2144862134 |
0x8028004a |
TPM 1.2: The resource pointed to by context is not loaded. |
TPM_E_DELEGATE_LOCK |
-2144862133 |
0x8028004b |
TPM 1.2: The delegate administration is locked. |
TPM_E_DELEGATE_FAMILY |
-2144862132 |
0x8028004c |
TPM 1.2: Attempt to manage a family other then the delegated family. |
TPM_E_DELEGATE_ADMIN |
-2144862131 |
0x8028004d |
TPM 1.2: Delegation table management not enabled. |
TPM_E_TRANSPORT_NOTEXCLUSIVE |
-2144862130 |
0x8028004e |
TPM 1.2: There was a command executed outside of an exclusive transport session. |
TPM_E_OWNER_CONTROL |
-2144862129 |
0x8028004f |
TPM 1.2: Attempt to context save a owner evict controlled key. |
TPM_E_DAA_RESOURCES |
-2144862128 |
0x80280050 |
TPM 1.2: The DAA command has no resources available to execute the command. |
TPM_E_DAA_ISSUER_SETTINGS |
-2144862125 |
0x80280053 |
TPM 1.2: The consistency check on DAA_issuerSettings has failed. |
TPM_E_DAA_TPM_SETTINGS |
-2144862124 |
0x80280054 |
TPM 1.2: The consistency check on DAA_tpmSpecific has failed. |
TPM_E_DAA_STAGE |
-2144862123 |
0x80280055 |
TPM 1.2: The atomic process indicated by the submitted DAA command is not the expected process. |
TPM_E_DAA_ISSUER_VALIDITY |
-2144862122 |
0x80280056 |
TPM 1.2: The issuer's validity check has detected an inconsistency. |
TPM_E_DAA_WRONG_W |
-2144862121 |
0x80280057 |
TPM 1.2: The consistency check on w has failed. |
TPM_E_BAD_HANDLE |
-2144862120 |
0x80280058 |
TPM 1.2: The handle is incorrect. |
TPM_E_BAD_DELEGATE |
-2144862119 |
0x80280059 |
TPM 1.2: Delegation is not correct. |
TPM_E_BADCONTEXT |
-2144862118 |
0x8028005a |
TPM 1.2: The context blob is invalid. |
TPM_E_TOOMANYCONTEXTS |
-2144862117 |
0x8028005b |
TPM 1.2: Too many contexts held by the TPM. |
TPM_E_MA_TICKET_SIGNATURE |
-2144862116 |
0x8028005c |
TPM 1.2: Migration authority signature validation failure. |
TPM_E_MA_DESTINATION |
-2144862115 |
0x8028005d |
TPM 1.2: Migration destination not authenticated. |
TPM_E_MA_SOURCE |
-2144862114 |
0x8028005e |
TPM 1.2: Migration source incorrect. |
TPM_E_MA_AUTHORITY |
-2144862113 |
0x8028005f |
TPM 1.2: Incorrect migration authority. |
TPM_E_PERMANENTEK |
-2144862111 |
0x80280061 |
TPM 1.2: Attempt to revoke the EK and the EK is not revocable. |
TPM_E_BAD_SIGNATURE |
-2144862110 |
0x80280062 |
TPM 1.2: Bad signature of CMK ticket. |
TPM_E_NOCONTEXTSPACE |
-2144862109 |
0x80280063 |
TPM 1.2: There is no room in the context list for additional contexts. |
TPM_E_COMMAND_BLOCKED |
-2144861184 |
0x80280400 |
The command was blocked. |
TPM_E_INVALID_HANDLE |
-2144861183 |
0x80280401 |
The specified handle was not found. |
TPM_E_DUPLICATE_VHANDLE |
-2144861182 |
0x80280402 |
The TPM returned a duplicate handle and the command needs to be resubmitted. |
TPM_E_EMBEDDED_COMMAND_BLOCKED |
-2144861181 |
0x80280403 |
The command within the transport was blocked. |
TPM_E_EMBEDDED_COMMAND_UNSUPPORTED |
-2144861180 |
0x80280404 |
The command within the transport is not supported. |
TPM_E_RETRY |
-2144860160 |
0x80280800 |
The TPM is too busy to respond to the command immediately, but the command could be resubmitted at a later time. |
TPM_E_NEEDS_SELFTEST |
-2144860159 |
0x80280801 |
SelfTestFull has not been run. |
TPM_E_DOING_SELFTEST |
-2144860158 |
0x80280802 |
The TPM is currently executing a full selftest. |
TPM_E_DEFEND_LOCK_RUNNING |
-2144860157 |
0x80280803 |
The TPM is defending against dictionary attacks and is in a time-out period. |
TBS_E_INTERNAL_ERROR |
-2144845823 |
0x80284001 |
An internal error has occurred within the Trusted Platform Module support program. |
TBS_E_BAD_PARAMETER |
-2144845822 |
0x80284002 |
One or more input parameters is bad. |
TBS_E_INVALID_OUTPUT_POINTER |
-2144845821 |
0x80284003 |
A specified output pointer is bad. |
TBS_E_INVALID_CONTEXT |
-2144845820 |
0x80284004 |
The specified context handle does not refer to a valid context. |
TBS_E_INSUFFICIENT_BUFFER |
-2144845819 |
0x80284005 |
A specified output buffer is too small. |
TBS_E_IOERROR |
-2144845818 |
0x80284006 |
An error occurred while communicating with the TPM. |
TBS_E_INVALID_CONTEXT_PARAM |
-2144845817 |
0x80284007 |
One or more context parameters is invalid. |
TBS_E_SERVICE_NOT_RUNNING |
-2144845816 |
0x80284008 |
The TBS service is not running and could not be started. |
TBS_E_TOO_MANY_TBS_CONTEXTS |
-2144845815 |
0x80284009 |
A new context could not be created because there are too many open contexts. |
TBS_E_TOO_MANY_RESOURCES |
-2144845814 |
0x8028400a |
A new virtual resource could not be created because there are too many open virtual resources. |
TBS_E_SERVICE_START_PENDING |
-2144845813 |
0x8028400b |
The TBS service has been started but is not yet running. |
TBS_E_PPI_NOT_SUPPORTED |
-2144845812 |
0x8028400c |
The physical presence interface is not supported. |
TBS_E_COMMAND_CANCELED |
-2144845811 |
0x8028400d |
The command was canceled. |
TBS_E_BUFFER_TOO_LARGE |
-2144845810 |
0x8028400e |
The input or output buffer is too large. |
TBS_E_TPM_NOT_FOUND |
-2144845809 |
0x8028400f |
A compatible Trusted Platform Module (TPM) Security Device cannot be found on this computer. |
TBS_E_SERVICE_DISABLED |
-2144845808 |
0x80284010 |
The TBS service has been disabled. |
TBS_E_NO_EVENT_LOG |
-2144845807 |
0x80284011 |
No TCG event log is available. |
TBS_E_ACCESS_DENIED |
-2144845806 |
0x80284012 |
The caller does not have the appropriate rights to perform the requested operation. |
TBS_E_PROVISIONING_NOT_ALLOWED |
-2144845805 |
0x80284013 |
The TPM provisioning action is not allowed by the specified flags. For provisioning to be successful, one of several actions may be required. The TPM management console (tpm.msc) action to make the TPM Ready may help. For further information, see the documentation for the Win32_Tpm WMI method 'Provision'. (The actions that may be required include importing the TPM Owner Authorization value into the system, calling the Win32_Tpm WMI method for provisioning the TPM and specifying TRUE for either 'ForceClear_Allowed' or 'PhysicalPresencePrompts_Allowed' (as indicated by the value returned in the Additional Information), or enabling the TPM in the system BIOS.) |
TBS_E_PPI_FUNCTION_UNSUPPORTED |
-2144845804 |
0x80284014 |
The Physical Presence Interface of this firmware does not support the requested method. |
TBS_E_OWNERAUTH_NOT_FOUND |
-2144845803 |
0x80284015 |
The requested TPM OwnerAuth value was not found. |
TBS_E_PROVISIONING_INCOMPLETE |
-2144845802 |
0x80284016 |
The TPM provisioning did not complete. For more information on completing the provisioning, call the Win32_Tpm WMI method for provisioning the TPM ('Provision') and check the returned Information. |
TPMAPI_E_INVALID_STATE |
-2144796416 |
0x80290100 |
The command buffer is not in the correct state. |
TPMAPI_E_NOT_ENOUGH_DATA |
-2144796415 |
0x80290101 |
The command buffer does not contain enough data to satisfy the request. |
TPMAPI_E_TOO_MUCH_DATA |
-2144796414 |
0x80290102 |
The command buffer cannot contain any more data. |
TPMAPI_E_INVALID_OUTPUT_POINTER |
-2144796413 |
0x80290103 |
One or more output parameters was NULL or invalid. |
TPMAPI_E_INVALID_PARAMETER |
-2144796412 |
0x80290104 |
One or more input parameters is invalid. |
TPMAPI_E_OUT_OF_MEMORY |
-2144796411 |
0x80290105 |
Not enough memory was available to satisfy the request. |
TPMAPI_E_BUFFER_TOO_SMALL |
-2144796410 |
0x80290106 |
The specified buffer was too small. |
TPMAPI_E_INTERNAL_ERROR |
-2144796409 |
0x80290107 |
An internal error was detected. |
TPMAPI_E_ACCESS_DENIED |
-2144796408 |
0x80290108 |
The caller does not have the appropriate rights to perform the requested operation. |
TPMAPI_E_AUTHORIZATION_FAILED |
-2144796407 |
0x80290109 |
The specified authorization information was invalid. |
TPMAPI_E_INVALID_CONTEXT_HANDLE |
-2144796406 |
0x8029010a |
The specified context handle was not valid. |
TPMAPI_E_TBS_COMMUNICATION_ERROR |
-2144796405 |
0x8029010b |
An error occurred while communicating with the TBS. |
TPMAPI_E_TPM_COMMAND_ERROR |
-2144796404 |
0x8029010c |
The TPM returned an unexpected result. |
TPMAPI_E_MESSAGE_TOO_LARGE |
-2144796403 |
0x8029010d |
The message was too large for the encoding scheme. |
TPMAPI_E_INVALID_ENCODING |
-2144796402 |
0x8029010e |
The encoding in the blob was not recognized. |
TPMAPI_E_INVALID_KEY_SIZE |
-2144796401 |
0x8029010f |
The key size is not valid. |
TPMAPI_E_ENCRYPTION_FAILED |
-2144796400 |
0x80290110 |
The encryption operation failed. |
TPMAPI_E_INVALID_KEY_PARAMS |
-2144796399 |
0x80290111 |
The key parameters structure was not valid |
TPMAPI_E_INVALID_MIGRATION_AUTHORIZATION_BLOB |
-2144796398 |
0x80290112 |
The requested supplied data does not appear to be a valid migration authorization blob. |
TPMAPI_E_INVALID_PCR_INDEX |
-2144796397 |
0x80290113 |
The specified PCR index was invalid |
TPMAPI_E_INVALID_DELEGATE_BLOB |
-2144796396 |
0x80290114 |
The data given does not appear to be a valid delegate blob. |
TPMAPI_E_INVALID_CONTEXT_PARAMS |
-2144796395 |
0x80290115 |
One or more of the specified context parameters was not valid. |
TPMAPI_E_INVALID_KEY_BLOB |
-2144796394 |
0x80290116 |
The data given does not appear to be a valid key blob |
TPMAPI_E_INVALID_PCR_DATA |
-2144796393 |
0x80290117 |
The specified PCR data was invalid. |
TPMAPI_E_INVALID_OWNER_AUTH |
-2144796392 |
0x80290118 |
The format of the owner auth data was invalid. |
TPMAPI_E_FIPS_RNG_CHECK_FAILED |
-2144796391 |
0x80290119 |
The random number generated did not pass FIPS RNG check. |
TPMAPI_E_EMPTY_TCG_LOG |
-2144796390 |
0x8029011a |
The TCG Event Log does not contain any data. |
TPMAPI_E_INVALID_TCG_LOG_ENTRY |
-2144796389 |
0x8029011b |
An entry in the TCG Event Log was invalid. |
TPMAPI_E_TCG_SEPARATOR_ABSENT |
-2144796388 |
0x8029011c |
A TCG Separator was not found. |
TPMAPI_E_TCG_INVALID_DIGEST_ENTRY |
-2144796387 |
0x8029011d |
A digest value in a TCG Log entry did not match hashed data. |
TPMAPI_E_POLICY_DENIES_OPERATION |
-2144796386 |
0x8029011e |
The requested operation was blocked by current TPM policy. Please contact your system administrator for assistance. |
TPMAPI_E_NV_BITS_NOT_DEFINED |
-2144796385 |
0x8029011f |
The Windows TPM NV Bits index is not defined. |
TPMAPI_E_NV_BITS_NOT_READY |
-2144796384 |
0x80290120 |
The Windows TPM NV Bits index is not ready for use. |
TPMAPI_E_SEALING_KEY_NOT_AVAILABLE |
-2144796383 |
0x80290121 |
The TPM key that was used to seal the data is no longer available. |
TPMAPI_E_NO_AUTHORIZATION_CHAIN_FOUND |
-2144796382 |
0x80290122 |
An authorization chain could not be found that authorizes the PolicyAuthorize unseal. |
TPMAPI_E_SVN_COUNTER_NOT_AVAILABLE |
-2144796381 |
0x80290123 |
The SVN counter to which the authorization was bound is not available. |
TPMAPI_E_OWNER_AUTH_NOT_NULL |
-2144796380 |
0x80290124 |
The TPM Storage hierarchy (Owner) auth value is required to be NULL for this operation. |
TPMAPI_E_ENDORSEMENT_AUTH_NOT_NULL |
-2144796379 |
0x80290125 |
The TPM Endorsement hierarchy auth value is required to be NULL for this operation. |
TPMAPI_E_AUTHORIZATION_REVOKED |
-2144796378 |
0x80290126 |
The authorization to perform this operation has been revoked. |
TPMAPI_E_MALFORMED_AUTHORIZATION_KEY |
-2144796377 |
0x80290127 |
The authorization public key is malformed. |
TPMAPI_E_AUTHORIZING_KEY_NOT_SUPPORTED |
-2144796376 |
0x80290128 |
The authorization public key is not supported. |
TPMAPI_E_INVALID_AUTHORIZATION_SIGNATURE |
-2144796375 |
0x80290129 |
The authorization signature is invalid. |
TPMAPI_E_MALFORMED_AUTHORIZATION_POLICY |
-2144796374 |
0x8029012a |
The authorization policy is malformed. |
TPMAPI_E_MALFORMED_AUTHORIZATION_OTHER |
-2144796373 |
0x8029012b |
The authorization data is malformed. |
TPMAPI_E_SEALING_KEY_CHANGED |
-2144796372 |
0x8029012c |
The key used to unseal this data has changed since sealing the data. This may be the result of a TPM clear. |
TBSIMP_E_BUFFER_TOO_SMALL |
-2144796160 |
0x80290200 |
The specified buffer was too small. |
TBSIMP_E_CLEANUP_FAILED |
-2144796159 |
0x80290201 |
The context could not be cleaned up. |
TBSIMP_E_INVALID_CONTEXT_HANDLE |
-2144796158 |
0x80290202 |
The specified context handle is invalid. |
TBSIMP_E_INVALID_CONTEXT_PARAM |
-2144796157 |
0x80290203 |
An invalid context parameter was specified. |
TBSIMP_E_TPM_ERROR |
-2144796156 |
0x80290204 |
An error occurred while communicating with the TPM |
TBSIMP_E_HASH_BAD_KEY |
-2144796155 |
0x80290205 |
No entry with the specified key was found. |
TBSIMP_E_DUPLICATE_VHANDLE |
-2144796154 |
0x80290206 |
The specified virtual handle matches a virtual handle already in use. |
TBSIMP_E_INVALID_OUTPUT_POINTER |
-2144796153 |
0x80290207 |
The pointer to the returned handle location was NULL or invalid |
TBSIMP_E_INVALID_PARAMETER |
-2144796152 |
0x80290208 |
One or more parameters is invalid |
TBSIMP_E_RPC_INIT_FAILED |
-2144796151 |
0x80290209 |
The RPC subsystem could not be initialized. |
TBSIMP_E_SCHEDULER_NOT_RUNNING |
-2144796150 |
0x8029020a |
The TBS scheduler is not running. |
TBSIMP_E_COMMAND_CANCELED |
-2144796149 |
0x8029020b |
The command was canceled. |
TBSIMP_E_OUT_OF_MEMORY |
-2144796148 |
0x8029020c |
There was not enough memory to fulfill the request |
TBSIMP_E_LIST_NO_MORE_ITEMS |
-2144796147 |
0x8029020d |
The specified list is empty, or the iteration has reached the end of the list. |
TBSIMP_E_LIST_NOT_FOUND |
-2144796146 |
0x8029020e |
The specified item was not found in the list. |
TBSIMP_E_NOT_ENOUGH_SPACE |
-2144796145 |
0x8029020f |
The TPM does not have enough space to load the requested resource. |
TBSIMP_E_NOT_ENOUGH_TPM_CONTEXTS |
-2144796144 |
0x80290210 |
There are too many TPM contexts in use. |
TBSIMP_E_COMMAND_FAILED |
-2144796143 |
0x80290211 |
The TPM command failed. |
TBSIMP_E_UNKNOWN_ORDINAL |
-2144796142 |
0x80290212 |
The TBS does not recognize the specified ordinal. |
TBSIMP_E_RESOURCE_EXPIRED |
-2144796141 |
0x80290213 |
The requested resource is no longer available. |
TBSIMP_E_INVALID_RESOURCE |
-2144796140 |
0x80290214 |
The resource type did not match. |
TBSIMP_E_NOTHING_TO_UNLOAD |
-2144796139 |
0x80290215 |
No resources can be unloaded. |
TBSIMP_E_HASH_TABLE_FULL |
-2144796138 |
0x80290216 |
No new entries can be added to the hash table. |
TBSIMP_E_TOO_MANY_TBS_CONTEXTS |
-2144796137 |
0x80290217 |
A new TBS context could not be created because there are too many open contexts. |
TBSIMP_E_TOO_MANY_RESOURCES |
-2144796136 |
0x80290218 |
A new virtual resource could not be created because there are too many open virtual resources. |
TBSIMP_E_PPI_NOT_SUPPORTED |
-2144796135 |
0x80290219 |
The physical presence interface is not supported. |
TBSIMP_E_TPM_INCOMPATIBLE |
-2144796134 |
0x8029021a |
TBS is not compatible with the version of TPM found on the system. |
TBSIMP_E_NO_EVENT_LOG |
-2144796133 |
0x8029021b |
No TCG event log is available. |
TPM_E_PPI_ACPI_FAILURE |
-2144795904 |
0x80290300 |
A general error was detected when attempting to acquire the BIOS's response to a Physical Presence command. |
TPM_E_PPI_USER_ABORT |
-2144795903 |
0x80290301 |
The user failed to confirm the TPM operation request. |
TPM_E_PPI_BIOS_FAILURE |
-2144795902 |
0x80290302 |
The BIOS failure prevented the successful execution of the requested TPM operation (e.g. invalid TPM operation request, BIOS communication error with the TPM). |
TPM_E_PPI_NOT_SUPPORTED |
-2144795901 |
0x80290303 |
The BIOS does not support the physical presence interface. |
TPM_E_PPI_BLOCKED_IN_BIOS |
-2144795900 |
0x80290304 |
The Physical Presence command was blocked by current BIOS settings. The system owner may be able to reconfigure the BIOS settings to allow the command. |
TPM_E_PCP_ERROR_MASK |
-2144795648 |
0x80290400 |
This is an error mask to convert Platform Crypto Provider errors to win errors. |
TPM_E_PCP_DEVICE_NOT_READY |
-2144795647 |
0x80290401 |
The Platform Crypto Device is currently not ready. It needs to be fully provisioned to be operational. |
TPM_E_PCP_INVALID_HANDLE |
-2144795646 |
0x80290402 |
The handle provided to the Platform Crypto Provider is invalid. |
TPM_E_PCP_INVALID_PARAMETER |
-2144795645 |
0x80290403 |
A parameter provided to the Platform Crypto Provider is invalid. |
TPM_E_PCP_FLAG_NOT_SUPPORTED |
-2144795644 |
0x80290404 |
A provided flag to the Platform Crypto Provider is not supported. |
TPM_E_PCP_NOT_SUPPORTED |
-2144795643 |
0x80290405 |
The requested operation is not supported by this Platform Crypto Provider. |
TPM_E_PCP_BUFFER_TOO_SMALL |
-2144795642 |
0x80290406 |
The buffer is too small to contain all data. No information has been written to the buffer. |
TPM_E_PCP_INTERNAL_ERROR |
-2144795641 |
0x80290407 |
An unexpected internal error has occurred in the Platform Crypto Provider. |
TPM_E_PCP_AUTHENTICATION_FAILED |
-2144795640 |
0x80290408 |
The authorization to use a provider object has failed. |
TPM_E_PCP_AUTHENTICATION_IGNORED |
-2144795639 |
0x80290409 |
The Platform Crypto Device has ignored the authorization for the provider object, to mitigate against a dictionary attack. |
TPM_E_PCP_POLICY_NOT_FOUND |
-2144795638 |
0x8029040a |
The referenced policy was not found. |
TPM_E_PCP_PROFILE_NOT_FOUND |
-2144795637 |
0x8029040b |
The referenced profile was not found. |
TPM_E_PCP_VALIDATION_FAILED |
-2144795636 |
0x8029040c |
The validation was not succesful. |
TPM_E_PCP_WRONG_PARENT |
-2144795634 |
0x8029040e |
An attempt was made to import or load a key under an incorrect storage parent. |
TPM_E_KEY_NOT_LOADED |
-2144795633 |
0x8029040f |
The TPM key is not loaded. |
TPM_E_NO_KEY_CERTIFICATION |
-2144795632 |
0x80290410 |
The TPM key certification has not been generated. |
TPM_E_KEY_NOT_FINALIZED |
-2144795631 |
0x80290411 |
The TPM key is not yet finalized. |
TPM_E_ATTESTATION_CHALLENGE_NOT_SET |
-2144795630 |
0x80290412 |
The TPM attestation challenge is not set. |
TPM_E_NOT_PCR_BOUND |
-2144795629 |
0x80290413 |
The TPM PCR info is not available. |
TPM_E_KEY_ALREADY_FINALIZED |
-2144795628 |
0x80290414 |
The TPM key is already finalized. |
TPM_E_KEY_USAGE_POLICY_NOT_SUPPORTED |
-2144795627 |
0x80290415 |
The TPM key usage policy is not supported. |
TPM_E_KEY_USAGE_POLICY_INVALID |
-2144795626 |
0x80290416 |
The TPM key usage policy is invalid. |
TPM_E_SOFT_KEY_ERROR |
-2144795625 |
0x80290417 |
There was a problem with the software key being imported into the TPM. |
TPM_E_KEY_NOT_AUTHENTICATED |
-2144795624 |
0x80290418 |
The TPM key is not authenticated. |
TPM_E_PCP_KEY_NOT_AIK |
-2144795623 |
0x80290419 |
The TPM key is not an AIK. |
TPM_E_KEY_NOT_SIGNING_KEY |
-2144795622 |
0x8029041a |
The TPM key is not a signing key. |
TPM_E_LOCKED_OUT |
-2144795621 |
0x8029041b |
The TPM is locked out. |
TPM_E_CLAIM_TYPE_NOT_SUPPORTED |
-2144795620 |
0x8029041c |
The claim type requested is not supported. |
TPM_E_VERSION_NOT_SUPPORTED |
-2144795619 |
0x8029041d |
TPM version is not supported. |
TPM_E_BUFFER_LENGTH_MISMATCH |
-2144795618 |
0x8029041e |
The buffer lengths do not match. |
TPM_E_PCP_IFX_RSA_KEY_CREATION_BLOCKED |
-2144795617 |
0x8029041f |
The RSA key creation is blocked on this TPM due to known security vulnerabilities. |
TPM_E_PCP_TICKET_MISSING |
-2144795616 |
0x80290420 |
A ticket required to use a key was not provided. |
TPM_E_PCP_RAW_POLICY_NOT_SUPPORTED |
-2144795615 |
0x80290421 |
This key has a raw policy so the KSP can't authenticate against it. |
TPM_E_PCP_KEY_HANDLE_INVALIDATED |
-2144795614 |
0x80290422 |
The TPM key's handle was unexpectedly invalidated due to a hardware or firmware issue. |
TPM_E_PCP_UNSUPPORTED_PSS_SALT |
1076429859 |
0x40290423 |
The requested salt size for signing with RSAPSS does not match what the TPM uses. |
TPM_E_ZERO_EXHAUST_ENABLED |
-2144795392 |
0x80290500 |
TPM related network operations are blocked as Zero Exhaust mode is enabled on client. |
PLA_E_DCS_NOT_FOUND |
-2144337918 |
0x80300002 |
Data Collector Set was not found. |
PLA_E_DCS_IN_USE |
-2144337750 |
0x803000aa |
The Data Collector Set or one of its dependencies is already in use. |
PLA_E_TOO_MANY_FOLDERS |
-2144337851 |
0x80300045 |
Unable to start Data Collector Set because there are too many folders. |
PLA_E_NO_MIN_DISK |
-2144337808 |
0x80300070 |
Not enough free disk space to start Data Collector Set. |
PLA_E_DCS_ALREADY_EXISTS |
-2144337737 |
0x803000b7 |
Data Collector Set already exists. |
PLA_S_PROPERTY_IGNORED |
3145984 |
0x300100 |
Property value will be ignored. |
PLA_E_PROPERTY_CONFLICT |
-2144337663 |
0x80300101 |
Property value conflict. |
PLA_E_DCS_SINGLETON_REQUIRED |
-2144337662 |
0x80300102 |
The current configuration for this Data Collector Set requires that it contain exactly one Data Collector. |
PLA_E_CREDENTIALS_REQUIRED |
-2144337661 |
0x80300103 |
A user account is required in order to commit the current Data Collector Set properties. |
PLA_E_DCS_NOT_RUNNING |
-2144337660 |
0x80300104 |
Data Collector Set is not running. |
PLA_E_CONFLICT_INCL_EXCL_API |
-2144337659 |
0x80300105 |
A conflict was detected in the list of include/exclude APIs. Do not specify the same API in both the include list and the exclude list. |
PLA_E_NETWORK_EXE_NOT_VALID |
-2144337658 |
0x80300106 |
The executable path you have specified refers to a network share or UNC path. |
PLA_E_EXE_ALREADY_CONFIGURED |
-2144337657 |
0x80300107 |
The executable path you have specified is already configured for API tracing. |
PLA_E_EXE_PATH_NOT_VALID |
-2144337656 |
0x80300108 |
The executable path you have specified does not exist. Verify that the specified path is correct. |
PLA_E_DC_ALREADY_EXISTS |
-2144337655 |
0x80300109 |
Data Collector already exists. |
PLA_E_DCS_START_WAIT_TIMEOUT |
-2144337654 |
0x8030010a |
The wait for the Data Collector Set start notification has timed out. |
PLA_E_DC_START_WAIT_TIMEOUT |
-2144337653 |
0x8030010b |
The wait for the Data Collector to start has timed out. |
PLA_E_REPORT_WAIT_TIMEOUT |
-2144337652 |
0x8030010c |
The wait for the report generation tool to finish has timed out. |
PLA_E_NO_DUPLICATES |
-2144337651 |
0x8030010d |
Duplicate items are not allowed. |
PLA_E_EXE_FULL_PATH_REQUIRED |
-2144337650 |
0x8030010e |
When specifying the executable that you want to trace, you must specify a full path to the executable and not just a filename. |
PLA_E_INVALID_SESSION_NAME |
-2144337649 |
0x8030010f |
The session name provided is invalid. |
PLA_E_PLA_CHANNEL_NOT_ENABLED |
-2144337648 |
0x80300110 |
The Event Log channel Microsoft-Windows-Diagnosis-PLA/Operational must be enabled to perform this operation. |
PLA_E_TASKSCHED_CHANNEL_NOT_ENABLED |
-2144337647 |
0x80300111 |
The Event Log channel Microsoft-Windows-TaskScheduler must be enabled to perform this operation. |
PLA_E_RULES_MANAGER_FAILED |
-2144337646 |
0x80300112 |
The execution of the Rules Manager failed. |
PLA_E_CABAPI_FAILURE |
-2144337645 |
0x80300113 |
An error occurred while attempting to compress or extract the data. |
FVE_E_LOCKED_VOLUME |
-2144272384 |
0x80310000 |
This drive is locked by BitLocker Drive Encryption. You must unlock this drive from Control Panel. |
FVE_E_NOT_ENCRYPTED |
-2144272383 |
0x80310001 |
This drive is not encrypted. |
FVE_E_NO_TPM_BIOS |
-2144272382 |
0x80310002 |
The BIOS did not correctly communicate with the Trusted Platform Module (TPM). Contact the computer manufacturer for BIOS upgrade instructions. |
FVE_E_NO_MBR_METRIC |
-2144272381 |
0x80310003 |
The BIOS did not correctly communicate with the master boot record (MBR). Contact the computer manufacturer for BIOS upgrade instructions. |
FVE_E_NO_BOOTSECTOR_METRIC |
-2144272380 |
0x80310004 |
A required TPM measurement is missing. If there is a bootable CD or DVD in your computer, remove it, restart the computer, and turn on BitLocker again. If the problem persists, ensure the master boot record is up to date. |
FVE_E_NO_BOOTMGR_METRIC |
-2144272379 |
0x80310005 |
The boot sector of this drive is not compatible with BitLocker Drive Encryption. Use the Bootrec.exe tool in the Windows Recovery Environment to update or repair the boot manager (BOOTMGR). |
FVE_E_WRONG_BOOTMGR |
-2144272378 |
0x80310006 |
The boot manager of this operating system is not compatible with BitLocker Drive Encryption. Use the Bootrec.exe tool in the Windows Recovery Environment to update or repair the boot manager (BOOTMGR). |
FVE_E_SECURE_KEY_REQUIRED |
-2144272377 |
0x80310007 |
At least one secure key protector is required for this operation to be performed. |
FVE_E_NOT_ACTIVATED |
-2144272376 |
0x80310008 |
BitLocker Drive Encryption is not enabled on this drive. Turn on BitLocker. |
FVE_E_ACTION_NOT_ALLOWED |
-2144272375 |
0x80310009 |
BitLocker Drive Encryption cannot perform the requested action. This condition may occur when two requests are issued at the same time. Wait a few moments and then try the action again. |
FVE_E_AD_SCHEMA_NOT_INSTALLED |
-2144272374 |
0x8031000a |
The Active Directory Domain Services forest does not contain the required attributes and classes to host BitLocker Drive Encryption or Trusted Platform Module information. Contact your domain administrator to verify that any required BitLocker Active Directory schema extensions have been installed. |
FVE_E_AD_INVALID_DATATYPE |
-2144272373 |
0x8031000b |
The type of the data obtained from Active Directory was not expected. The BitLocker recovery information may be missing or corrupted. |
FVE_E_AD_INVALID_DATASIZE |
-2144272372 |
0x8031000c |
The size of the data obtained from Active Directory was not expected. The BitLocker recovery information may be missing or corrupted. |
FVE_E_AD_NO_VALUES |
-2144272371 |
0x8031000d |
The attribute read from Active Directory does not contain any values. The BitLocker recovery information may be missing or corrupted. |
FVE_E_AD_ATTR_NOT_SET |
-2144272370 |
0x8031000e |
The attribute was not set. Verify that you are logged on with a domain account that has the ability to write information to Active Directory objects. |
FVE_E_AD_GUID_NOT_FOUND |
-2144272369 |
0x8031000f |
The specified attribute cannot be found in Active Directory Domain Services. Contact your domain administrator to verify that any required BitLocker Active Directory schema extensions have been installed. |
FVE_E_BAD_INFORMATION |
-2144272368 |
0x80310010 |
The BitLocker metadata for the encrypted drive is not valid. You can attempt to repair the drive to restore access. |
FVE_E_TOO_SMALL |
-2144272367 |
0x80310011 |
The drive cannot be encrypted because it does not have enough free space. Delete any unnecessary data on the drive to create additional free space and then try again. |
FVE_E_SYSTEM_VOLUME |
-2144272366 |
0x80310012 |
The drive cannot be encrypted because it contains system boot information. Create a separate partition for use as the system drive that contains the boot information and a second partition for use as the operating system drive and then encrypt the operating system drive. |
FVE_E_FAILED_WRONG_FS |
-2144272365 |
0x80310013 |
The drive cannot be encrypted because the file system is not supported. |
FVE_E_BAD_PARTITION_SIZE |
-2144272364 |
0x80310014 |
The file system size is larger than the partition size in the partition table. This drive may be corrupt or may have been tampered with. To use it with BitLocker, you must reformat the partition. |
FVE_E_NOT_SUPPORTED |
-2144272363 |
0x80310015 |
This drive cannot be encrypted. |
FVE_E_BAD_DATA |
-2144272362 |
0x80310016 |
The data is not valid. |
FVE_E_VOLUME_NOT_BOUND |
-2144272361 |
0x80310017 |
The data drive specified is not set to automatically unlock on the current computer and cannot be unlocked automatically. |
FVE_E_TPM_NOT_OWNED |
-2144272360 |
0x80310018 |
You must initialize the Trusted Platform Module (TPM) before you can use BitLocker Drive Encryption. |
FVE_E_NOT_DATA_VOLUME |
-2144272359 |
0x80310019 |
The operation attempted cannot be performed on an operating system drive. |
FVE_E_AD_INSUFFICIENT_BUFFER |
-2144272358 |
0x8031001a |
The buffer supplied to a function was insufficient to contain the returned data. Increase the buffer size before running the function again. |
FVE_E_CONV_READ |
-2144272357 |
0x8031001b |
A read operation failed while converting the drive. The drive was not converted. Please re-enable BitLocker. |
FVE_E_CONV_WRITE |
-2144272356 |
0x8031001c |
A write operation failed while converting the drive. The drive was not converted. Please re-enable BitLocker. |
FVE_E_KEY_REQUIRED |
-2144272355 |
0x8031001d |
One or more BitLocker key protectors are required. You cannot delete the last key on this drive. |
FVE_E_CLUSTERING_NOT_SUPPORTED |
-2144272354 |
0x8031001e |
Cluster configurations are not supported by BitLocker Drive Encryption. |
FVE_E_VOLUME_BOUND_ALREADY |
-2144272353 |
0x8031001f |
The drive specified is already configured to be automatically unlocked on the current computer. |
FVE_E_OS_NOT_PROTECTED |
-2144272352 |
0x80310020 |
The operating system drive is not protected by BitLocker Drive Encryption. |
FVE_E_PROTECTION_DISABLED |
-2144272351 |
0x80310021 |
BitLocker Drive Encryption has been suspended on this drive. All BitLocker key protectors configured for this drive are effectively disabled, and the drive will be automatically unlocked using an unencrypted (clear) key. |
FVE_E_RECOVERY_KEY_REQUIRED |
-2144272350 |
0x80310022 |
The drive you are attempting to lock does not have any key protectors available for encryption because BitLocker protection is currently suspended. Re-enable BitLocker to lock this drive. |
FVE_E_FOREIGN_VOLUME |
-2144272349 |
0x80310023 |
BitLocker cannot use the Trusted Platform Module (TPM) to protect a data drive. TPM protection can only be used with the operating system drive. |
FVE_E_OVERLAPPED_UPDATE |
-2144272348 |
0x80310024 |
The BitLocker metadata for the encrypted drive cannot be updated because it was locked for updating by another process. Please try this process again. |
FVE_E_TPM_SRK_AUTH_NOT_ZERO |
-2144272347 |
0x80310025 |
The authorization data for the storage root key (SRK) of the Trusted Platform Module (TPM) is not zero and is therefore incompatible with BitLocker. Please initialize the TPM before attempting to use it with BitLocker. |
FVE_E_FAILED_SECTOR_SIZE |
-2144272346 |
0x80310026 |
The drive encryption algorithm cannot be used on this sector size. |
FVE_E_FAILED_AUTHENTICATION |
-2144272345 |
0x80310027 |
The drive cannot be unlocked with the key provided. Confirm that you have provided the correct key and try again. |
FVE_E_NOT_OS_VOLUME |
-2144272344 |
0x80310028 |
The drive specified is not the operating system drive. |
FVE_E_AUTOUNLOCK_ENABLED |
-2144272343 |
0x80310029 |
BitLocker Drive Encryption cannot be turned off on the operating system drive until the auto unlock feature has been disabled for the fixed data drives and removable data drives associated with this computer. |
FVE_E_WRONG_BOOTSECTOR |
-2144272342 |
0x8031002a |
The system partition boot sector does not perform Trusted Platform Module (TPM) measurements. Use the Bootrec.exe tool in the Windows Recovery Environment to update or repair the boot sector. |
FVE_E_WRONG_SYSTEM_FS |
-2144272341 |
0x8031002b |
BitLocker Drive Encryption operating system drives must be formatted with the NTFS file system in order to be encrypted. Convert the drive to NTFS, and then turn on BitLocker. |
FVE_E_POLICY_PASSWORD_REQUIRED |
-2144272340 |
0x8031002c |
Group Policy settings require that a recovery password be specified before encrypting the drive. |
FVE_E_CANNOT_SET_FVEK_ENCRYPTED |
-2144272339 |
0x8031002d |
The drive encryption algorithm and key cannot be set on a previously encrypted drive. To encrypt this drive with BitLocker Drive Encryption, remove the previous encryption and then turn on BitLocker. |
FVE_E_CANNOT_ENCRYPT_NO_KEY |
-2144272338 |
0x8031002e |
BitLocker Drive Encryption cannot encrypt the specified drive because an encryption key is not available. Add a key protector to encrypt this drive. |
FVE_E_BOOTABLE_CDDVD |
-2144272336 |
0x80310030 |
BitLocker Drive Encryption detected bootable media (CD or DVD) in the computer. Remove the media and restart the computer before configuring BitLocker. |
FVE_E_PROTECTOR_EXISTS |
-2144272335 |
0x80310031 |
This key protector cannot be added. Only one key protector of this type is allowed for this drive. |
FVE_E_RELATIVE_PATH |
-2144272334 |
0x80310032 |
The recovery password file was not found because a relative path was specified. Recovery passwords must be saved to a fully qualified path. Environment variables configured on the computer can be used in the path. |
FVE_E_PROTECTOR_NOT_FOUND |
-2144272333 |
0x80310033 |
The specified key protector was not found on the drive. Try another key protector. |
FVE_E_INVALID_KEY_FORMAT |
-2144272332 |
0x80310034 |
The recovery key provided is corrupt and cannot be used to access the drive. An alternative recovery method, such as recovery password, a data recovery agent, or a backup version of the recovery key must be used to recover access to the drive. |
FVE_E_INVALID_PASSWORD_FORMAT |
-2144272331 |
0x80310035 |
The format of the recovery password provided is invalid. BitLocker recovery passwords are 48 digits. Verify that the recovery password is in the correct format and then try again. |
FVE_E_FIPS_RNG_CHECK_FAILED |
-2144272330 |
0x80310036 |
The random number generator check test failed. |
FVE_E_FIPS_PREVENTS_RECOVERY_PASSWORD |
-2144272329 |
0x80310037 |
The Group Policy setting requiring FIPS compliance prevents a local recovery password from being generated or used by BitLocker Drive Encryption. When operating in FIPS-compliant mode, BitLocker recovery options can be either a recovery key stored on a USB drive or recovery through a data recovery agent. |
FVE_E_FIPS_PREVENTS_EXTERNAL_KEY_EXPORT |
-2144272328 |
0x80310038 |
The Group Policy setting requiring FIPS compliance prevents the recovery password from being saved to Active Directory. When operating in FIPS-compliant mode, BitLocker recovery options can be either a recovery key stored on a USB drive or recovery through a data recovery agent. Check your Group Policy settings configuration. |
FVE_E_NOT_DECRYPTED |
-2144272327 |
0x80310039 |
The drive must be fully decrypted to complete this operation. |
FVE_E_INVALID_PROTECTOR_TYPE |
-2144272326 |
0x8031003a |
The key protector specified cannot be used for this operation. |
FVE_E_NO_PROTECTORS_TO_TEST |
-2144272325 |
0x8031003b |
No key protectors exist on the drive to perform the hardware test. |
FVE_E_KEYFILE_NOT_FOUND |
-2144272324 |
0x8031003c |
The BitLocker startup key or recovery password cannot be found on the USB device. Verify that you have the correct USB device, that the USB device is plugged into the computer on an active USB port, restart the computer, and then try again. If the problem persists, contact the computer manufacturer for BIOS upgrade instructions. |
FVE_E_KEYFILE_INVALID |
-2144272323 |
0x8031003d |
The BitLocker startup key or recovery password file provided is corrupt or invalid. Verify that you have the correct startup key or recovery password file and try again. |
FVE_E_KEYFILE_NO_VMK |
-2144272322 |
0x8031003e |
The BitLocker encryption key cannot be obtained from the startup key or recovery password. Verify that you have the correct startup key or recovery password and try again. |
FVE_E_TPM_DISABLED |
-2144272321 |
0x8031003f |
The Trusted Platform Module (TPM) is disabled. The TPM must be enabled, initialized, and have valid ownership before it can be used with BitLocker Drive Encryption. |
FVE_E_NOT_ALLOWED_IN_SAFE_MODE |
-2144272320 |
0x80310040 |
The BitLocker configuration of the specified drive cannot be managed because this computer is currently operating in Safe Mode. While in Safe Mode, BitLocker Drive Encryption can only be used for recovery purposes. |
FVE_E_TPM_INVALID_PCR |
-2144272319 |
0x80310041 |
The Trusted Platform Module (TPM) was unable to unlock the drive. Either the system boot information changed after choosing BitLocker settings or the PIN did not match. If the problem persists after several tries, there may be a hardware or firmware problem. |
FVE_E_TPM_NO_VMK |
-2144272318 |
0x80310042 |
The BitLocker encryption key cannot be obtained from the Trusted Platform Module (TPM). |
FVE_E_PIN_INVALID |
-2144272317 |
0x80310043 |
The BitLocker encryption key cannot be obtained from the Trusted Platform Module (TPM) and PIN. |
FVE_E_AUTH_INVALID_APPLICATION |
-2144272316 |
0x80310044 |
A boot application has changed since BitLocker Drive Encryption was enabled. |
FVE_E_AUTH_INVALID_CONFIG |
-2144272315 |
0x80310045 |
The Boot Configuration Data (BCD) settings have changed since BitLocker Drive Encryption was enabled. |
FVE_E_FIPS_DISABLE_PROTECTION_NOT_ALLOWED |
-2144272314 |
0x80310046 |
The Group Policy setting requiring FIPS compliance prohibits the use of unencrypted keys, which prevents BitLocker from being suspended on this drive. Please contact your domain administrator for more information. |
FVE_E_FS_NOT_EXTENDED |
-2144272313 |
0x80310047 |
This drive cannot be encrypted by BitLocker Drive Encryption because the file system does not extend to the end of the drive. Repartition this drive and then try again. |
FVE_E_FIRMWARE_TYPE_NOT_SUPPORTED |
-2144272312 |
0x80310048 |
BitLocker Drive Encryption cannot be enabled on the operating system drive. Contact the computer manufacturer for BIOS upgrade instructions. |
FVE_E_NO_LICENSE |
-2144272311 |
0x80310049 |
This version of Windows does not include BitLocker Drive Encryption. To use BitLocker Drive Encryption, please upgrade the operating system. |
FVE_E_NOT_ON_STACK |
-2144272310 |
0x8031004a |
BitLocker Drive Encryption cannot be used because critical BitLocker system files are missing or corrupted. Use Windows Startup Repair to restore these files to your computer. |
FVE_E_FS_MOUNTED |
-2144272309 |
0x8031004b |
The drive cannot be locked when the drive is in use. |
FVE_E_TOKEN_NOT_IMPERSONATED |
-2144272308 |
0x8031004c |
The access token associated with the current thread is not an impersonated token. |
FVE_E_DRY_RUN_FAILED |
-2144272307 |
0x8031004d |
The BitLocker encryption key cannot be obtained. Verify that the Trusted Platform Module (TPM) is enabled and ownership has been taken. If this computer does not have a TPM, verify that the USB drive is inserted and available. |
FVE_E_REBOOT_REQUIRED |
-2144272306 |
0x8031004e |
You must restart your computer before continuing with BitLocker Drive Encryption. |
FVE_E_DEBUGGER_ENABLED |
-2144272305 |
0x8031004f |
Drive encryption cannot occur while boot debugging is enabled. Use the bcdedit command-line tool to turn off boot debugging. |
FVE_E_RAW_ACCESS |
-2144272304 |
0x80310050 |
No action was taken as BitLocker Drive Encryption is in raw access mode. |
FVE_E_RAW_BLOCKED |
-2144272303 |
0x80310051 |
BitLocker Drive Encryption cannot enter raw access mode for this drive because the drive is currently in use. |
FVE_E_BCD_APPLICATIONS_PATH_INCORRECT |
-2144272302 |
0x80310052 |
The path specified in the Boot Configuration Data (BCD) for a BitLocker Drive Encryption integrity-protected application is incorrect. Please verify and correct your BCD settings and try again. |
FVE_E_NOT_ALLOWED_IN_VERSION |
-2144272301 |
0x80310053 |
BitLocker Drive Encryption can only be used for limited provisioning or recovery purposes when the computer is running in pre-installation or recovery environments. |
FVE_E_NO_AUTOUNLOCK_MASTER_KEY |
-2144272300 |
0x80310054 |
The auto-unlock master key was not available from the operating system drive. |
FVE_E_MOR_FAILED |
-2144272299 |
0x80310055 |
The system firmware failed to enable clearing of system memory when the computer was restarted. |
FVE_E_HIDDEN_VOLUME |
-2144272298 |
0x80310056 |
The hidden drive cannot be encrypted. |
FVE_E_TRANSIENT_STATE |
-2144272297 |
0x80310057 |
BitLocker encryption keys were ignored because the drive was in a transient state. |
FVE_E_PUBKEY_NOT_ALLOWED |
-2144272296 |
0x80310058 |
Public key based protectors are not allowed on this drive. |
FVE_E_VOLUME_HANDLE_OPEN |
-2144272295 |
0x80310059 |
BitLocker Drive Encryption is already performing an operation on this drive. Please complete all operations before continuing. |
FVE_E_NO_FEATURE_LICENSE |
-2144272294 |
0x8031005a |
This version of Windows does not support this feature of BitLocker Drive Encryption. To use this feature, upgrade the operating system. |
FVE_E_INVALID_STARTUP_OPTIONS |
-2144272293 |
0x8031005b |
The Group Policy settings for BitLocker startup options are in conflict and cannot be applied. Contact your system administrator for more information. |
FVE_E_POLICY_RECOVERY_PASSWORD_NOT_ALLOWED |
-2144272292 |
0x8031005c |
Group Policy settings do not permit the creation of a recovery password. |
FVE_E_POLICY_RECOVERY_PASSWORD_REQUIRED |
-2144272291 |
0x8031005d |
Group Policy settings require the creation of a recovery password. |
FVE_E_POLICY_RECOVERY_KEY_NOT_ALLOWED |
-2144272290 |
0x8031005e |
Group Policy settings do not permit the creation of a recovery key. |
FVE_E_POLICY_RECOVERY_KEY_REQUIRED |
-2144272289 |
0x8031005f |
Group Policy settings require the creation of a recovery key. |
FVE_E_POLICY_STARTUP_PIN_NOT_ALLOWED |
-2144272288 |
0x80310060 |
Group Policy settings do not permit the use of a PIN at startup. Please choose a different BitLocker startup option. |
FVE_E_POLICY_STARTUP_PIN_REQUIRED |
-2144272287 |
0x80310061 |
Group Policy settings require the use of a PIN at startup. Please choose this BitLocker startup option. |
FVE_E_POLICY_STARTUP_KEY_NOT_ALLOWED |
-2144272286 |
0x80310062 |
Group Policy settings do not permit the use of a startup key. Please choose a different BitLocker startup option. |
FVE_E_POLICY_STARTUP_KEY_REQUIRED |
-2144272285 |
0x80310063 |
Group Policy settings require the use of a startup key. Please choose this BitLocker startup option. |
FVE_E_POLICY_STARTUP_PIN_KEY_NOT_ALLOWED |
-2144272284 |
0x80310064 |
Group Policy settings do not permit the use of a startup key and PIN. Please choose a different BitLocker startup option. |
FVE_E_POLICY_STARTUP_PIN_KEY_REQUIRED |
-2144272283 |
0x80310065 |
Group Policy settings require the use of a startup key and PIN. Please choose this BitLocker startup option. |
FVE_E_POLICY_STARTUP_TPM_NOT_ALLOWED |
-2144272282 |
0x80310066 |
Group policy does not permit the use of TPM-only at startup. Please choose a different BitLocker startup option. |
FVE_E_POLICY_STARTUP_TPM_REQUIRED |
-2144272281 |
0x80310067 |
Group Policy settings require the use of TPM-only at startup. Please choose this BitLocker startup option. |
FVE_E_POLICY_INVALID_PIN_LENGTH |
-2144272280 |
0x80310068 |
The PIN provided does not meet minimum or maximum length requirements. |
FVE_E_KEY_PROTECTOR_NOT_SUPPORTED |
-2144272279 |
0x80310069 |
The key protector is not supported by the version of BitLocker Drive Encryption currently on the drive. Upgrade the drive to add the key protector. |
FVE_E_POLICY_PASSPHRASE_NOT_ALLOWED |
-2144272278 |
0x8031006a |
Group Policy settings do not permit the creation of a password. |
FVE_E_POLICY_PASSPHRASE_REQUIRED |
-2144272277 |
0x8031006b |
Group Policy settings require the creation of a password. |
FVE_E_FIPS_PREVENTS_PASSPHRASE |
-2144272276 |
0x8031006c |
The Group Policy setting requiring FIPS compliance prevents passwords from being generated or used. Please contact your system administrator for more information. |
FVE_E_OS_VOLUME_PASSPHRASE_NOT_ALLOWED |
-2144272275 |
0x8031006d |
A password cannot be added to the operating system drive. |
FVE_E_INVALID_BITLOCKER_OID |
-2144272274 |
0x8031006e |
The BitLocker object identifier (OID) on the drive appears to be invalid or corrupt. Use manage-BDE to reset the OID on this drive. |
FVE_E_VOLUME_TOO_SMALL |
-2144272273 |
0x8031006f |
The drive is too small to be protected using BitLocker Drive Encryption. |
FVE_E_DV_NOT_SUPPORTED_ON_FS |
-2144272272 |
0x80310070 |
The selected discovery drive type is incompatible with the file system on the drive. BitLocker To Go discovery drives must be created on FAT formatted drives. |
FVE_E_DV_NOT_ALLOWED_BY_GP |
-2144272271 |
0x80310071 |
The selected discovery drive type is not allowed by the computer's Group Policy settings. Verify that Group Policy settings allow the creation of discovery drives for use with BitLocker To Go. |
FVE_E_POLICY_USER_CERTIFICATE_NOT_ALLOWED |
-2144272270 |
0x80310072 |
Group Policy settings do not permit user certificates such as smart cards to be used with BitLocker Drive Encryption. |
FVE_E_POLICY_USER_CERTIFICATE_REQUIRED |
-2144272269 |
0x80310073 |
Group Policy settings require that you have a valid user certificate, such as a smart card, to be used with BitLocker Drive Encryption. |
FVE_E_POLICY_USER_CERT_MUST_BE_HW |
-2144272268 |
0x80310074 |
Group Policy settings requires that you use a smart card-based key protector with BitLocker Drive Encryption. |
FVE_E_POLICY_USER_CONFIGURE_FDV_AUTOUNLOCK_NOT_ALLOWED |
-2144272267 |
0x80310075 |
Group Policy settings do not permit BitLocker-protected fixed data drives to be automatically unlocked. |
FVE_E_POLICY_USER_CONFIGURE_RDV_AUTOUNLOCK_NOT_ALLOWED |
-2144272266 |
0x80310076 |
Group Policy settings do not permit BitLocker-protected removable data drives to be automatically unlocked. |
FVE_E_POLICY_USER_CONFIGURE_RDV_NOT_ALLOWED |
-2144272265 |
0x80310077 |
Group Policy settings do not permit you to configure BitLocker Drive Encryption on removable data drives. |
FVE_E_POLICY_USER_ENABLE_RDV_NOT_ALLOWED |
-2144272264 |
0x80310078 |
Group Policy settings do not permit you to turn on BitLocker Drive Encryption on removable data drives. Please contact your system administrator if you need to turn on BitLocker. |
FVE_E_POLICY_USER_DISABLE_RDV_NOT_ALLOWED |
-2144272263 |
0x80310079 |
Group Policy settings do not permit turning off BitLocker Drive Encryption on removable data drives. Please contact your system administrator if you need to turn off BitLocker. |
FVE_E_POLICY_INVALID_PASSPHRASE_LENGTH |
-2144272256 |
0x80310080 |
Your password does not meet minimum password length requirements. By default, passwords must be at least 8 characters in length. Check with your system administrator for the password length requirement in your organization. |
FVE_E_POLICY_PASSPHRASE_TOO_SIMPLE |
-2144272255 |
0x80310081 |
Your password does not meet the complexity requirements set by your system administrator. Try adding upper and lowercase characters, numbers, and symbols. |
FVE_E_RECOVERY_PARTITION |
-2144272254 |
0x80310082 |
This drive cannot be encrypted because it is reserved for Windows System Recovery Options. |
FVE_E_POLICY_CONFLICT_FDV_RK_OFF_AUK_ON |
-2144272253 |
0x80310083 |
BitLocker Drive Encryption cannot be applied to this drive because of conflicting Group Policy settings. BitLocker cannot be configured to automatically unlock fixed data drives when user recovery options are disabled. If you want BitLocker-protected fixed data drives to be automatically unlocked after key validation has occurred, please ask your system administrator to resolve the settings conflict before enabling BitLocker. |
FVE_E_POLICY_CONFLICT_RDV_RK_OFF_AUK_ON |
-2144272252 |
0x80310084 |
BitLocker Drive Encryption cannot be applied to this drive because of conflicting Group Policy settings. BitLocker cannot be configured to automatically unlock removable data drives when user recovery option are disabled. If you want BitLocker-protected removable data drives to be automatically unlocked after key validation has occurred, please ask your system administrator to resolve the settings conflict before enabling BitLocker. |
FVE_E_NON_BITLOCKER_OID |
-2144272251 |
0x80310085 |
The Enhanced Key Usage (EKU) attribute of the specified certificate does not permit it to be used for BitLocker Drive Encryption. BitLocker does not require that a certificate have an EKU attribute, but if one is configured it must be set to an object identifier (OID) that matches the OID configured for BitLocker. |
FVE_E_POLICY_PROHIBITS_SELFSIGNED |
-2144272250 |
0x80310086 |
BitLocker Drive Encryption cannot be applied to this drive as currently configured because of Group Policy settings. The certificate you provided for drive encryption is self-signed. Current Group Policy settings do not permit the use of self-signed certificates. Obtain a new certificate from your certification authority before attempting to enable BitLocker. |
FVE_E_POLICY_CONFLICT_RO_AND_STARTUP_KEY_REQUIRED |
-2144272249 |
0x80310087 |
BitLocker Encryption cannot be applied to this drive because of conflicting Group Policy settings. When write access to drives not protected by BitLocker is denied, the use of a USB startup key cannot be required. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker. |
FVE_E_CONV_RECOVERY_FAILED |
-2144272248 |
0x80310088 |
BitLocker Drive Encryption failed to recover from an abruptly terminated conversion. This could be due to either all conversion logs being corrupted or the media being write-protected. |
FVE_E_VIRTUALIZED_SPACE_TOO_BIG |
-2144272247 |
0x80310089 |
The requested virtualization size is too big. |
FVE_E_POLICY_CONFLICT_OSV_RP_OFF_ADB_ON |
-2144272240 |
0x80310090 |
BitLocker Drive Encryption cannot be applied to this drive because there are conflicting Group Policy settings for recovery options on operating system drives. Storing recovery information to Active Directory Domain Services cannot be required when the generation of recovery passwords is not permitted. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker. |
FVE_E_POLICY_CONFLICT_FDV_RP_OFF_ADB_ON |
-2144272239 |
0x80310091 |
BitLocker Drive Encryption cannot be applied to this drive because there are conflicting Group Policy settings for recovery options on fixed data drives. Storing recovery information to Active Directory Domain Services cannot be required when the generation of recovery passwords is not permitted. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker. |
FVE_E_POLICY_CONFLICT_RDV_RP_OFF_ADB_ON |
-2144272238 |
0x80310092 |
BitLocker Drive Encryption cannot be applied to this drive because there are conflicting Group Policy settings for recovery options on removable data drives. Storing recovery information to Active Directory Domain Services cannot be required when the generation of recovery passwords is not permitted. Please have your system administrator resolve these policy conflicts before attempting to enable BitLocker. |
FVE_E_NON_BITLOCKER_KU |
-2144272237 |
0x80310093 |
The Key Usage (KU) attribute of the specified certificate does not permit it to be used for BitLocker Drive Encryption. BitLocker does not require that a certificate have a KU attribute, but if one is configured it must be set to either Key Encipherment or Key Agreement. |
FVE_E_PRIVATEKEY_AUTH_FAILED |
-2144272236 |
0x80310094 |
The private key associated with the specified certificate cannot be authorized. The private key authorization was either not provided or the provided authorization was invalid. |
FVE_E_REMOVAL_OF_DRA_FAILED |
-2144272235 |
0x80310095 |
Removal of the data recovery agent certificate must be done using the Certificates snap-in. |
FVE_E_OPERATION_NOT_SUPPORTED_ON_VISTA_VOLUME |
-2144272234 |
0x80310096 |
This drive was encrypted using the version of BitLocker Drive Encryption included with Windows Vista and Windows Server 2008 which does not support organizational identifiers. To specify organizational identifiers for this drive upgrade the drive encryption to the latest version using the "manage-bde -upgrade" command. |
FVE_E_CANT_LOCK_AUTOUNLOCK_ENABLED_VOLUME |
-2144272233 |
0x80310097 |
The drive cannot be locked because it is automatically unlocked on this computer. Remove the automatic unlock protector to lock this drive. |
FVE_E_FIPS_HASH_KDF_NOT_ALLOWED |
-2144272232 |
0x80310098 |
The default BitLocker Key Derivation Function SP800-56A for ECC smart cards is not supported by your smart card. The Group Policy setting requiring FIPS-compliance prevents BitLocker from using any other key derivation function for encryption. You have to use a FIPS compliant smart card in FIPS restricted environments. |
FVE_E_ENH_PIN_INVALID |
-2144272231 |
0x80310099 |
The BitLocker encryption key could not be obtained from the Trusted Platform Module (TPM) and enhanced PIN. Try using a PIN containing only numerals. |
FVE_E_INVALID_PIN_CHARS |
-2144272230 |
0x8031009a |
The requested TPM PIN contains invalid characters. |
FVE_E_INVALID_DATUM_TYPE |
-2144272229 |
0x8031009b |
The management information stored on the drive contained an unknown type. If you are using an old version of Windows, try accessing the drive from the latest version. |
FVE_E_EFI_ONLY |
-2144272228 |
0x8031009c |
The feature is only supported on EFI systems. |
FVE_E_MULTIPLE_NKP_CERTS |
-2144272227 |
0x8031009d |
More than one Network Key Protector certificate has been found on the system. |
FVE_E_REMOVAL_OF_NKP_FAILED |
-2144272226 |
0x8031009e |
Removal of the Network Key Protector certificate must be done using the Certificates snap-in. |
FVE_E_INVALID_NKP_CERT |
-2144272225 |
0x8031009f |
An invalid certificate has been found in the Network Key Protector certificate store. |
FVE_E_NO_EXISTING_PIN |
-2144272224 |
0x803100a0 |
This drive isn't protected with a PIN. |
FVE_E_PROTECTOR_CHANGE_PIN_MISMATCH |
-2144272223 |
0x803100a1 |
Please enter the correct current PIN. |
FVE_E_PIN_PROTECTOR_CHANGE_BY_STD_USER_DISALLOWED |
-2144272222 |
0x803100a2 |
You must be logged on with an administrator account to change the PIN. Click the link to reset the PIN as an administrator. |
FVE_E_PROTECTOR_CHANGE_MAX_PIN_CHANGE_ATTEMPTS_REACHED |
-2144272221 |
0x803100a3 |
BitLocker has disabled PIN changes after too many failed requests. Click the link to reset the PIN as an administrator. |
FVE_E_POLICY_PASSPHRASE_REQUIRES_ASCII |
-2144272220 |
0x803100a4 |
Your system administrator requires that passwords contain only printable ASCII characters. This includes unaccented letters (A-Z, a-z), numbers (0-9), space, arithmetic signs, common punctuation, separators, and the following symbols: # $ & @ ^ _ ~ . |
FVE_E_FULL_ENCRYPTION_NOT_ALLOWED_ON_TP_STORAGE |
-2144272219 |
0x803100a5 |
BitLocker Drive Encryption only supports Used Space Only encryption on thin provisioned storage. |
FVE_E_WIPE_NOT_ALLOWED_ON_TP_STORAGE |
-2144272218 |
0x803100a6 |
BitLocker Drive Encryption does not support wiping free space on thin provisioned storage. |
FVE_E_KEY_LENGTH_NOT_SUPPORTED_BY_EDRIVE |
-2144272217 |
0x803100a7 |
The required authentication key length is not supported by the drive. |
FVE_E_NO_EXISTING_PASSPHRASE |
-2144272216 |
0x803100a8 |
This drive isn't protected with a password. |
FVE_E_PROTECTOR_CHANGE_PASSPHRASE_MISMATCH |
-2144272215 |
0x803100a9 |
Please enter the correct current password. |
FVE_E_PASSPHRASE_TOO_LONG |
-2144272214 |
0x803100aa |
The password cannot exceed 256 characters. |
FVE_E_NO_PASSPHRASE_WITH_TPM |
-2144272213 |
0x803100ab |
A password key protector cannot be added because a TPM protector exists on the drive. |
FVE_E_NO_TPM_WITH_PASSPHRASE |
-2144272212 |
0x803100ac |
A TPM key protector cannot be added because a password protector exists on the drive. |
FVE_E_NOT_ALLOWED_ON_CSV_STACK |
-2144272211 |
0x803100ad |
This command can only be performed from the coordinator node for the specified CSV volume. |
FVE_E_NOT_ALLOWED_ON_CLUSTER |
-2144272210 |
0x803100ae |
This command cannot be performed on a volume when it is part of a cluster. |
FVE_E_EDRIVE_NO_FAILOVER_TO_SW |
-2144272209 |
0x803100af |
BitLocker did not revert to using BitLocker software encryption due to group policy configuration. |
FVE_E_EDRIVE_BAND_IN_USE |
-2144272208 |
0x803100b0 |
The drive cannot be managed by BitLocker because the drive's hardware encryption feature is already in use. |
FVE_E_EDRIVE_DISALLOWED_BY_GP |
-2144272207 |
0x803100b1 |
Group Policy settings do not allow the use of hardware-based encryption. |
FVE_E_EDRIVE_INCOMPATIBLE_VOLUME |
-2144272206 |
0x803100b2 |
The drive specified does not support hardware-based encryption. |
FVE_E_NOT_ALLOWED_TO_UPGRADE_WHILE_CONVERTING |
-2144272205 |
0x803100b3 |
BitLocker cannot be upgraded during disk encryption or decryption. |
FVE_E_EDRIVE_DV_NOT_SUPPORTED |
-2144272204 |
0x803100b4 |
Discovery Volumes are not supported for volumes using hardware encryption. |
FVE_E_NO_PREBOOT_KEYBOARD_DETECTED |
-2144272203 |
0x803100b5 |
No pre-boot keyboard detected. The user may not be able to provide required input to unlock the volume. |
FVE_E_NO_PREBOOT_KEYBOARD_OR_WINRE_DETECTED |
-2144272202 |
0x803100b6 |
No pre-boot keyboard or Windows Recovery Environment detected. The user may not be able to provide required input to unlock the volume. |
FVE_E_POLICY_REQUIRES_STARTUP_PIN_ON_TOUCH_DEVICE |
-2144272201 |
0x803100b7 |
Group Policy settings require the creation of a startup PIN, but a pre-boot keyboard is not available on this device. The user may not be able to provide required input to unlock the volume. |
FVE_E_POLICY_REQUIRES_RECOVERY_PASSWORD_ON_TOUCH_DEVICE |
-2144272200 |
0x803100b8 |
Group Policy settings require the creation of a recovery password, but neither a pre-boot keyboard nor Windows Recovery Environment is available on this device. The user may not be able to provide required input to unlock the volume. |
FVE_E_WIPE_CANCEL_NOT_APPLICABLE |
-2144272199 |
0x803100b9 |
Wipe of free space is not currently taking place. |
FVE_E_SECUREBOOT_DISABLED |
-2144272198 |
0x803100ba |
BitLocker cannot use Secure Boot for platform integrity because Secure Boot has been disabled. |
FVE_E_SECUREBOOT_CONFIGURATION_INVALID |
-2144272197 |
0x803100bb |
BitLocker cannot use Secure Boot for platform integrity because the Secure Boot configuration does not meet the requirements for BitLocker. |
FVE_E_EDRIVE_DRY_RUN_FAILED |
-2144272196 |
0x803100bc |
Your computer doesn't support BitLocker hardware-based encryption. Check with your computer manufacturer for firmware updates. |
FVE_E_SHADOW_COPY_PRESENT |
-2144272195 |
0x803100bd |
BitLocker cannot be enabled on the volume because it contains a Volume Shadow Copy. Remove all Volume Shadow Copies before encrypting the volume. |
FVE_E_POLICY_INVALID_ENHANCED_BCD_SETTINGS |
-2144272194 |
0x803100be |
BitLocker Drive Encryption cannot be applied to this drive because the Group Policy setting for Enhanced Boot Configuration Data contains invalid data. Please have your system administrator resolve this invalid configuration before attempting to enable BitLocker. |
FVE_E_EDRIVE_INCOMPATIBLE_FIRMWARE |
-2144272193 |
0x803100bf |
This PC's firmware is not capable of supporting hardware encryption. |
FVE_E_PROTECTOR_CHANGE_MAX_PASSPHRASE_CHANGE_ATTEMPTS_REACHED |
-2144272192 |
0x803100c0 |
BitLocker has disabled password changes after too many failed requests. Click the link to reset the password as an administrator. |
FVE_E_PASSPHRASE_PROTECTOR_CHANGE_BY_STD_USER_DISALLOWED |
-2144272191 |
0x803100c1 |
You must be logged on with an administrator account to change the password. Click the link to reset the password as an administrator. |
FVE_E_LIVEID_ACCOUNT_SUSPENDED |
-2144272190 |
0x803100c2 |
BitLocker cannot save the recovery password because the specified Microsoft account is Suspended. |
FVE_E_LIVEID_ACCOUNT_BLOCKED |
-2144272189 |
0x803100c3 |
BitLocker cannot save the recovery password because the specified Microsoft account is Blocked. |
FVE_E_NOT_PROVISIONED_ON_ALL_VOLUMES |
-2144272188 |
0x803100c4 |
This PC is not provisioned to support device encryption. Please enable BitLocker on all volumes to comply with device encryption policy. |
FVE_E_DE_FIXED_DATA_NOT_SUPPORTED |
-2144272187 |
0x803100c5 |
This PC cannot support device encryption because unencrypted fixed data volumes are present. |
FVE_E_DE_HARDWARE_NOT_COMPLIANT |
-2144272186 |
0x803100c6 |
This PC does not meet the hardware requirements to support device encryption. |
FVE_E_DE_WINRE_NOT_CONFIGURED |
-2144272185 |
0x803100c7 |
This PC cannot support device encryption because WinRE is not properly configured. |
FVE_E_DE_PROTECTION_SUSPENDED |
-2144272184 |
0x803100c8 |
Protection is enabled on the volume but has been suspended. This is likely to have happened due to an update being applied to your system. Please try again after a reboot. |
FVE_E_DE_OS_VOLUME_NOT_PROTECTED |
-2144272183 |
0x803100c9 |
This PC is not provisioned to support device encryption. |
FVE_E_DE_DEVICE_LOCKEDOUT |
-2144272182 |
0x803100ca |
Device Lock has been triggered due to too many incorrect password attempts. |
FVE_E_DE_PROTECTION_NOT_YET_ENABLED |
-2144272181 |
0x803100cb |
Protection has not been enabled on the volume. Enabling protection requires a connected account. If you already have a connected account and are seeing this error, please refer to the event log for more information. |
FVE_E_INVALID_PIN_CHARS_DETAILED |
-2144272180 |
0x803100cc |
Your PIN can only contain numbers from 0 to 9. |
FVE_E_DEVICE_LOCKOUT_COUNTER_UNAVAILABLE |
-2144272179 |
0x803100cd |
BitLocker cannot use hardware replay protection because no counter is available on your PC. |
FVE_E_DEVICELOCKOUT_COUNTER_MISMATCH |
-2144272178 |
0x803100ce |
Device Lockout state validation failed due to counter mismatch. |
FVE_E_BUFFER_TOO_LARGE |
-2144272177 |
0x803100cf |
The input buffer is too large. |
FVE_E_NO_SUCH_CAPABILITY_ON_TARGET |
-2144272176 |
0x803100d0 |
The target of an invocation does not support requested capability. |
FVE_E_DE_PREVENTED_FOR_OS |
-2144272175 |
0x803100d1 |
Device encryption is currently blocked by this PC's configuration. |
FVE_E_DE_VOLUME_OPTED_OUT |
-2144272174 |
0x803100d2 |
This drive has been opted out of device encryption. |
FVE_E_DE_VOLUME_NOT_SUPPORTED |
-2144272173 |
0x803100d3 |
Device encryption isn't available for this drive. |
FVE_E_EOW_NOT_SUPPORTED_IN_VERSION |
-2144272172 |
0x803100d4 |
The encrypt on write mode for BitLocker is not supported in this version of Windows. You can turn on BitLocker without using the encrypt on write mode. |
FVE_E_ADBACKUP_NOT_ENABLED |
-2144272171 |
0x803100d5 |
Group policy prevents you from backing up your recovery password to Active Directory for this drive type. For more info, contact your system administrator. |
FVE_E_VOLUME_EXTEND_PREVENTS_EOW_DECRYPT |
-2144272170 |
0x803100d6 |
Device encryption can't be turned off while this drive is being encrypted. Please try again later. |
FVE_E_NOT_DE_VOLUME |
-2144272169 |
0x803100d7 |
This action isn't supported because this drive isn't automatically managed with device encryption. |
FVE_E_PROTECTION_CANNOT_BE_DISABLED |
-2144272168 |
0x803100d8 |
BitLocker can't be suspended on this drive until the next restart. |
FVE_E_OSV_KSR_NOT_ALLOWED |
-2144272167 |
0x803100d9 |
BitLocker Drive Encryption policy does not allow KSR operation with protected OS volume. |
FVE_E_AD_BACKUP_REQUIRED_POLICY_NOT_SET_OS_DRIVE |
-2144272166 |
0x803100da |
Recovery Password Rotation cannot be performed because Active Directory Backup policy is not set to Required for OS drive. |
FVE_E_AD_BACKUP_REQUIRED_POLICY_NOT_SET_FIXED_DRIVE |
-2144272165 |
0x803100db |
Recovery Password Rotation cannot be performed because Active Directory Backup policy is not set to Required for Fixed drive. |
FVE_E_AD_BACKUP_REQUIRED_POLICY_NOT_SET_REMOVABLE_DRIVE |
-2144272164 |
0x803100dc |
Recovery Password Rotation cannot be performed because Active Directory Backup policy is not set to Required for Removable drive. |
FVE_E_KEY_ROTATION_NOT_SUPPORTED |
-2144272163 |
0x803100dd |
Bitlocker Recovery Password rotation not supported. |
FVE_E_EXECUTE_REQUEST_SENT_TOO_SOON |
-2144272162 |
0x803100de |
An Instance of Server issued recovery password rotation already in Progress. No second RotateRecoveryPasswords request allowed within 1 hour interval. |
FVE_E_KEY_ROTATION_NOT_ENABLED |
-2144272161 |
0x803100df |
Recovery Passwords Key Rotation is not Enabled. |
FVE_E_DEVICE_NOT_JOINED |
-2144272160 |
0x803100e0 |
Recovery Passwords Rotation could not be performed because the device is not joined to AAD or Hybrid. |
FWP_E_CALLOUT_NOT_FOUND |
-2144206847 |
0x80320001 |
The callout does not exist. |
FWP_E_CONDITION_NOT_FOUND |
-2144206846 |
0x80320002 |
The filter condition does not exist. |
FWP_E_FILTER_NOT_FOUND |
-2144206845 |
0x80320003 |
The filter does not exist. |
FWP_E_LAYER_NOT_FOUND |
-2144206844 |
0x80320004 |
The layer does not exist. |
FWP_E_PROVIDER_NOT_FOUND |
-2144206843 |
0x80320005 |
The provider does not exist. |
FWP_E_PROVIDER_CONTEXT_NOT_FOUND |
-2144206842 |
0x80320006 |
The provider context does not exist. |
FWP_E_SUBLAYER_NOT_FOUND |
-2144206841 |
0x80320007 |
The sublayer does not exist. |
FWP_E_NOT_FOUND |
-2144206840 |
0x80320008 |
The object does not exist. |
FWP_E_ALREADY_EXISTS |
-2144206839 |
0x80320009 |
An object with that GUID or LUID already exists. |
FWP_E_IN_USE |
-2144206838 |
0x8032000a |
The object is referenced by other objects so cannot be deleted. |
FWP_E_DYNAMIC_SESSION_IN_PROGRESS |
-2144206837 |
0x8032000b |
The call is not allowed from within a dynamic session. |
FWP_E_WRONG_SESSION |
-2144206836 |
0x8032000c |
The call was made from the wrong session so cannot be completed. |
FWP_E_NO_TXN_IN_PROGRESS |
-2144206835 |
0x8032000d |
The call must be made from within an explicit transaction. |
FWP_E_TXN_IN_PROGRESS |
-2144206834 |
0x8032000e |
The call is not allowed from within an explicit transaction. |
FWP_E_TXN_ABORTED |
-2144206833 |
0x8032000f |
The explicit transaction has been forcibly cancelled. |
FWP_E_SESSION_ABORTED |
-2144206832 |
0x80320010 |
The session has been cancelled. |
FWP_E_INCOMPATIBLE_TXN |
-2144206831 |
0x80320011 |
The call is not allowed from within a read-only transaction. |
FWP_E_TIMEOUT |
-2144206830 |
0x80320012 |
The call timed out while waiting to acquire the transaction lock. |
FWP_E_NET_EVENTS_DISABLED |
-2144206829 |
0x80320013 |
Collection of network diagnostic events is disabled. |
FWP_E_INCOMPATIBLE_LAYER |
-2144206828 |
0x80320014 |
The operation is not supported by the specified layer. |
FWP_E_KM_CLIENTS_ONLY |
-2144206827 |
0x80320015 |
The call is allowed for kernel-mode callers only. |
FWP_E_LIFETIME_MISMATCH |
-2144206826 |
0x80320016 |
The call tried to associate two objects with incompatible lifetimes. |
FWP_E_BUILTIN_OBJECT |
-2144206825 |
0x80320017 |
The object is built in so cannot be deleted. |
FWP_E_TOO_MANY_CALLOUTS |
-2144206824 |
0x80320018 |
The maximum number of callouts has been reached. |
FWP_E_NOTIFICATION_DROPPED |
-2144206823 |
0x80320019 |
A notification could not be delivered because a message queue is at its maximum capacity. |
FWP_E_TRAFFIC_MISMATCH |
-2144206822 |
0x8032001a |
The traffic parameters do not match those for the security association context. |
FWP_E_INCOMPATIBLE_SA_STATE |
-2144206821 |
0x8032001b |
The call is not allowed for the current security association state. |
FWP_E_NULL_POINTER |
-2144206820 |
0x8032001c |
A required pointer is null. |
FWP_E_INVALID_ENUMERATOR |
-2144206819 |
0x8032001d |
An enumerator is not valid. |
FWP_E_INVALID_FLAGS |
-2144206818 |
0x8032001e |
The flags field contains an invalid value. |
FWP_E_INVALID_NET_MASK |
-2144206817 |
0x8032001f |
A network mask is not valid. |
FWP_E_INVALID_RANGE |
-2144206816 |
0x80320020 |
An FWP_RANGE is not valid. |
FWP_E_INVALID_INTERVAL |
-2144206815 |
0x80320021 |
The time interval is not valid. |
FWP_E_ZERO_LENGTH_ARRAY |
-2144206814 |
0x80320022 |
An array that must contain at least one element is zero length. |
FWP_E_NULL_DISPLAY_NAME |
-2144206813 |
0x80320023 |
The displayData.name field cannot be null. |
FWP_E_INVALID_ACTION_TYPE |
-2144206812 |
0x80320024 |
The action type is not one of the allowed action types for a filter. |
FWP_E_INVALID_WEIGHT |
-2144206811 |
0x80320025 |
The filter weight is not valid. |
FWP_E_MATCH_TYPE_MISMATCH |
-2144206810 |
0x80320026 |
A filter condition contains a match type that is not compatible with the operands. |
FWP_E_TYPE_MISMATCH |
-2144206809 |
0x80320027 |
An FWP_VALUE or FWPM_CONDITION_VALUE is of the wrong type. |
FWP_E_OUT_OF_BOUNDS |
-2144206808 |
0x80320028 |
An integer value is outside the allowed range. |
FWP_E_RESERVED |
-2144206807 |
0x80320029 |
A reserved field is non-zero. |
FWP_E_DUPLICATE_CONDITION |
-2144206806 |
0x8032002a |
A filter cannot contain multiple conditions operating on a single field. |
FWP_E_DUPLICATE_KEYMOD |
-2144206805 |
0x8032002b |
A policy cannot contain the same keying module more than once. |
FWP_E_ACTION_INCOMPATIBLE_WITH_LAYER |
-2144206804 |
0x8032002c |
The action type is not compatible with the layer. |
FWP_E_ACTION_INCOMPATIBLE_WITH_SUBLAYER |
-2144206803 |
0x8032002d |
The action type is not compatible with the sublayer. |
FWP_E_CONTEXT_INCOMPATIBLE_WITH_LAYER |
-2144206802 |
0x8032002e |
The raw context or the provider context is not compatible with the layer. |
FWP_E_CONTEXT_INCOMPATIBLE_WITH_CALLOUT |
-2144206801 |
0x8032002f |
The raw context or the provider context is not compatible with the callout. |
FWP_E_INCOMPATIBLE_AUTH_METHOD |
-2144206800 |
0x80320030 |
The authentication method is not compatible with the policy type. |
FWP_E_INCOMPATIBLE_DH_GROUP |
-2144206799 |
0x80320031 |
The Diffie-Hellman group is not compatible with the policy type. |
FWP_E_EM_NOT_SUPPORTED |
-2144206798 |
0x80320032 |
An IKE policy cannot contain an Extended Mode policy. |
FWP_E_NEVER_MATCH |
-2144206797 |
0x80320033 |
The enumeration template or subscription will never match any objects. |
FWP_E_PROVIDER_CONTEXT_MISMATCH |
-2144206796 |
0x80320034 |
The provider context is of the wrong type. |
FWP_E_INVALID_PARAMETER |
-2144206795 |
0x80320035 |
The parameter is incorrect. |
FWP_E_TOO_MANY_SUBLAYERS |
-2144206794 |
0x80320036 |
The maximum number of sublayers has been reached. |
FWP_E_CALLOUT_NOTIFICATION_FAILED |
-2144206793 |
0x80320037 |
The notification function for a callout returned an error. |
FWP_E_INVALID_AUTH_TRANSFORM |
-2144206792 |
0x80320038 |
The IPsec authentication transform is not valid. |
FWP_E_INVALID_CIPHER_TRANSFORM |
-2144206791 |
0x80320039 |
The IPsec cipher transform is not valid. |
FWP_E_INCOMPATIBLE_CIPHER_TRANSFORM |
-2144206790 |
0x8032003a |
The IPsec cipher transform is not compatible with the policy. |
FWP_E_INVALID_TRANSFORM_COMBINATION |
-2144206789 |
0x8032003b |
The combination of IPsec transform types is not valid. |
FWP_E_DUPLICATE_AUTH_METHOD |
-2144206788 |
0x8032003c |
A policy cannot contain the same auth method more than once. |
FWP_E_INVALID_TUNNEL_ENDPOINT |
-2144206787 |
0x8032003d |
A tunnel endpoint configuration is invalid. |
FWP_E_KEY_DICTATOR_ALREADY_REGISTERED |
-2144206785 |
0x8032003f |
A key manager capable of key dictation is already registered |
FWP_E_KEY_DICTATION_INVALID_KEYING_MATERIAL |
-2144206784 |
0x80320040 |
A key manager dictated invalid keys |
FWP_E_CONNECTIONS_DISABLED |
-2144206783 |
0x80320041 |
The BFE IPsec Connection Tracking is disabled. |
FWP_E_INVALID_DNS_NAME |
-2144206782 |
0x80320042 |
The DNS name is invalid. |
FWP_E_STILL_ON |
-2144206781 |
0x80320043 |
The engine option is still enabled due to other configuration settings. |
FWP_E_IKEEXT_NOT_RUNNING |
-2144206780 |
0x80320044 |
The IKEEXT service is not running. This service only runs when there is IPsec policy applied to the machine. |
FWP_E_DROP_NOICMP |
-2144206588 |
0x80320104 |
The packet should be dropped, no ICMP should be sent. |
WS_S_ASYNC |
3997696 |
0x3d0000 |
The function call is completing asynchronously. |
WS_S_END |
3997697 |
0x3d0001 |
There are no more messages available on the channel. |
WS_E_INVALID_FORMAT |
-2143485952 |
0x803d0000 |
The input data was not in the expected format or did not have the expected value. |
WS_E_OBJECT_FAULTED |
-2143485951 |
0x803d0001 |
The operation could not be completed because the object is in a faulted state due to a previous error. |
WS_E_NUMERIC_OVERFLOW |
-2143485950 |
0x803d0002 |
The operation could not be completed because it would lead to numeric overflow. |
WS_E_INVALID_OPERATION |
-2143485949 |
0x803d0003 |
The operation is not allowed due to the current state of the object. |
WS_E_OPERATION_ABORTED |
-2143485948 |
0x803d0004 |
The operation was aborted. |
WS_E_ENDPOINT_ACCESS_DENIED |
-2143485947 |
0x803d0005 |
Access was denied by the remote endpoint. |
WS_E_OPERATION_TIMED_OUT |
-2143485946 |
0x803d0006 |
The operation did not complete within the time allotted. |
WS_E_OPERATION_ABANDONED |
-2143485945 |
0x803d0007 |
The operation was abandoned. |
WS_E_QUOTA_EXCEEDED |
-2143485944 |
0x803d0008 |
A quota was exceeded. |
WS_E_NO_TRANSLATION_AVAILABLE |
-2143485943 |
0x803d0009 |
The information was not available in the specified language. |
WS_E_SECURITY_VERIFICATION_FAILURE |
-2143485942 |
0x803d000a |
Security verification was not successful for the received data. |
WS_E_ADDRESS_IN_USE |
-2143485941 |
0x803d000b |
The address is already being used. |
WS_E_ADDRESS_NOT_AVAILABLE |
-2143485940 |
0x803d000c |
The address is not valid for this context. |
WS_E_ENDPOINT_NOT_FOUND |
-2143485939 |
0x803d000d |
The remote endpoint does not exist or could not be located. |
WS_E_ENDPOINT_NOT_AVAILABLE |
-2143485938 |
0x803d000e |
The remote endpoint is not currently in service at this location. |
WS_E_ENDPOINT_FAILURE |
-2143485937 |
0x803d000f |
The remote endpoint could not process the request. |
WS_E_ENDPOINT_UNREACHABLE |
-2143485936 |
0x803d0010 |
The remote endpoint was not reachable. |
WS_E_ENDPOINT_ACTION_NOT_SUPPORTED |
-2143485935 |
0x803d0011 |
The operation was not supported by the remote endpoint. |
WS_E_ENDPOINT_TOO_BUSY |
-2143485934 |
0x803d0012 |
The remote endpoint is unable to process the request due to being overloaded. |
WS_E_ENDPOINT_FAULT_RECEIVED |
-2143485933 |
0x803d0013 |
A message containing a fault was received from the remote endpoint. |
WS_E_ENDPOINT_DISCONNECTED |
-2143485932 |
0x803d0014 |
The connection with the remote endpoint was terminated. |
WS_E_PROXY_FAILURE |
-2143485931 |
0x803d0015 |
The HTTP proxy server could not process the request. |
WS_E_PROXY_ACCESS_DENIED |
-2143485930 |
0x803d0016 |
Access was denied by the HTTP proxy server. |
WS_E_NOT_SUPPORTED |
-2143485929 |
0x803d0017 |
The requested feature is not available on this platform. |
WS_E_PROXY_REQUIRES_BASIC_AUTH |
-2143485928 |
0x803d0018 |
The HTTP proxy server requires HTTP authentication scheme 'basic'. |
WS_E_PROXY_REQUIRES_DIGEST_AUTH |
-2143485927 |
0x803d0019 |
The HTTP proxy server requires HTTP authentication scheme 'digest'. |
WS_E_PROXY_REQUIRES_NTLM_AUTH |
-2143485926 |
0x803d001a |
The HTTP proxy server requires HTTP authentication scheme 'NTLM'. |
WS_E_PROXY_REQUIRES_NEGOTIATE_AUTH |
-2143485925 |
0x803d001b |
The HTTP proxy server requires HTTP authentication scheme 'negotiate'. |
WS_E_SERVER_REQUIRES_BASIC_AUTH |
-2143485924 |
0x803d001c |
The remote endpoint requires HTTP authentication scheme 'basic'. |
WS_E_SERVER_REQUIRES_DIGEST_AUTH |
-2143485923 |
0x803d001d |
The remote endpoint requires HTTP authentication scheme 'digest'. |
WS_E_SERVER_REQUIRES_NTLM_AUTH |
-2143485922 |
0x803d001e |
The remote endpoint requires HTTP authentication scheme 'NTLM'. |
WS_E_SERVER_REQUIRES_NEGOTIATE_AUTH |
-2143485921 |
0x803d001f |
The remote endpoint requires HTTP authentication scheme 'negotiate'. |
WS_E_INVALID_ENDPOINT_URL |
-2143485920 |
0x803d0020 |
The endpoint address URL is invalid. |
WS_E_OTHER |
-2143485919 |
0x803d0021 |
Unrecognized error occurred in the Windows Web Services framework. |
WS_E_SECURITY_TOKEN_EXPIRED |
-2143485918 |
0x803d0022 |
A security token was rejected by the server because it has expired. |
WS_E_SECURITY_SYSTEM_FAILURE |
-2143485917 |
0x803d0023 |
A security operation failed in the Windows Web Services framework. |
ERROR_NDIS_INTERFACE_CLOSING |
-2144075774 |
0x80340002 |
The binding to the network interface is being closed. |
ERROR_NDIS_BAD_VERSION |
-2144075772 |
0x80340004 |
An invalid version was specified. |
ERROR_NDIS_BAD_CHARACTERISTICS |
-2144075771 |
0x80340005 |
An invalid characteristics table was used. |
ERROR_NDIS_ADAPTER_NOT_FOUND |
-2144075770 |
0x80340006 |
Failed to find the network interface or network interface is not ready. |
ERROR_NDIS_OPEN_FAILED |
-2144075769 |
0x80340007 |
Failed to open the network interface. |
ERROR_NDIS_DEVICE_FAILED |
-2144075768 |
0x80340008 |
Network interface has encountered an internal unrecoverable failure. |
ERROR_NDIS_MULTICAST_FULL |
-2144075767 |
0x80340009 |
The multicast list on the network interface is full. |
ERROR_NDIS_MULTICAST_EXISTS |
-2144075766 |
0x8034000a |
An attempt was made to add a duplicate multicast address to the list. |
ERROR_NDIS_MULTICAST_NOT_FOUND |
-2144075765 |
0x8034000b |
At attempt was made to remove a multicast address that was never added. |
ERROR_NDIS_REQUEST_ABORTED |
-2144075764 |
0x8034000c |
Netowork interface aborted the request. |
ERROR_NDIS_RESET_IN_PROGRESS |
-2144075763 |
0x8034000d |
Network interface can not process the request because it is being reset. |
ERROR_NDIS_NOT_SUPPORTED |
-2144075589 |
0x803400bb |
Netword interface does not support this request. |
ERROR_NDIS_INVALID_PACKET |
-2144075761 |
0x8034000f |
An attempt was made to send an invalid packet on a network interface. |
ERROR_NDIS_ADAPTER_NOT_READY |
-2144075759 |
0x80340011 |
Network interface is not ready to complete this operation. |
ERROR_NDIS_INVALID_LENGTH |
-2144075756 |
0x80340014 |
The length of the buffer submitted for this operation is not valid. |
ERROR_NDIS_INVALID_DATA |
-2144075755 |
0x80340015 |
The data used for this operation is not valid. |
ERROR_NDIS_BUFFER_TOO_SHORT |
-2144075754 |
0x80340016 |
The length of buffer submitted for this operation is too small. |
ERROR_NDIS_INVALID_OID |
-2144075753 |
0x80340017 |
Network interface does not support this OID (Object Identifier) |
ERROR_NDIS_ADAPTER_REMOVED |
-2144075752 |
0x80340018 |
The network interface has been removed. |
ERROR_NDIS_UNSUPPORTED_MEDIA |
-2144075751 |
0x80340019 |
Network interface does not support this media type. |
ERROR_NDIS_GROUP_ADDRESS_IN_USE |
-2144075750 |
0x8034001a |
An attempt was made to remove a token ring group address that is in use by other components. |
ERROR_NDIS_FILE_NOT_FOUND |
-2144075749 |
0x8034001b |
An attempt was made to map a file that can not be found. |
ERROR_NDIS_ERROR_READING_FILE |
-2144075748 |
0x8034001c |
An error occurred while NDIS tried to map the file. |
ERROR_NDIS_ALREADY_MAPPED |
-2144075747 |
0x8034001d |
An attempt was made to map a file that is alreay mapped. |
ERROR_NDIS_RESOURCE_CONFLICT |
-2144075746 |
0x8034001e |
An attempt to allocate a hardware resource failed because the resource is used by another component. |
ERROR_NDIS_MEDIA_DISCONNECTED |
-2144075745 |
0x8034001f |
The I/O operation failed because network media is disconnected or wireless access point is out of range. |
ERROR_NDIS_INVALID_ADDRESS |
-2144075742 |
0x80340022 |
The network address used in the request is invalid. |
ERROR_NDIS_INVALID_DEVICE_REQUEST |
-2144075760 |
0x80340010 |
The specified request is not a valid operation for the target device. |
ERROR_NDIS_PAUSED |
-2144075734 |
0x8034002a |
The offload operation on the network interface has been paused. |
ERROR_NDIS_INTERFACE_NOT_FOUND |
-2144075733 |
0x8034002b |
Network interface was not found. |
ERROR_NDIS_UNSUPPORTED_REVISION |
-2144075732 |
0x8034002c |
The revision number specified in the structure is not supported. |
ERROR_NDIS_INVALID_PORT |
-2144075731 |
0x8034002d |
The specified port does not exist on this network interface. |
ERROR_NDIS_INVALID_PORT_STATE |
-2144075730 |
0x8034002e |
The current state of the specified port on this network interface does not support the requested operation. |
ERROR_NDIS_LOW_POWER_STATE |
-2144075729 |
0x8034002f |
The miniport adapter is in low power state. |
ERROR_NDIS_REINIT_REQUIRED |
-2144075728 |
0x80340030 |
This operation requires the miniport adapter to be reinitialized. |
ERROR_NDIS_NO_QUEUES |
-2144075727 |
0x80340031 |
There are not enough queues to complete the operation. |
ERROR_NDIS_PM_WOL_PATTERN_LIST_FULL |
-2144067581 |
0x80342003 |
The list of wake on LAN patterns is full. |
ERROR_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL |
-2144067580 |
0x80342004 |
The list of low power protocol offloads is full. |
ERROR_NDIS_INDICATION_REQUIRED |
3407873 |
0x340001 |
The request will be completed later by NDIS status indication. |
ERROR_NDIS_OFFLOAD_POLICY |
-1070329841 |
0xc034100f |
The TCP connection is not offloadable because of a local policy setting. |
ERROR_NDIS_OFFLOAD_CONNECTION_REJECTED |
-1070329838 |
0xc0341012 |
The TCP connection is not offloadable by the Chimney Offload target. |
ERROR_NDIS_OFFLOAD_PATH_REJECTED |
-1070329837 |
0xc0341013 |
The IP Path object is not in an offloadable state. |
ERROR_HV_INVALID_HYPERCALL_CODE |
-1070268414 |
0xc0350002 |
The hypervisor does not support the operation because the specified hypercall code is not supported. |
ERROR_HV_INVALID_HYPERCALL_INPUT |
-1070268413 |
0xc0350003 |
The hypervisor does not support the operation because the encoding for the hypercall input register is not supported. |
ERROR_HV_INVALID_ALIGNMENT |
-1070268412 |
0xc0350004 |
The hypervisor could not perform the operation because a parameter has an invalid alignment. |
ERROR_HV_INVALID_PARAMETER |
-1070268411 |
0xc0350005 |
The hypervisor could not perform the operation because an invalid parameter was specified. |
ERROR_HV_ACCESS_DENIED |
-1070268410 |
0xc0350006 |
Access to the specified object was denied. |
ERROR_HV_INVALID_PARTITION_STATE |
-1070268409 |
0xc0350007 |
The hypervisor could not perform the operation because the partition is entering or in an invalid state. |
ERROR_HV_OPERATION_DENIED |
-1070268408 |
0xc0350008 |
The operation is not allowed in the current state. |
ERROR_HV_UNKNOWN_PROPERTY |
-1070268407 |
0xc0350009 |
The hypervisor does not recognize the specified partition property. |
ERROR_HV_PROPERTY_VALUE_OUT_OF_RANGE |
-1070268406 |
0xc035000a |
The specified value of a partition property is out of range or violates an invariant. |
ERROR_HV_INSUFFICIENT_MEMORY |
-1070268405 |
0xc035000b |
There is not enough memory in the hypervisor pool to complete the operation. |
ERROR_HV_PARTITION_TOO_DEEP |
-1070268404 |
0xc035000c |
The maximum partition depth has been exceeded for the partition hierarchy. |
ERROR_HV_INVALID_PARTITION_ID |
-1070268403 |
0xc035000d |
A partition with the specified partition Id does not exist. |
ERROR_HV_INVALID_VP_INDEX |
-1070268402 |
0xc035000e |
The hypervisor could not perform the operation because the specified VP index is invalid. |
ERROR_HV_INVALID_PORT_ID |
-1070268399 |
0xc0350011 |
The hypervisor could not perform the operation because the specified port identifier is invalid. |
ERROR_HV_INVALID_CONNECTION_ID |
-1070268398 |
0xc0350012 |
The hypervisor could not perform the operation because the specified connection identifier is invalid. |
ERROR_HV_INSUFFICIENT_BUFFERS |
-1070268397 |
0xc0350013 |
Not enough buffers were supplied to send a message. |
ERROR_HV_NOT_ACKNOWLEDGED |
-1070268396 |
0xc0350014 |
The previous virtual interrupt has not been acknowledged. |
ERROR_HV_INVALID_VP_STATE |
-1070268395 |
0xc0350015 |
A virtual processor is not in the correct state for the indicated operation. |
ERROR_HV_ACKNOWLEDGED |
-1070268394 |
0xc0350016 |
The previous virtual interrupt has already been acknowledged. |
ERROR_HV_INVALID_SAVE_RESTORE_STATE |
-1070268393 |
0xc0350017 |
The indicated partition is not in a valid state for saving or restoring. |
ERROR_HV_INVALID_SYNIC_STATE |
-1070268392 |
0xc0350018 |
The hypervisor could not complete the operation because a required feature of the synthetic interrupt controller (SynIC) was disabled. |
ERROR_HV_OBJECT_IN_USE |
-1070268391 |
0xc0350019 |
The hypervisor could not perform the operation because the object or value was either already in use or being used for a purpose that would not permit completing the operation. |
ERROR_HV_INVALID_PROXIMITY_DOMAIN_INFO |
-1070268390 |
0xc035001a |
The proximity domain information is invalid. |
ERROR_HV_NO_DATA |
-1070268389 |
0xc035001b |
An attempt to retrieve debugging data failed because none was available. |
ERROR_HV_INACTIVE |
-1070268388 |
0xc035001c |
The physical connection being used for debugging has not recorded any receive activity since the last operation. |
ERROR_HV_NO_RESOURCES |
-1070268387 |
0xc035001d |
There are not enough resources to complete the operation. |
ERROR_HV_FEATURE_UNAVAILABLE |
-1070268386 |
0xc035001e |
A hypervisor feature is not available to the user. |
ERROR_HV_INSUFFICIENT_BUFFER |
-1070268365 |
0xc0350033 |
The specified buffer was too small to contain all of the requested data. |
ERROR_HV_INSUFFICIENT_DEVICE_DOMAINS |
-1070268360 |
0xc0350038 |
The maximum number of domains supported by the platform I/O remapping hardware is currently in use. No domains are available to assign this device to this partition. |
ERROR_HV_CPUID_FEATURE_VALIDATION |
-1070268356 |
0xc035003c |
Validation of CPUID data of the processor failed. |
ERROR_HV_CPUID_XSAVE_FEATURE_VALIDATION |
-1070268355 |
0xc035003d |
Validation of XSAVE CPUID data of the processor failed. |
ERROR_HV_PROCESSOR_STARTUP_TIMEOUT |
-1070268354 |
0xc035003e |
Processor did not respond within the timeout period. |
ERROR_HV_SMX_ENABLED |
-1070268353 |
0xc035003f |
SMX has been enabled in the BIOS. |
ERROR_HV_INVALID_LP_INDEX |
-1070268351 |
0xc0350041 |
The hypervisor could not perform the operation because the specified LP index is invalid. |
ERROR_HV_INVALID_REGISTER_VALUE |
-1070268336 |
0xc0350050 |
The supplied register value is invalid. |
ERROR_HV_INVALID_VTL_STATE |
-1070268335 |
0xc0350051 |
The supplied virtual trust level is not in the correct state to perform the requested operation. |
ERROR_HV_NX_NOT_DETECTED |
-1070268331 |
0xc0350055 |
No execute feature (NX) is not present or not enabled in the BIOS. |
ERROR_HV_INVALID_DEVICE_ID |
-1070268329 |
0xc0350057 |
The supplied device ID is invalid. |
ERROR_HV_INVALID_DEVICE_STATE |
-1070268328 |
0xc0350058 |
The operation is not allowed in the current device state. |
ERROR_HV_PENDING_PAGE_REQUESTS |
3473497 |
0x350059 |
The device had pending page requests which were discarded. |
ERROR_HV_PAGE_REQUEST_INVALID |
-1070268320 |
0xc0350060 |
The supplied page request specifies a memory access that the guest does not have permissions to perform. |
ERROR_HV_INVALID_CPU_GROUP_ID |
-1070268305 |
0xc035006f |
A CPU group with the specified CPU group Id does not exist. |
ERROR_HV_INVALID_CPU_GROUP_STATE |
-1070268304 |
0xc0350070 |
The hypervisor could not perform the operation because the CPU group is entering or in an invalid state. |
ERROR_HV_OPERATION_FAILED |
-1070268303 |
0xc0350071 |
The requested operation failed. |
ERROR_HV_NOT_ALLOWED_WITH_NESTED_VIRT_ACTIVE |
-1070268302 |
0xc0350072 |
The hypervisor could not perform the operation because it is not allowed with nested virtualization active. |
ERROR_HV_INSUFFICIENT_ROOT_MEMORY |
-1070268301 |
0xc0350073 |
There is not enough memory in the root partition's pool to complete the operation. |
ERROR_HV_NOT_PRESENT |
-1070264320 |
0xc0351000 |
No hypervisor is present on this system. |
ERROR_VID_DUPLICATE_HANDLER |
-1070137343 |
0xc0370001 |
The handler for the virtualization infrastructure driver is already registered. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_TOO_MANY_HANDLERS |
-1070137342 |
0xc0370002 |
The number of registered handlers for the virtualization infrastructure driver exceeded the maximum. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_QUEUE_FULL |
-1070137341 |
0xc0370003 |
The message queue for the virtualization infrastructure driver is full and cannot accept new messages. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_HANDLER_NOT_PRESENT |
-1070137340 |
0xc0370004 |
No handler exists to handle the message for the virtualization infrastructure driver. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_INVALID_OBJECT_NAME |
-1070137339 |
0xc0370005 |
The name of the partition or message queue for the virtualization infrastructure driver is invalid. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_PARTITION_NAME_TOO_LONG |
-1070137338 |
0xc0370006 |
The partition name of the virtualization infrastructure driver exceeds the maximum. |
ERROR_VID_MESSAGE_QUEUE_NAME_TOO_LONG |
-1070137337 |
0xc0370007 |
The message queue name of the virtualization infrastructure driver exceeds the maximum. |
ERROR_VID_PARTITION_ALREADY_EXISTS |
-1070137336 |
0xc0370008 |
Cannot create the partition for the virtualization infrastructure driver because another partition with the same name already exists. |
ERROR_VID_PARTITION_DOES_NOT_EXIST |
-1070137335 |
0xc0370009 |
The virtualization infrastructure driver has encountered an error. The requested partition does not exist. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_PARTITION_NAME_NOT_FOUND |
-1070137334 |
0xc037000a |
The virtualization infrastructure driver has encountered an error. Could not find the requested partition. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_MESSAGE_QUEUE_ALREADY_EXISTS |
-1070137333 |
0xc037000b |
A message queue with the same name already exists for the virtualization infrastructure driver. |
ERROR_VID_EXCEEDED_MBP_ENTRY_MAP_LIMIT |
-1070137332 |
0xc037000c |
The memory block page for the virtualization infrastructure driver cannot be mapped because the page map limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_MB_STILL_REFERENCED |
-1070137331 |
0xc037000d |
The memory block for the virtualization infrastructure driver is still being used and cannot be destroyed. |
ERROR_VID_CHILD_GPA_PAGE_SET_CORRUPTED |
-1070137330 |
0xc037000e |
Cannot unlock the page array for the guest operating system memory address because it does not match a previous lock request. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_INVALID_NUMA_SETTINGS |
-1070137329 |
0xc037000f |
The non-uniform memory access (NUMA) node settings do not match the system NUMA topology. In order to start the virtual machine, you will need to modify the NUMA configuration. |
ERROR_VID_INVALID_NUMA_NODE_INDEX |
-1070137328 |
0xc0370010 |
The non-uniform memory access (NUMA) node index does not match a valid index in the system NUMA topology. |
ERROR_VID_NOTIFICATION_QUEUE_ALREADY_ASSOCIATED |
-1070137327 |
0xc0370011 |
The memory block for the virtualization infrastructure driver is already associated with a message queue. |
ERROR_VID_INVALID_MEMORY_BLOCK_HANDLE |
-1070137326 |
0xc0370012 |
The handle is not a valid memory block handle for the virtualization infrastructure driver. |
ERROR_VID_PAGE_RANGE_OVERFLOW |
-1070137325 |
0xc0370013 |
The request exceeded the memory block page limit for the virtualization infrastructure driver. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_INVALID_MESSAGE_QUEUE_HANDLE |
-1070137324 |
0xc0370014 |
The handle is not a valid message queue handle for the virtualization infrastructure driver. |
ERROR_VID_INVALID_GPA_RANGE_HANDLE |
-1070137323 |
0xc0370015 |
The handle is not a valid page range handle for the virtualization infrastructure driver. |
ERROR_VID_NO_MEMORY_BLOCK_NOTIFICATION_QUEUE |
-1070137322 |
0xc0370016 |
Cannot install client notifications because no message queue for the virtualization infrastructure driver is associated with the memory block. |
ERROR_VID_MEMORY_BLOCK_LOCK_COUNT_EXCEEDED |
-1070137321 |
0xc0370017 |
The request to lock or map a memory block page failed because the virtualization infrastructure driver memory block limit has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_INVALID_PPM_HANDLE |
-1070137320 |
0xc0370018 |
The handle is not a valid parent partition mapping handle for the virtualization infrastructure driver. |
ERROR_VID_MBPS_ARE_LOCKED |
-1070137319 |
0xc0370019 |
Notifications cannot be created on the memory block because it is use. |
ERROR_VID_MESSAGE_QUEUE_CLOSED |
-1070137318 |
0xc037001a |
The message queue for the virtualization infrastructure driver has been closed. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_VIRTUAL_PROCESSOR_LIMIT_EXCEEDED |
-1070137317 |
0xc037001b |
Cannot add a virtual processor to the partition because the maximum has been reached. |
ERROR_VID_STOP_PENDING |
-1070137316 |
0xc037001c |
Cannot stop the virtual processor immediately because of a pending intercept. |
ERROR_VID_INVALID_PROCESSOR_STATE |
-1070137315 |
0xc037001d |
Invalid state for the virtual processor. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_EXCEEDED_KM_CONTEXT_COUNT_LIMIT |
-1070137314 |
0xc037001e |
The maximum number of kernel mode clients for the virtualization infrastructure driver has been reached. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_KM_INTERFACE_ALREADY_INITIALIZED |
-1070137313 |
0xc037001f |
This kernel mode interface for the virtualization infrastructure driver has already been initialized. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_MB_PROPERTY_ALREADY_SET_RESET |
-1070137312 |
0xc0370020 |
Cannot set or reset the memory block property more than once for the virtualization infrastructure driver. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_MMIO_RANGE_DESTROYED |
-1070137311 |
0xc0370021 |
The memory mapped I/O for this page range no longer exists. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_INVALID_CHILD_GPA_PAGE_SET |
-1070137310 |
0xc0370022 |
The lock or unlock request uses an invalid guest operating system memory address. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_RESERVE_PAGE_SET_IS_BEING_USED |
-1070137309 |
0xc0370023 |
Cannot destroy or reuse the reserve page set for the virtualization infrastructure driver because it is in use. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_RESERVE_PAGE_SET_TOO_SMALL |
-1070137308 |
0xc0370024 |
The reserve page set for the virtualization infrastructure driver is too small to use in the lock request. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_MBP_ALREADY_LOCKED_USING_RESERVED_PAGE |
-1070137307 |
0xc0370025 |
Cannot lock or map the memory block page for the virtualization infrastructure driver because it has already been locked using a reserve page set page. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_MBP_COUNT_EXCEEDED_LIMIT |
-1070137306 |
0xc0370026 |
Cannot create the memory block for the virtualization infrastructure driver because the requested number of pages exceeded the limit. Restarting the virtual machine may fix the problem. If the problem persists, try restarting the physical computer. |
ERROR_VID_SAVED_STATE_CORRUPT |
-1070137305 |
0xc0370027 |
Cannot restore this virtual machine because the saved state data cannot be read. Delete the saved state data and then try to start the virtual machine. |
ERROR_VID_SAVED_STATE_UNRECOGNIZED_ITEM |
-1070137304 |
0xc0370028 |
Cannot restore this virtual machine because an item read from the saved state data is not recognized. Delete the saved state data and then try to start the virtual machine. |
ERROR_VID_SAVED_STATE_INCOMPATIBLE |
-1070137303 |
0xc0370029 |
Cannot restore this virtual machine to the saved state because of hypervisor incompatibility. Delete the saved state data and then try to start the virtual machine. |
ERROR_VID_VTL_ACCESS_DENIED |
-1070137302 |
0xc037002a |
The specified VTL does not have the permission to access the resource. |
ERROR_VMCOMPUTE_TERMINATED_DURING_START |
-1070137088 |
0xc0370100 |
The virtual machine or container exited unexpectedly while starting. |
ERROR_VMCOMPUTE_IMAGE_MISMATCH |
-1070137087 |
0xc0370101 |
The container operating system does not match the host operating system. |
ERROR_VMCOMPUTE_HYPERV_NOT_INSTALLED |
-1070137086 |
0xc0370102 |
The virtual machine could not be started because a required feature is not installed. |
ERROR_VMCOMPUTE_OPERATION_PENDING |
-1070137085 |
0xc0370103 |
The call to start an asynchronous operation succeeded and the operation is performed in the background. |
ERROR_VMCOMPUTE_TOO_MANY_NOTIFICATIONS |
-1070137084 |
0xc0370104 |
The supported number of notification callbacks has been exceeded. |
ERROR_VMCOMPUTE_INVALID_STATE |
-1070137083 |
0xc0370105 |
The requested virtual machine or container operation is not valid in the current state. |
ERROR_VMCOMPUTE_UNEXPECTED_EXIT |
-1070137082 |
0xc0370106 |
The virtual machine or container exited unexpectedly. |
ERROR_VMCOMPUTE_TERMINATED |
-1070137081 |
0xc0370107 |
The virtual machine or container was forcefully exited. |
ERROR_VMCOMPUTE_CONNECT_FAILED |
-1070137080 |
0xc0370108 |
A connection could not be established with the container or virtual machine. |
ERROR_VMCOMPUTE_TIMEOUT |
-1070137079 |
0xc0370109 |
The operation timed out because a response was not received from the virtual machine or container. |
ERROR_VMCOMPUTE_CONNECTION_CLOSED |
-1070137078 |
0xc037010a |
The connection with the virtual machine or container was closed. |
ERROR_VMCOMPUTE_UNKNOWN_MESSAGE |
-1070137077 |
0xc037010b |
An unknown internal message was received by the virtual machine or container. |
ERROR_VMCOMPUTE_UNSUPPORTED_PROTOCOL_VERSION |
-1070137076 |
0xc037010c |
The virtual machine or container does not support an available version of the communication protocol with the host. |
ERROR_VMCOMPUTE_INVALID_JSON |
-1070137075 |
0xc037010d |
The virtual machine or container JSON document is invalid. |
ERROR_VMCOMPUTE_SYSTEM_NOT_FOUND |
-1070137074 |
0xc037010e |
A virtual machine or container with the specified identifier does not exist. |
ERROR_VMCOMPUTE_SYSTEM_ALREADY_EXISTS |
-1070137073 |
0xc037010f |
A virtual machine or container with the specified identifier already exists. |
ERROR_VMCOMPUTE_SYSTEM_ALREADY_STOPPED |
-1070137072 |
0xc0370110 |
The virtual machine or container with the specified identifier is not running. |
ERROR_VMCOMPUTE_PROTOCOL_ERROR |
-1070137071 |
0xc0370111 |
A communication protocol error has occurred between the virtual machine or container and the host. |
ERROR_VMCOMPUTE_INVALID_LAYER |
-1070137070 |
0xc0370112 |
The container image contains a layer with an unrecognized format. |
ERROR_VMCOMPUTE_WINDOWS_INSIDER_REQUIRED |
-1070137069 |
0xc0370113 |
To use this container image, you must join the Windows Insider Program. Please see https://go.microsoft.com/fwlink/?linkid=850659 for more information. |
HCS_E_TERMINATED_DURING_START |
-2143878912 |
0x80370100 |
The virtual machine or container exited unexpectedly while starting. |
HCS_E_IMAGE_MISMATCH |
-2143878911 |
0x80370101 |
The container operating system does not match the host operating system. |
HCS_E_HYPERV_NOT_INSTALLED |
-2143878910 |
0x80370102 |
The virtual machine could not be started because a required feature is not installed. |
HCS_E_INVALID_STATE |
-2143878907 |
0x80370105 |
The requested virtual machine or container operation is not valid in the current state. |
HCS_E_UNEXPECTED_EXIT |
-2143878906 |
0x80370106 |
The virtual machine or container exited unexpectedly. |
HCS_E_TERMINATED |
-2143878905 |
0x80370107 |
The virtual machine or container was forcefully exited. |
HCS_E_CONNECT_FAILED |
-2143878904 |
0x80370108 |
A connection could not be established with the container or virtual machine. |
HCS_E_CONNECTION_TIMEOUT |
-2143878903 |
0x80370109 |
The operation timed out because a response was not received from the virtual machine or container. |
HCS_E_CONNECTION_CLOSED |
-2143878902 |
0x8037010a |
The connection with the virtual machine or container was closed. |
HCS_E_UNKNOWN_MESSAGE |
-2143878901 |
0x8037010b |
An unknown internal message was received by the virtual machine or container. |
HCS_E_UNSUPPORTED_PROTOCOL_VERSION |
-2143878900 |
0x8037010c |
The virtual machine or container does not support an available version of the communication protocol with the host. |
HCS_E_INVALID_JSON |
-2143878899 |
0x8037010d |
The virtual machine or container JSON document is invalid. |
HCS_E_SYSTEM_NOT_FOUND |
-2143878898 |
0x8037010e |
A virtual machine or container with the specified identifier does not exist. |
HCS_E_SYSTEM_ALREADY_EXISTS |
-2143878897 |
0x8037010f |
A virtual machine or container with the specified identifier already exists. |
HCS_E_SYSTEM_ALREADY_STOPPED |
-2143878896 |
0x80370110 |
The virtual machine or container with the specified identifier is not running. |
HCS_E_PROTOCOL_ERROR |
-2143878895 |
0x80370111 |
A communication protocol error has occurred between the virtual machine or container and the host. |
HCS_E_INVALID_LAYER |
-2143878894 |
0x80370112 |
The container image contains a layer with an unrecognized format. |
HCS_E_WINDOWS_INSIDER_REQUIRED |
-2143878893 |
0x80370113 |
To use this container image, you must join the Windows Insider Program. Please see https://go.microsoft.com/fwlink/?linkid=850659 for more information. |
HCS_E_SERVICE_NOT_AVAILABLE |
-2143878892 |
0x80370114 |
The operation could not be started because a required feature is not installed. |
HCS_E_OPERATION_NOT_STARTED |
-2143878891 |
0x80370115 |
The operation has not started. |
HCS_E_OPERATION_ALREADY_STARTED |
-2143878890 |
0x80370116 |
The operation is already running. |
HCS_E_OPERATION_PENDING |
-2143878889 |
0x80370117 |
The operation is still running. |
HCS_E_OPERATION_TIMEOUT |
-2143878888 |
0x80370118 |
The operation did not complete in time. |
HCS_E_OPERATION_SYSTEM_CALLBACK_ALREADY_SET |
-2143878887 |
0x80370119 |
An event callback has already been registered on this handle. |
HCS_E_OPERATION_RESULT_ALLOCATION_FAILED |
-2143878886 |
0x8037011a |
Not enough memory available to return the result of the operation. |
HCS_E_ACCESS_DENIED |
-2143878885 |
0x8037011b |
Insufficient privileges. Only administrators or users that are members of the Hyper-V Administrators user group are permitted to access virtual machines or containers. To add yourself to the Hyper-V Administrators user group, please see https://aka.ms/hcsadmin for more information. |
HCS_E_GUEST_CRITICAL_ERROR |
-2143878884 |
0x8037011c |
The virtual machine or container reported a critical error and was stopped or restarted. |
ERROR_VNET_VIRTUAL_SWITCH_NAME_NOT_FOUND |
-1070136832 |
0xc0370200 |
A virtual switch with the given name was not found. |
ERROR_VID_REMOTE_NODE_PARENT_GPA_PAGES_USED |
-2143879167 |
0x80370001 |
A virtual machine is running with its memory allocated across multiple NUMA nodes. This does not indicate a problem unless the performance of your virtual machine is unusually slow. If you are experiencing performance problems, you may need to modify the NUMA configuration. |
WHV_E_UNKNOWN_CAPABILITY |
-2143878400 |
0x80370300 |
The specified capability does not exist. |
WHV_E_INSUFFICIENT_BUFFER |
-2143878399 |
0x80370301 |
The specified buffer is too small for the requested data. |
WHV_E_UNKNOWN_PROPERTY |
-2143878398 |
0x80370302 |
The specified property does not exist. |
WHV_E_UNSUPPORTED_HYPERVISOR_CONFIG |
-2143878397 |
0x80370303 |
The configuration of the hypervisor on this system is not supported. |
WHV_E_INVALID_PARTITION_CONFIG |
-2143878396 |
0x80370304 |
The configuration of the partition is not valid. |
WHV_E_GPA_RANGE_NOT_FOUND |
-2143878395 |
0x80370305 |
The specified GPA range was not found. |
WHV_E_VP_ALREADY_EXISTS |
-2143878394 |
0x80370306 |
A virtual processor with the specified index already exists. |
WHV_E_VP_DOES_NOT_EXIST |
-2143878393 |
0x80370307 |
A virtual processor with the specified index does not exist. |
WHV_E_INVALID_VP_STATE |
-2143878392 |
0x80370308 |
The virtual processor is not in the correct state to perform the requested operation. |
WHV_E_INVALID_VP_REGISTER_NAME |
-2143878391 |
0x80370309 |
A virtual processor register with the specified name does not exist. |
ERROR_VSMB_SAVED_STATE_FILE_NOT_FOUND |
-1070136320 |
0xc0370400 |
Cannot restore this virtual machine because a file read from the vSMB saved state data could not be found. Delete the saved state data and then try to start the virtual machine. |
ERROR_VSMB_SAVED_STATE_CORRUPT |
-1070136319 |
0xc0370401 |
Cannot restore this virtual machine because the vSMB saved state data cannot be read. Delete the saved state data and then try to start the virtual machine. |
ERROR_VOLMGR_INCOMPLETE_REGENERATION |
-2143813631 |
0x80380001 |
The regeneration operation was not able to copy all data from the active plexes due to bad sectors. |
ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION |
-2143813630 |
0x80380002 |
One or more disks were not fully migrated to the target pack. They may or may not require reimport after fixing the hardware problems. |
ERROR_VOLMGR_DATABASE_FULL |
-1070071807 |
0xc0380001 |
The configuration database is full. |
ERROR_VOLMGR_DISK_CONFIGURATION_CORRUPTED |
-1070071806 |
0xc0380002 |
The configuration data on the disk is corrupted. |
ERROR_VOLMGR_DISK_CONFIGURATION_NOT_IN_SYNC |
-1070071805 |
0xc0380003 |
The configuration on the disk is not insync with the in-memory configuration. |
ERROR_VOLMGR_PACK_CONFIG_UPDATE_FAILED |
-1070071804 |
0xc0380004 |
A majority of disks failed to be updated with the new configuration. |
ERROR_VOLMGR_DISK_CONTAINS_NON_SIMPLE_VOLUME |
-1070071803 |
0xc0380005 |
The disk contains non-simple volumes. |
ERROR_VOLMGR_DISK_DUPLICATE |
-1070071802 |
0xc0380006 |
The same disk was specified more than once in the migration list. |
ERROR_VOLMGR_DISK_DYNAMIC |
-1070071801 |
0xc0380007 |
The disk is already dynamic. |
ERROR_VOLMGR_DISK_ID_INVALID |
-1070071800 |
0xc0380008 |
The specified disk id is invalid. There are no disks with the specified disk id. |
ERROR_VOLMGR_DISK_INVALID |
-1070071799 |
0xc0380009 |
The specified disk is an invalid disk. Operation cannot complete on an invalid disk. |
ERROR_VOLMGR_DISK_LAST_VOTER |
-1070071798 |
0xc038000a |
The specified disk(s) cannot be removed since it is the last remaining voter. |
ERROR_VOLMGR_DISK_LAYOUT_INVALID |
-1070071797 |
0xc038000b |
The specified disk has an invalid disk layout. |
ERROR_VOLMGR_DISK_LAYOUT_NON_BASIC_BETWEEN_BASIC_PARTITIONS |
-1070071796 |
0xc038000c |
The disk layout contains non-basic partitions which appear after basic partitions. This is an invalid disk layout. |
ERROR_VOLMGR_DISK_LAYOUT_NOT_CYLINDER_ALIGNED |
-1070071795 |
0xc038000d |
The disk layout contains partitions which are not cylinder aligned. |
ERROR_VOLMGR_DISK_LAYOUT_PARTITIONS_TOO_SMALL |
-1070071794 |
0xc038000e |
The disk layout contains partitions which are smaller than the minimum size. |
ERROR_VOLMGR_DISK_LAYOUT_PRIMARY_BETWEEN_LOGICAL_PARTITIONS |
-1070071793 |
0xc038000f |
The disk layout contains primary partitions in between logical drives. This is an invalid disk layout. |
ERROR_VOLMGR_DISK_LAYOUT_TOO_MANY_PARTITIONS |
-1070071792 |
0xc0380010 |
The disk layout contains more than the maximum number of supported partitions. |
ERROR_VOLMGR_DISK_MISSING |
-1070071791 |
0xc0380011 |
The specified disk is missing. The operation cannot complete on a missing disk. |
ERROR_VOLMGR_DISK_NOT_EMPTY |
-1070071790 |
0xc0380012 |
The specified disk is not empty. |
ERROR_VOLMGR_DISK_NOT_ENOUGH_SPACE |
-1070071789 |
0xc0380013 |
There is not enough usable space for this operation. |
ERROR_VOLMGR_DISK_REVECTORING_FAILED |
-1070071788 |
0xc0380014 |
The force revectoring of bad sectors failed. |
ERROR_VOLMGR_DISK_SECTOR_SIZE_INVALID |
-1070071787 |
0xc0380015 |
The specified disk has an invalid sector size. |
ERROR_VOLMGR_DISK_SET_NOT_CONTAINED |
-1070071786 |
0xc0380016 |
The specified disk set contains volumes which exist on disks outside of the set. |
ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS |
-1070071785 |
0xc0380017 |
A disk in the volume layout provides extents to more than one member of a plex. |
ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_PLEXES |
-1070071784 |
0xc0380018 |
A disk in the volume layout provides extents to more than one plex. |
ERROR_VOLMGR_DYNAMIC_DISK_NOT_SUPPORTED |
-1070071783 |
0xc0380019 |
Dynamic disks are not supported on this system. |
ERROR_VOLMGR_EXTENT_ALREADY_USED |
-1070071782 |
0xc038001a |
The specified extent is already used by other volumes. |
ERROR_VOLMGR_EXTENT_NOT_CONTIGUOUS |
-1070071781 |
0xc038001b |
The specified volume is retained and can only be extended into a contiguous extent. The specified extent to grow the volume is not contiguous with the specified volume. |
ERROR_VOLMGR_EXTENT_NOT_IN_PUBLIC_REGION |
-1070071780 |
0xc038001c |
The specified volume extent is not within the public region of the disk. |
ERROR_VOLMGR_EXTENT_NOT_SECTOR_ALIGNED |
-1070071779 |
0xc038001d |
The specified volume extent is not sector aligned. |
ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION |
-1070071778 |
0xc038001e |
The specified partition overlaps an EBR (the first track of an extended partition on an MBR disk). |
ERROR_VOLMGR_EXTENT_VOLUME_LENGTHS_DO_NOT_MATCH |
-1070071777 |
0xc038001f |
The specified extent lengths cannot be used to construct a volume with specified length. |
ERROR_VOLMGR_FAULT_TOLERANT_NOT_SUPPORTED |
-1070071776 |
0xc0380020 |
The system does not support fault tolerant volumes. |
ERROR_VOLMGR_INTERLEAVE_LENGTH_INVALID |
-1070071775 |
0xc0380021 |
The specified interleave length is invalid. |
ERROR_VOLMGR_MAXIMUM_REGISTERED_USERS |
-1070071774 |
0xc0380022 |
There is already a maximum number of registered users. |
ERROR_VOLMGR_MEMBER_IN_SYNC |
-1070071773 |
0xc0380023 |
The specified member is already in-sync with the other active members. It does not need to be regenerated. |
ERROR_VOLMGR_MEMBER_INDEX_DUPLICATE |
-1070071772 |
0xc0380024 |
The same member index was specified more than once. |
ERROR_VOLMGR_MEMBER_INDEX_INVALID |
-1070071771 |
0xc0380025 |
The specified member index is greater or equal than the number of members in the volume plex. |
ERROR_VOLMGR_MEMBER_MISSING |
-1070071770 |
0xc0380026 |
The specified member is missing. It cannot be regenerated. |
ERROR_VOLMGR_MEMBER_NOT_DETACHED |
-1070071769 |
0xc0380027 |
The specified member is not detached. Cannot replace a member which is not detached. |
ERROR_VOLMGR_MEMBER_REGENERATING |
-1070071768 |
0xc0380028 |
The specified member is already regenerating. |
ERROR_VOLMGR_ALL_DISKS_FAILED |
-1070071767 |
0xc0380029 |
All disks belonging to the pack failed. |
ERROR_VOLMGR_NO_REGISTERED_USERS |
-1070071766 |
0xc038002a |
There are currently no registered users for notifications. The task number is irrelevant unless there are registered users. |
ERROR_VOLMGR_NO_SUCH_USER |
-1070071765 |
0xc038002b |
The specified notification user does not exist. Failed to unregister user for notifications. |
ERROR_VOLMGR_NOTIFICATION_RESET |
-1070071764 |
0xc038002c |
The notifications have been reset. Notifications for the current user are invalid. Unregister and re-register for notifications. |
ERROR_VOLMGR_NUMBER_OF_MEMBERS_INVALID |
-1070071763 |
0xc038002d |
The specified number of members is invalid. |
ERROR_VOLMGR_NUMBER_OF_PLEXES_INVALID |
-1070071762 |
0xc038002e |
The specified number of plexes is invalid. |
ERROR_VOLMGR_PACK_DUPLICATE |
-1070071761 |
0xc038002f |
The specified source and target packs are identical. |
ERROR_VOLMGR_PACK_ID_INVALID |
-1070071760 |
0xc0380030 |
The specified pack id is invalid. There are no packs with the specified pack id. |
ERROR_VOLMGR_PACK_INVALID |
-1070071759 |
0xc0380031 |
The specified pack is the invalid pack. The operation cannot complete with the invalid pack. |
ERROR_VOLMGR_PACK_NAME_INVALID |
-1070071758 |
0xc0380032 |
The specified pack name is invalid. |
ERROR_VOLMGR_PACK_OFFLINE |
-1070071757 |
0xc0380033 |
The specified pack is offline. |
ERROR_VOLMGR_PACK_HAS_QUORUM |
-1070071756 |
0xc0380034 |
The specified pack already has a quorum of healthy disks. |
ERROR_VOLMGR_PACK_WITHOUT_QUORUM |
-1070071755 |
0xc0380035 |
The pack does not have a quorum of healthy disks. |
ERROR_VOLMGR_PARTITION_STYLE_INVALID |
-1070071754 |
0xc0380036 |
The specified disk has an unsupported partition style. Only MBR and GPT partition styles are supported. |
ERROR_VOLMGR_PARTITION_UPDATE_FAILED |
-1070071753 |
0xc0380037 |
Failed to update the disk's partition layout. |
ERROR_VOLMGR_PLEX_IN_SYNC |
-1070071752 |
0xc0380038 |
The specified plex is already in-sync with the other active plexes. It does not need to be regenerated. |
ERROR_VOLMGR_PLEX_INDEX_DUPLICATE |
-1070071751 |
0xc0380039 |
The same plex index was specified more than once. |
ERROR_VOLMGR_PLEX_INDEX_INVALID |
-1070071750 |
0xc038003a |
The specified plex index is greater or equal than the number of plexes in the volume. |
ERROR_VOLMGR_PLEX_LAST_ACTIVE |
-1070071749 |
0xc038003b |
The specified plex is the last active plex in the volume. The plex cannot be removed or else the volume will go offline. |
ERROR_VOLMGR_PLEX_MISSING |
-1070071748 |
0xc038003c |
The specified plex is missing. |
ERROR_VOLMGR_PLEX_REGENERATING |
-1070071747 |
0xc038003d |
The specified plex is currently regenerating. |
ERROR_VOLMGR_PLEX_TYPE_INVALID |
-1070071746 |
0xc038003e |
The specified plex type is invalid. |
ERROR_VOLMGR_PLEX_NOT_SIMPLE |
-1070071744 |
0xc0380040 |
The operation is only supported on simple plexes. |
ERROR_VOLMGR_STRUCTURE_SIZE_INVALID |
-1070071743 |
0xc0380041 |
The Size fields in the VM_VOLUME_LAYOUT input structure are incorrectly set. |
ERROR_VOLMGR_TOO_MANY_NOTIFICATION_REQUESTS |
-1070071742 |
0xc0380042 |
There is already a pending request for notifications. Wait for the existing request to return before requesting for more notifications. |
ERROR_VOLMGR_TRANSACTION_IN_PROGRESS |
-1070071741 |
0xc0380043 |
There is currently a transaction in process. |
ERROR_VOLMGR_UNEXPECTED_DISK_LAYOUT_CHANGE |
-1070071740 |
0xc0380044 |
An unexpected layout change occurred outside of the volume manager. |
ERROR_VOLMGR_VOLUME_CONTAINS_MISSING_DISK |
-1070071739 |
0xc0380045 |
The specified volume contains a missing disk. |
ERROR_VOLMGR_VOLUME_ID_INVALID |
-1070071738 |
0xc0380046 |
The specified volume id is invalid. There are no volumes with the specified volume id. |
ERROR_VOLMGR_VOLUME_LENGTH_INVALID |
-1070071737 |
0xc0380047 |
The specified volume length is invalid. |
ERROR_VOLMGR_VOLUME_LENGTH_NOT_SECTOR_SIZE_MULTIPLE |
-1070071736 |
0xc0380048 |
The specified size for the volume is not a multiple of the sector size. |
ERROR_VOLMGR_VOLUME_NOT_MIRRORED |
-1070071735 |
0xc0380049 |
The operation is only supported on mirrored volumes. |
ERROR_VOLMGR_VOLUME_NOT_RETAINED |
-1070071734 |
0xc038004a |
The specified volume does not have a retain partition. |
ERROR_VOLMGR_VOLUME_OFFLINE |
-1070071733 |
0xc038004b |
The specified volume is offline. |
ERROR_VOLMGR_VOLUME_RETAINED |
-1070071732 |
0xc038004c |
The specified volume already has a retain partition. |
ERROR_VOLMGR_NUMBER_OF_EXTENTS_INVALID |
-1070071731 |
0xc038004d |
The specified number of extents is invalid. |
ERROR_VOLMGR_DIFFERENT_SECTOR_SIZE |
-1070071730 |
0xc038004e |
All disks participating to the volume must have the same sector size. |
ERROR_VOLMGR_BAD_BOOT_DISK |
-1070071729 |
0xc038004f |
The boot disk experienced failures. |
ERROR_VOLMGR_PACK_CONFIG_OFFLINE |
-1070071728 |
0xc0380050 |
The configuration of the pack is offline. |
ERROR_VOLMGR_PACK_CONFIG_ONLINE |
-1070071727 |
0xc0380051 |
The configuration of the pack is online. |
ERROR_VOLMGR_NOT_PRIMARY_PACK |
-1070071726 |
0xc0380052 |
The specified pack is not the primary pack. |
ERROR_VOLMGR_PACK_LOG_UPDATE_FAILED |
-1070071725 |
0xc0380053 |
All disks failed to be updated with the new content of the log. |
ERROR_VOLMGR_NUMBER_OF_DISKS_IN_PLEX_INVALID |
-1070071724 |
0xc0380054 |
The specified number of disks in a plex is invalid. |
ERROR_VOLMGR_NUMBER_OF_DISKS_IN_MEMBER_INVALID |
-1070071723 |
0xc0380055 |
The specified number of disks in a plex member is invalid. |
ERROR_VOLMGR_VOLUME_MIRRORED |
-1070071722 |
0xc0380056 |
The operation is not supported on mirrored volumes. |
ERROR_VOLMGR_PLEX_NOT_SIMPLE_SPANNED |
-1070071721 |
0xc0380057 |
The operation is only supported on simple and spanned plexes. |
ERROR_VOLMGR_NO_VALID_LOG_COPIES |
-1070071720 |
0xc0380058 |
The pack has no valid log copies. |
ERROR_VOLMGR_PRIMARY_PACK_PRESENT |
-1070071719 |
0xc0380059 |
A primary pack is already present. |
ERROR_VOLMGR_NUMBER_OF_DISKS_INVALID |
-1070071718 |
0xc038005a |
The specified number of disks is invalid. |
ERROR_VOLMGR_MIRROR_NOT_SUPPORTED |
-1070071717 |
0xc038005b |
The system does not support mirrored volumes. |
ERROR_BCD_NOT_ALL_ENTRIES_IMPORTED |
-2143748095 |
0x80390001 |
Some BCD entries were not imported correctly from the BCD store. |
ERROR_BCD_TOO_MANY_ELEMENTS |
-1070006270 |
0xc0390002 |
Entries enumerated have exceeded the allowed threshold. |
ERROR_BCD_NOT_ALL_ENTRIES_SYNCHRONIZED |
-2143748093 |
0x80390003 |
Some BCD entries were not synchronized correctly with the firmware. |
ERROR_VHD_DRIVE_FOOTER_MISSING |
-1069940735 |
0xc03a0001 |
The virtual hard disk is corrupted. The virtual hard disk drive footer is missing. |
ERROR_VHD_DRIVE_FOOTER_CHECKSUM_MISMATCH |
-1069940734 |
0xc03a0002 |
The virtual hard disk is corrupted. The virtual hard disk drive footer checksum does not match the on-disk checksum. |
ERROR_VHD_DRIVE_FOOTER_CORRUPT |
-1069940733 |
0xc03a0003 |
The virtual hard disk is corrupted. The virtual hard disk drive footer in the virtual hard disk is corrupted. |
ERROR_VHD_FORMAT_UNKNOWN |
-1069940732 |
0xc03a0004 |
The system does not recognize the file format of this virtual hard disk. |
ERROR_VHD_FORMAT_UNSUPPORTED_VERSION |
-1069940731 |
0xc03a0005 |
The version does not support this version of the file format. |
ERROR_VHD_SPARSE_HEADER_CHECKSUM_MISMATCH |
-1069940730 |
0xc03a0006 |
The virtual hard disk is corrupted. The sparse header checksum does not match the on-disk checksum. |
ERROR_VHD_SPARSE_HEADER_UNSUPPORTED_VERSION |
-1069940729 |
0xc03a0007 |
The system does not support this version of the virtual hard disk.This version of the sparse header is not supported. |
ERROR_VHD_SPARSE_HEADER_CORRUPT |
-1069940728 |
0xc03a0008 |
The virtual hard disk is corrupted. The sparse header in the virtual hard disk is corrupt. |
ERROR_VHD_BLOCK_ALLOCATION_FAILURE |
-1069940727 |
0xc03a0009 |
Failed to write to the virtual hard disk failed because the system failed to allocate a new block in the virtual hard disk. |
ERROR_VHD_BLOCK_ALLOCATION_TABLE_CORRUPT |
-1069940726 |
0xc03a000a |
The virtual hard disk is corrupted. The block allocation table in the virtual hard disk is corrupt. |
ERROR_VHD_INVALID_BLOCK_SIZE |
-1069940725 |
0xc03a000b |
The system does not support this version of the virtual hard disk. The block size is invalid. |
ERROR_VHD_BITMAP_MISMATCH |
-1069940724 |
0xc03a000c |
The virtual hard disk is corrupted. The block bitmap does not match with the block data present in the virtual hard disk. |
ERROR_VHD_PARENT_VHD_NOT_FOUND |
-1069940723 |
0xc03a000d |
The chain of virtual hard disks is broken. The system cannot locate the parent virtual hard disk for the differencing disk. |
ERROR_VHD_CHILD_PARENT_ID_MISMATCH |
-1069940722 |
0xc03a000e |
The chain of virtual hard disks is corrupted. There is a mismatch in the identifiers of the parent virtual hard disk and differencing disk. |
ERROR_VHD_CHILD_PARENT_TIMESTAMP_MISMATCH |
-1069940721 |
0xc03a000f |
The chain of virtual hard disks is corrupted. The time stamp of the parent virtual hard disk does not match the time stamp of the differencing disk. |
ERROR_VHD_METADATA_READ_FAILURE |
-1069940720 |
0xc03a0010 |
Failed to read the metadata of the virtual hard disk. |
ERROR_VHD_METADATA_WRITE_FAILURE |
-1069940719 |
0xc03a0011 |
Failed to write to the metadata of the virtual hard disk. |
ERROR_VHD_INVALID_SIZE |
-1069940718 |
0xc03a0012 |
The size of the virtual hard disk is not valid. |
ERROR_VHD_INVALID_FILE_SIZE |
-1069940717 |
0xc03a0013 |
The file size of this virtual hard disk is not valid. |
ERROR_VIRTDISK_PROVIDER_NOT_FOUND |
-1069940716 |
0xc03a0014 |
A virtual disk support provider for the specified file was not found. |
ERROR_VIRTDISK_NOT_VIRTUAL_DISK |
-1069940715 |
0xc03a0015 |
The specified disk is not a virtual disk. |
ERROR_VHD_PARENT_VHD_ACCESS_DENIED |
-1069940714 |
0xc03a0016 |
The chain of virtual hard disks is inaccessible. The process has not been granted access rights to the parent virtual hard disk for the differencing disk. |
ERROR_VHD_CHILD_PARENT_SIZE_MISMATCH |
-1069940713 |
0xc03a0017 |
The chain of virtual hard disks is corrupted. There is a mismatch in the virtual sizes of the parent virtual hard disk and differencing disk. |
ERROR_VHD_DIFFERENCING_CHAIN_CYCLE_DETECTED |
-1069940712 |
0xc03a0018 |
The chain of virtual hard disks is corrupted. A differencing disk is indicated in its own parent chain. |
ERROR_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT |
-1069940711 |
0xc03a0019 |
The chain of virtual hard disks is inaccessible. There was an error opening a virtual hard disk further up the chain. |
ERROR_VIRTUAL_DISK_LIMITATION |
-1069940710 |
0xc03a001a |
The requested operation could not be completed due to a virtual disk system limitation. Virtual hard disk files must be uncompressed and unencrypted and must not be sparse. |
ERROR_VHD_INVALID_TYPE |
-1069940709 |
0xc03a001b |
The requested operation cannot be performed on a virtual disk of this type. |
ERROR_VHD_INVALID_STATE |
-1069940708 |
0xc03a001c |
The requested operation cannot be performed on the virtual disk in its current state. |
ERROR_VIRTDISK_UNSUPPORTED_DISK_SECTOR_SIZE |
-1069940707 |
0xc03a001d |
The sector size of the physical disk on which the virtual disk resides is not supported. |
ERROR_VIRTDISK_DISK_ALREADY_OWNED |
-1069940706 |
0xc03a001e |
The disk is already owned by a different owner. |
ERROR_VIRTDISK_DISK_ONLINE_AND_WRITABLE |
-1069940705 |
0xc03a001f |
The disk must be offline or read-only. |
ERROR_CTLOG_TRACKING_NOT_INITIALIZED |
-1069940704 |
0xc03a0020 |
Change Tracking is not initialized for this virtual disk. |
ERROR_CTLOG_LOGFILE_SIZE_EXCEEDED_MAXSIZE |
-1069940703 |
0xc03a0021 |
Size of change tracking file exceeded the maximum size limit. |
ERROR_CTLOG_VHD_CHANGED_OFFLINE |
-1069940702 |
0xc03a0022 |
VHD file is changed due to compaction, expansion, or offline updates. |
ERROR_CTLOG_INVALID_TRACKING_STATE |
-1069940701 |
0xc03a0023 |
Change Tracking for the virtual disk is not in a valid state to perform this request. Change tracking could be discontinued or already in the requested state. |
ERROR_CTLOG_INCONSISTENT_TRACKING_FILE |
-1069940700 |
0xc03a0024 |
Change Tracking file for the virtual disk is not in a valid state. |
ERROR_VHD_RESIZE_WOULD_TRUNCATE_DATA |
-1069940699 |
0xc03a0025 |
The requested resize operation could not be completed because it might truncate user data residing on the virtual disk. |
ERROR_VHD_COULD_NOT_COMPUTE_MINIMUM_VIRTUAL_SIZE |
-1069940698 |
0xc03a0026 |
The requested operation could not be completed because the virtual disk's minimum safe size could not be determined.\r\nThis may be due to a missing or corrupt partition table. |
ERROR_VHD_ALREADY_AT_OR_BELOW_MINIMUM_VIRTUAL_SIZE |
-1069940697 |
0xc03a0027 |
The requested operation could not be completed because the virtual disk's size cannot be safely reduced further. |
ERROR_VHD_METADATA_FULL |
-1069940696 |
0xc03a0028 |
There is not enough space in the virtual disk file for the provided metadata item. |
ERROR_VHD_INVALID_CHANGE_TRACKING_ID |
-1069940695 |
0xc03a0029 |
The specified change tracking identifier is not valid. |
ERROR_VHD_CHANGE_TRACKING_DISABLED |
-1069940694 |
0xc03a002a |
Change tracking is disabled for the specified virtual hard disk, so no change tracking information is available. |
ERROR_VHD_MISSING_CHANGE_TRACKING_INFORMATION |
-1069940688 |
0xc03a0030 |
There is no change tracking data available associated with the specified change tracking identifier. |
ERROR_QUERY_STORAGE_ERROR |
-2143682559 |
0x803a0001 |
The virtualization storage subsystem has generated an error. |
HCN_E_NETWORK_NOT_FOUND |
-2143617023 |
0x803b0001 |
The network was not found. |
HCN_E_ENDPOINT_NOT_FOUND |
-2143617022 |
0x803b0002 |
The endpoint was not found. |
HCN_E_LAYER_NOT_FOUND |
-2143617021 |
0x803b0003 |
The network's underlying layer was not found. |
HCN_E_SWITCH_NOT_FOUND |
-2143617020 |
0x803b0004 |
The virtual switch was not found. |
HCN_E_SUBNET_NOT_FOUND |
-2143617019 |
0x803b0005 |
The network does not have a subnet for this endpoint. |
HCN_E_ADAPTER_NOT_FOUND |
-2143617018 |
0x803b0006 |
An adapter was not found. |
HCN_E_PORT_NOT_FOUND |
-2143617017 |
0x803b0007 |
The switch-port was not found. |
HCN_E_POLICY_NOT_FOUND |
-2143617016 |
0x803b0008 |
An expected policy was not found. |
HCN_E_VFP_PORTSETTING_NOT_FOUND |
-2143617015 |
0x803b0009 |
A required VFP port setting was not found. |
HCN_E_INVALID_NETWORK |
-2143617014 |
0x803b000a |
The provided network configuration is invalid or missing parameters. |
HCN_E_INVALID_NETWORK_TYPE |
-2143617013 |
0x803b000b |
Invalid network type. |
HCN_E_INVALID_ENDPOINT |
-2143617012 |
0x803b000c |
The provided endpoint configuration is invalid or missing parameters. |
HCN_E_INVALID_POLICY |
-2143617011 |
0x803b000d |
The provided policy configuration is invalid or missing parameters. |
HCN_E_INVALID_POLICY_TYPE |
-2143617010 |
0x803b000e |
Invalid policy type. |
HCN_E_INVALID_REMOTE_ENDPOINT_OPERATION |
-2143617009 |
0x803b000f |
This requested operation is invalid for a remote endpoint. |
HCN_E_NETWORK_ALREADY_EXISTS |
-2143617008 |
0x803b0010 |
A network with this name already exists. |
HCN_E_LAYER_ALREADY_EXISTS |
-2143617007 |
0x803b0011 |
A network with this name already exists. |
HCN_E_POLICY_ALREADY_EXISTS |
-2143617006 |
0x803b0012 |
Policy information already exists on this object. |
HCN_E_PORT_ALREADY_EXISTS |
-2143617005 |
0x803b0013 |
The specified port already exists. |
HCN_E_ENDPOINT_ALREADY_ATTACHED |
-2143617004 |
0x803b0014 |
This endpoint is already attached to the switch. |
HCN_E_REQUEST_UNSUPPORTED |
-2143617003 |
0x803b0015 |
The specified request is unsupported. |
HCN_E_MAPPING_NOT_SUPPORTED |
-2143617002 |
0x803b0016 |
Port mapping is not supported on the given network. |
HCN_E_DEGRADED_OPERATION |
-2143617001 |
0x803b0017 |
There was an operation attempted on a degraded object. |
HCN_E_SHARED_SWITCH_MODIFICATION |
-2143617000 |
0x803b0018 |
Cannot modify a switch shared by multiple networks. |
HCN_E_GUID_CONVERSION_FAILURE |
-2143616999 |
0x803b0019 |
Failed to interpret a parameter as a GUID. |
HCN_E_REGKEY_FAILURE |
-2143616998 |
0x803b001a |
Failed to process registry key. |
HCN_E_INVALID_JSON |
-2143616997 |
0x803b001b |
Invalid JSON document string. |
HCN_E_INVALID_JSON_REFERENCE |
-2143616996 |
0x803b001c |
The reference is invalid in the JSON document. |
HCN_E_ENDPOINT_SHARING_DISABLED |
-2143616995 |
0x803b001d |
Endpoint sharing is disabled. |
HCN_E_INVALID_IP |
-2143616994 |
0x803b001e |
IP address is either invalid or not part of any configured subnet(s). |
HCN_E_SWITCH_EXTENSION_NOT_FOUND |
-2143616993 |
0x803b001f |
The specified switch extension does not exist on this switch. |
HCN_E_MANAGER_STOPPED |
-2143616992 |
0x803b0020 |
Operation cannot be performed while service is stopping. |
GCN_E_MODULE_NOT_FOUND |
-2143616991 |
0x803b0021 |
Operation cannot be performed while service module not found. |
GCN_E_NO_REQUEST_HANDLERS |
-2143616990 |
0x803b0022 |
Request Handlers not present to handle the JSON request. |
GCN_E_REQUEST_UNSUPPORTED |
-2143616989 |
0x803b0023 |
The specified request is unsupported. |
GCN_E_RUNTIMEKEYS_FAILED |
-2143616988 |
0x803b0024 |
Add runtime keys to container failed. |
GCN_E_NETADAPTER_TIMEOUT |
-2143616987 |
0x803b0025 |
Timeout while waiting for network adapter with the given instance id |
GCN_E_NETADAPTER_NOT_FOUND |
-2143616986 |
0x803b0026 |
Network adapter not found for the given instance id |
GCN_E_NETCOMPARTMENT_NOT_FOUND |
-2143616985 |
0x803b0027 |
Network compartment not found for the given id |
GCN_E_NETINTERFACE_NOT_FOUND |
-2143616984 |
0x803b0028 |
Network interface not found for the given id |
GCN_E_DEFAULTNAMESPACE_EXISTS |
-2143616983 |
0x803b0029 |
Default Namespace already exists |
HCN_E_ICS_DISABLED |
-2143616982 |
0x803b002a |
Internet Connection Sharing service (SharedAccess) is disabled and cannot be started |
HCN_E_ENDPOINT_NAMESPACE_ALREADY_EXISTS |
-2143616981 |
0x803b002b |
This requested operation is invalid as endpoint is already part of a network namespace. |
HCN_E_ENTITY_HAS_REFERENCES |
-2143616980 |
0x803b002c |
The specified entity cannot be removed while it still has references. |
HCN_E_INVALID_INTERNAL_PORT |
-2143616979 |
0x803b002d |
The internal port must exist and cannot be zero. |
HCN_E_NAMESPACE_ATTACH_FAILED |
-2143616978 |
0x803b002e |
The requested operation for attach namespace failed. |
HCN_E_ADDR_INVALID_OR_RESERVED |
-2143616977 |
0x803b002f |
An address provided is invalid or reserved. |
SDIAG_E_CANCELLED |
-2143551232 |
0x803c0100 |
The operation was cancelled. |
SDIAG_E_SCRIPT |
-2143551231 |
0x803c0101 |
An error occurred when running a PowerShell script. |
SDIAG_E_POWERSHELL |
-2143551230 |
0x803c0102 |
An error occurred when interacting with PowerShell runtime. |
SDIAG_E_MANAGEDHOST |
-2143551229 |
0x803c0103 |
An error occurred in the Scripted Diagnostic Managed Host. |
SDIAG_E_NOVERIFIER |
-2143551228 |
0x803c0104 |
The troubleshooting pack does not contain a required verifier to complete the verification. |
SDIAG_S_CANNOTRUN |
3932421 |
0x3c0105 |
The troubleshooting pack cannot be executed on this system. |
SDIAG_E_DISABLED |
-2143551226 |
0x803c0106 |
Scripted diagnostics is disabled by group policy. |
SDIAG_E_TRUST |
-2143551225 |
0x803c0107 |
Trust validation of the troubleshooting pack failed. |
SDIAG_E_CANNOTRUN |
-2143551224 |
0x803c0108 |
The troubleshooting pack cannot be executed on this system. |
SDIAG_E_VERSION |
-2143551223 |
0x803c0109 |
This version of the troubleshooting pack is not supported. |
SDIAG_E_RESOURCE |
-2143551222 |
0x803c010a |
A required resource cannot be loaded. |
SDIAG_E_ROOTCAUSE |
-2143551221 |
0x803c010b |
The troubleshooting pack reported information for a root cause without adding the root cause. |
WPN_E_CHANNEL_CLOSED |
-2143420160 |
0x803e0100 |
The notification channel has already been closed. |
WPN_E_CHANNEL_REQUEST_NOT_COMPLETE |
-2143420159 |
0x803e0101 |
The notification channel request did not complete successfully. |
WPN_E_INVALID_APP |
-2143420158 |
0x803e0102 |
The application identifier provided is invalid. |
WPN_E_OUTSTANDING_CHANNEL_REQUEST |
-2143420157 |
0x803e0103 |
A notification channel request for the provided application identifier is in progress. |
WPN_E_DUPLICATE_CHANNEL |
-2143420156 |
0x803e0104 |
The channel identifier is already tied to another application endpoint. |
WPN_E_PLATFORM_UNAVAILABLE |
-2143420155 |
0x803e0105 |
The notification platform is unavailable. |
WPN_E_NOTIFICATION_POSTED |
-2143420154 |
0x803e0106 |
The notification has already been posted. |
WPN_E_NOTIFICATION_HIDDEN |
-2143420153 |
0x803e0107 |
The notification has already been hidden. |
WPN_E_NOTIFICATION_NOT_POSTED |
-2143420152 |
0x803e0108 |
The notification cannot be hidden until it has been shown. |
WPN_E_CLOUD_DISABLED |
-2143420151 |
0x803e0109 |
Cloud notifications have been turned off. |
WPN_E_CLOUD_INCAPABLE |
-2143420144 |
0x803e0110 |
The application does not have the cloud notification capability. |
WPN_E_CLOUD_AUTH_UNAVAILABLE |
-2143420134 |
0x803e011a |
The notification platform is unable to retrieve the authentication credentials required to connect to the cloud notification service. |
WPN_E_CLOUD_SERVICE_UNAVAILABLE |
-2143420133 |
0x803e011b |
The notification platform is unable to connect to the cloud notification service. |
WPN_E_FAILED_LOCK_SCREEN_UPDATE_INTIALIZATION |
-2143420132 |
0x803e011c |
The notification platform is unable to initialize a callback for lock screen updates. |
WPN_E_NOTIFICATION_DISABLED |
-2143420143 |
0x803e0111 |
Settings prevent the notification from being delivered. |
WPN_E_NOTIFICATION_INCAPABLE |
-2143420142 |
0x803e0112 |
Application capabilities prevent the notification from being delivered. |
WPN_E_INTERNET_INCAPABLE |
-2143420141 |
0x803e0113 |
The application does not have the internet access capability. |
WPN_E_NOTIFICATION_TYPE_DISABLED |
-2143420140 |
0x803e0114 |
Settings prevent the notification type from being delivered. |
WPN_E_NOTIFICATION_SIZE |
-2143420139 |
0x803e0115 |
The size of the notification content is too large. |
WPN_E_TAG_SIZE |
-2143420138 |
0x803e0116 |
The size of the notification tag is too large. |
WPN_E_ACCESS_DENIED |
-2143420137 |
0x803e0117 |
The notification platform doesn't have appropriate privilege on resources. |
WPN_E_DUPLICATE_REGISTRATION |
-2143420136 |
0x803e0118 |
The notification platform found application is already registered. |
WPN_E_PUSH_NOTIFICATION_INCAPABLE |
-2143420135 |
0x803e0119 |
The application background task does not have the push notification capability. |
WPN_E_DEV_ID_SIZE |
-2143420128 |
0x803e0120 |
The size of the developer id for scheduled notification is too large. |
WPN_E_TAG_ALPHANUMERIC |
-2143420118 |
0x803e012a |
The notification tag is not alphanumeric. |
WPN_E_INVALID_HTTP_STATUS_CODE |
-2143420117 |
0x803e012b |
The notification platform has received invalid HTTP status code other than 2xx for polling. |
WPN_E_OUT_OF_SESSION |
-2143419904 |
0x803e0200 |
The notification platform has run out of presentation layer sessions. |
WPN_E_POWER_SAVE |
-2143419903 |
0x803e0201 |
The notification platform rejects image download request due to system in power save mode. |
WPN_E_IMAGE_NOT_FOUND_IN_CACHE |
-2143419902 |
0x803e0202 |
The notification platform doesn't have the requested image in its cache. |
WPN_E_ALL_URL_NOT_COMPLETED |
-2143419901 |
0x803e0203 |
The notification platform cannot complete all of requested image. |
WPN_E_INVALID_CLOUD_IMAGE |
-2143419900 |
0x803e0204 |
A cloud image downloaded from the notification platform is invalid. |
WPN_E_NOTIFICATION_ID_MATCHED |
-2143419899 |
0x803e0205 |
Notification Id provided as filter is matched with what the notification platform maintains. |
WPN_E_CALLBACK_ALREADY_REGISTERED |
-2143419898 |
0x803e0206 |
Notification callback interface is already registered. |
WPN_E_TOAST_NOTIFICATION_DROPPED |
-2143419897 |
0x803e0207 |
Toast Notification was dropped without being displayed to the user. |
WPN_E_STORAGE_LOCKED |
-2143419896 |
0x803e0208 |
The notification platform does not have the proper privileges to complete the request. |
WPN_E_GROUP_SIZE |
-2143419895 |
0x803e0209 |
The size of the notification group is too large. |
WPN_E_GROUP_ALPHANUMERIC |
-2143419894 |
0x803e020a |
The notification group is not alphanumeric. |
WPN_E_CLOUD_DISABLED_FOR_APP |
-2143419893 |
0x803e020b |
Cloud notifications have been disabled for the application due to a policy setting. |
E_MBN_CONTEXT_NOT_ACTIVATED |
-2141945343 |
0x80548201 |
Context is not activated. |
E_MBN_BAD_SIM |
-2141945342 |
0x80548202 |
Bad SIM is inserted. |
E_MBN_DATA_CLASS_NOT_AVAILABLE |
-2141945341 |
0x80548203 |
Requested data class is not available. |
E_MBN_INVALID_ACCESS_STRING |
-2141945340 |
0x80548204 |
Access point name (APN) or Access string is incorrect. |
E_MBN_MAX_ACTIVATED_CONTEXTS |
-2141945339 |
0x80548205 |
Max activated contexts have reached. |
E_MBN_PACKET_SVC_DETACHED |
-2141945338 |
0x80548206 |
Device is in packet detach state. |
E_MBN_PROVIDER_NOT_VISIBLE |
-2141945337 |
0x80548207 |
Provider is not visible. |
E_MBN_RADIO_POWER_OFF |
-2141945336 |
0x80548208 |
Radio is powered off. |
E_MBN_SERVICE_NOT_ACTIVATED |
-2141945335 |
0x80548209 |
MBN subscription is not activated. |
E_MBN_SIM_NOT_INSERTED |
-2141945334 |
0x8054820a |
SIM is not inserted. |
E_MBN_VOICE_CALL_IN_PROGRESS |
-2141945333 |
0x8054820b |
Voice call in progress. |
E_MBN_INVALID_CACHE |
-2141945332 |
0x8054820c |
Visible provider cache is invalid. |
E_MBN_NOT_REGISTERED |
-2141945331 |
0x8054820d |
Device is not registered. |
E_MBN_PROVIDERS_NOT_FOUND |
-2141945330 |
0x8054820e |
Providers not found. |
E_MBN_PIN_NOT_SUPPORTED |
-2141945329 |
0x8054820f |
Pin is not supported. |
E_MBN_PIN_REQUIRED |
-2141945328 |
0x80548210 |
Pin is required. |
E_MBN_PIN_DISABLED |
-2141945327 |
0x80548211 |
PIN is disabled. |
E_MBN_FAILURE |
-2141945326 |
0x80548212 |
Generic Failure. |
E_MBN_INVALID_PROFILE |
-2141945320 |
0x80548218 |
Profile is invalid. |
E_MBN_DEFAULT_PROFILE_EXIST |
-2141945319 |
0x80548219 |
Default profile exist. |
E_MBN_SMS_ENCODING_NOT_SUPPORTED |
-2141945312 |
0x80548220 |
SMS encoding is not supported. |
E_MBN_SMS_FILTER_NOT_SUPPORTED |
-2141945311 |
0x80548221 |
SMS filter is not supported. |
E_MBN_SMS_INVALID_MEMORY_INDEX |
-2141945310 |
0x80548222 |
Invalid SMS memory index is used. |
E_MBN_SMS_LANG_NOT_SUPPORTED |
-2141945309 |
0x80548223 |
SMS language is not supported. |
E_MBN_SMS_MEMORY_FAILURE |
-2141945308 |
0x80548224 |
SMS memory failure occurred. |
E_MBN_SMS_NETWORK_TIMEOUT |
-2141945307 |
0x80548225 |
SMS network timeout happened. |
E_MBN_SMS_UNKNOWN_SMSC_ADDRESS |
-2141945306 |
0x80548226 |
Unknown SMSC address is used. |
E_MBN_SMS_FORMAT_NOT_SUPPORTED |
-2141945305 |
0x80548227 |
SMS format is not supported. |
E_MBN_SMS_OPERATION_NOT_ALLOWED |
-2141945304 |
0x80548228 |
SMS operation is not allowed. |
E_MBN_SMS_MEMORY_FULL |
-2141945303 |
0x80548229 |
Device SMS memory is full. |
PEER_E_NOT_INITIALIZED |
-2140995582 |
0x80630002 |
The component has not been initialized. |
PEER_E_CANNOT_START_SERVICE |
-2140995581 |
0x80630003 |
The required service cannot be started. |
PEER_E_NOT_LICENSED |
-2140995580 |
0x80630004 |
The P2P protocol is not licensed to run on this OS. |
PEER_E_INVALID_GRAPH |
-2140995568 |
0x80630010 |
The graph handle is invalid. |
PEER_E_DBNAME_CHANGED |
-2140995567 |
0x80630011 |
The graph database name has changed. |
PEER_E_DUPLICATE_GRAPH |
-2140995566 |
0x80630012 |
A graph with the same ID already exists. |
PEER_E_GRAPH_NOT_READY |
-2140995565 |
0x80630013 |
The graph is not ready. |
PEER_E_GRAPH_SHUTTING_DOWN |
-2140995564 |
0x80630014 |
The graph is shutting down. |
PEER_E_GRAPH_IN_USE |
-2140995563 |
0x80630015 |
The graph is still in use. |
PEER_E_INVALID_DATABASE |
-2140995562 |
0x80630016 |
The graph database is corrupt. |
PEER_E_TOO_MANY_ATTRIBUTES |
-2140995561 |
0x80630017 |
Too many attributes have been used. |
PEER_E_CONNECTION_NOT_FOUND |
-2140995325 |
0x80630103 |
The connection can not be found. |
PEER_E_CONNECT_SELF |
-2140995322 |
0x80630106 |
The peer attempted to connect to itself. |
PEER_E_ALREADY_LISTENING |
-2140995321 |
0x80630107 |
The peer is already listening for connections. |
PEER_E_NODE_NOT_FOUND |
-2140995320 |
0x80630108 |
The node was not found. |
PEER_E_CONNECTION_FAILED |
-2140995319 |
0x80630109 |
The Connection attempt failed. |
PEER_E_CONNECTION_NOT_AUTHENTICATED |
-2140995318 |
0x8063010a |
The peer connection could not be authenticated. |
PEER_E_CONNECTION_REFUSED |
-2140995317 |
0x8063010b |
The connection was refused. |
PEER_E_CLASSIFIER_TOO_LONG |
-2140995071 |
0x80630201 |
The peer name classifier is too long. |
PEER_E_TOO_MANY_IDENTITIES |
-2140995070 |
0x80630202 |
The maximum number of identities have been created. |
PEER_E_NO_KEY_ACCESS |
-2140995069 |
0x80630203 |
Unable to access a key. |
PEER_E_GROUPS_EXIST |
-2140995068 |
0x80630204 |
The group already exists. |
PEER_E_RECORD_NOT_FOUND |
-2140994815 |
0x80630301 |
The requested record could not be found. |
PEER_E_DATABASE_ACCESSDENIED |
-2140994814 |
0x80630302 |
Access to the database was denied. |
PEER_E_DBINITIALIZATION_FAILED |
-2140994813 |
0x80630303 |
The Database could not be initialized. |
PEER_E_MAX_RECORD_SIZE_EXCEEDED |
-2140994812 |
0x80630304 |
The record is too big. |
PEER_E_DATABASE_ALREADY_PRESENT |
-2140994811 |
0x80630305 |
The database already exists. |
PEER_E_DATABASE_NOT_PRESENT |
-2140994810 |
0x80630306 |
The database could not be found. |
PEER_E_IDENTITY_NOT_FOUND |
-2140994559 |
0x80630401 |
The identity could not be found. |
PEER_E_EVENT_HANDLE_NOT_FOUND |
-2140994303 |
0x80630501 |
The event handle could not be found. |
PEER_E_INVALID_SEARCH |
-2140994047 |
0x80630601 |
Invalid search. |
PEER_E_INVALID_ATTRIBUTES |
-2140994046 |
0x80630602 |
The search attributes are invalid. |
PEER_E_INVITATION_NOT_TRUSTED |
-2140993791 |
0x80630701 |
The invitation is not trusted. |
PEER_E_CHAIN_TOO_LONG |
-2140993789 |
0x80630703 |
The certchain is too long. |
PEER_E_INVALID_TIME_PERIOD |
-2140993787 |
0x80630705 |
The time period is invalid. |
PEER_E_CIRCULAR_CHAIN_DETECTED |
-2140993786 |
0x80630706 |
A circular cert chain was detected. |
PEER_E_CERT_STORE_CORRUPTED |
-2140993535 |
0x80630801 |
The certstore is corrupted. |
PEER_E_NO_CLOUD |
-2140991487 |
0x80631001 |
The specified PNRP cloud does not exist. |
PEER_E_CLOUD_NAME_AMBIGUOUS |
-2140991483 |
0x80631005 |
The cloud name is ambiguous. |
PEER_E_INVALID_RECORD |
-2140987376 |
0x80632010 |
The record is invalid. |
PEER_E_NOT_AUTHORIZED |
-2140987360 |
0x80632020 |
Not authorized. |
PEER_E_PASSWORD_DOES_NOT_MEET_POLICY |
-2140987359 |
0x80632021 |
The password does not meet policy requirements. |
PEER_E_DEFERRED_VALIDATION |
-2140987344 |
0x80632030 |
The record validation has been deferred. |
PEER_E_INVALID_GROUP_PROPERTIES |
-2140987328 |
0x80632040 |
The group properties are invalid. |
PEER_E_INVALID_PEER_NAME |
-2140987312 |
0x80632050 |
The peername is invalid. |
PEER_E_INVALID_CLASSIFIER |
-2140987296 |
0x80632060 |
The classifier is invalid. |
PEER_E_INVALID_FRIENDLY_NAME |
-2140987280 |
0x80632070 |
The friendly name is invalid. |
PEER_E_INVALID_ROLE_PROPERTY |
-2140987279 |
0x80632071 |
Invalid role property. |
PEER_E_INVALID_CLASSIFIER_PROPERTY |
-2140987278 |
0x80632072 |
Invalid classifier property. |
PEER_E_INVALID_RECORD_EXPIRATION |
-2140987264 |
0x80632080 |
Invalid record expiration. |
PEER_E_INVALID_CREDENTIAL_INFO |
-2140987263 |
0x80632081 |
Invalid credential info. |
PEER_E_INVALID_CREDENTIAL |
-2140987262 |
0x80632082 |
Invalid credential. |
PEER_E_INVALID_RECORD_SIZE |
-2140987261 |
0x80632083 |
Invalid record size. |
PEER_E_UNSUPPORTED_VERSION |
-2140987248 |
0x80632090 |
Unsupported version. |
PEER_E_GROUP_NOT_READY |
-2140987247 |
0x80632091 |
The group is not ready. |
PEER_E_GROUP_IN_USE |
-2140987246 |
0x80632092 |
The group is still in use. |
PEER_E_INVALID_GROUP |
-2140987245 |
0x80632093 |
The group is invalid. |
PEER_E_NO_MEMBERS_FOUND |
-2140987244 |
0x80632094 |
No members were found. |
PEER_E_NO_MEMBER_CONNECTIONS |
-2140987243 |
0x80632095 |
There are no member connections. |
PEER_E_UNABLE_TO_LISTEN |
-2140987242 |
0x80632096 |
Unable to listen. |
PEER_E_IDENTITY_DELETED |
-2140987232 |
0x806320a0 |
The identity does not exist. |
PEER_E_SERVICE_NOT_AVAILABLE |
-2140987231 |
0x806320a1 |
The service is not available. |
PEER_E_CONTACT_NOT_FOUND |
-2140971007 |
0x80636001 |
THe contact could not be found. |
PEER_S_GRAPH_DATA_CREATED |
6488065 |
0x630001 |
The graph data was created. |
PEER_S_NO_EVENT_DATA |
6488066 |
0x630002 |
There is not more event data. |
PEER_S_ALREADY_CONNECTED |
6496256 |
0x632000 |
The graph is already connect. |
PEER_S_SUBSCRIPTION_EXISTS |
6512640 |
0x636000 |
The subscription already exists. |
PEER_S_NO_CONNECTIVITY |
6488069 |
0x630005 |
No connectivity. |
PEER_S_ALREADY_A_MEMBER |
6488070 |
0x630006 |
Already a member. |
PEER_E_CANNOT_CONVERT_PEER_NAME |
-2140979199 |
0x80634001 |
The peername could not be converted to a DNS pnrp name. |
PEER_E_INVALID_PEER_HOST_NAME |
-2140979198 |
0x80634002 |
Invalid peer host name. |
PEER_E_NO_MORE |
-2140979197 |
0x80634003 |
No more data could be found. |
PEER_E_PNRP_DUPLICATE_PEER_NAME |
-2140979195 |
0x80634005 |
The existing peer name is already registered. |
PEER_E_INVITE_CANCELLED |
-2140966912 |
0x80637000 |
The app invite request was cancelled by the user. |
PEER_E_INVITE_RESPONSE_NOT_AVAILABLE |
-2140966911 |
0x80637001 |
No response of the invite was received. |
PEER_E_NOT_SIGNED_IN |
-2140966909 |
0x80637003 |
User is not signed into serverless presence. |
PEER_E_PRIVACY_DECLINED |
-2140966908 |
0x80637004 |
The user declined the privacy policy prompt. |
PEER_E_TIMEOUT |
-2140966907 |
0x80637005 |
A timeout occurred. |
PEER_E_INVALID_ADDRESS |
-2140966905 |
0x80637007 |
The address is invalid. |
PEER_E_FW_EXCEPTION_DISABLED |
-2140966904 |
0x80637008 |
A required firewall exception is disabled. |
PEER_E_FW_BLOCKED_BY_POLICY |
-2140966903 |
0x80637009 |
The service is blocked by a firewall policy. |
PEER_E_FW_BLOCKED_BY_SHIELDS_UP |
-2140966902 |
0x8063700a |
Firewall exceptions are disabled. |
PEER_E_FW_DECLINED |
-2140966901 |
0x8063700b |
The user declined to enable the firewall exceptions. |
UI_E_CREATE_FAILED |
-2144731135 |
0x802a0001 |
The object could not be created. |
UI_E_SHUTDOWN_CALLED |
-2144731134 |
0x802a0002 |
Shutdown was already called on this object or the object that owns it. |
UI_E_ILLEGAL_REENTRANCY |
-2144731133 |
0x802a0003 |
This method cannot be called during this type of callback. |
UI_E_OBJECT_SEALED |
-2144731132 |
0x802a0004 |
This object has been sealed, so this change is no longer allowed. |
UI_E_VALUE_NOT_SET |
-2144731131 |
0x802a0005 |
The requested value was never set. |
UI_E_VALUE_NOT_DETERMINED |
-2144731130 |
0x802a0006 |
The requested value cannot be determined. |
UI_E_INVALID_OUTPUT |
-2144731129 |
0x802a0007 |
A callback returned an invalid output parameter. |
UI_E_BOOLEAN_EXPECTED |
-2144731128 |
0x802a0008 |
A callback returned a success code other than S_OK or S_FALSE. |
UI_E_DIFFERENT_OWNER |
-2144731127 |
0x802a0009 |
A parameter that should be owned by this object is owned by a different object. |
UI_E_AMBIGUOUS_MATCH |
-2144731126 |
0x802a000a |
More than one item matched the search criteria. |
UI_E_FP_OVERFLOW |
-2144731125 |
0x802a000b |
A floating-point overflow occurred. |
UI_E_WRONG_THREAD |
-2144731124 |
0x802a000c |
This method can only be called from the thread that created the object. |
UI_E_STORYBOARD_ACTIVE |
-2144730879 |
0x802a0101 |
The storyboard is currently in the schedule. |
UI_E_STORYBOARD_NOT_PLAYING |
-2144730878 |
0x802a0102 |
The storyboard is not playing. |
UI_E_START_KEYFRAME_AFTER_END |
-2144730877 |
0x802a0103 |
The start keyframe might occur after the end keyframe. |
UI_E_END_KEYFRAME_NOT_DETERMINED |
-2144730876 |
0x802a0104 |
It might not be possible to determine the end keyframe time when the start keyframe is reached. |
UI_E_LOOPS_OVERLAP |
-2144730875 |
0x802a0105 |
Two repeated portions of a storyboard might overlap. |
UI_E_TRANSITION_ALREADY_USED |
-2144730874 |
0x802a0106 |
The transition has already been added to a storyboard. |
UI_E_TRANSITION_NOT_IN_STORYBOARD |
-2144730873 |
0x802a0107 |
The transition has not been added to a storyboard. |
UI_E_TRANSITION_ECLIPSED |
-2144730872 |
0x802a0108 |
The transition might eclipse the beginning of another transition in the storyboard. |
UI_E_TIME_BEFORE_LAST_UPDATE |
-2144730871 |
0x802a0109 |
The given time is earlier than the time passed to the last update. |
UI_E_TIMER_CLIENT_ALREADY_CONNECTED |
-2144730870 |
0x802a010a |
This client is already connected to a timer. |
UI_E_INVALID_DIMENSION |
-2144730869 |
0x802a010b |
The passed dimension is invalid or does not match the object's dimension. |
UI_E_PRIMITIVE_OUT_OF_BOUNDS |
-2144730868 |
0x802a010c |
The added primitive begins at or beyond the duration of the interpolator. |
UI_E_WINDOW_CLOSED |
-2144730623 |
0x802a0201 |
The operation cannot be completed because the window is being closed. |
E_BLUETOOTH_ATT_INVALID_HANDLE |
-2140864511 |
0x80650001 |
The attribute handle given was not valid on this server. |
E_BLUETOOTH_ATT_READ_NOT_PERMITTED |
-2140864510 |
0x80650002 |
The attribute cannot be read. |
E_BLUETOOTH_ATT_WRITE_NOT_PERMITTED |
-2140864509 |
0x80650003 |
The attribute cannot be written. |
E_BLUETOOTH_ATT_INVALID_PDU |
-2140864508 |
0x80650004 |
The attribute PDU was invalid. |
E_BLUETOOTH_ATT_INSUFFICIENT_AUTHENTICATION |
-2140864507 |
0x80650005 |
The attribute requires authentication before it can be read or written. |
E_BLUETOOTH_ATT_REQUEST_NOT_SUPPORTED |
-2140864506 |
0x80650006 |
Attribute server does not support the request received from the client. |
E_BLUETOOTH_ATT_INVALID_OFFSET |
-2140864505 |
0x80650007 |
Offset specified was past the end of the attribute. |
E_BLUETOOTH_ATT_INSUFFICIENT_AUTHORIZATION |
-2140864504 |
0x80650008 |
The attribute requires authorization before it can be read or written. |
E_BLUETOOTH_ATT_PREPARE_QUEUE_FULL |
-2140864503 |
0x80650009 |
Too many prepare writes have been queued. |
E_BLUETOOTH_ATT_ATTRIBUTE_NOT_FOUND |
-2140864502 |
0x8065000a |
No attribute found within the given attribute handle range. |
E_BLUETOOTH_ATT_ATTRIBUTE_NOT_LONG |
-2140864501 |
0x8065000b |
The attribute cannot be read or written using the Read Blob Request. |
E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION_KEY_SIZE |
-2140864500 |
0x8065000c |
The Encryption Key Size used for encrypting this link is insufficient. |
E_BLUETOOTH_ATT_INVALID_ATTRIBUTE_VALUE_LENGTH |
-2140864499 |
0x8065000d |
The attribute value length is invalid for the operation. |
E_BLUETOOTH_ATT_UNLIKELY |
-2140864498 |
0x8065000e |
The attribute request that was requested has encountered an error that was unlikely, and therefore could not be completed as requested. |
E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION |
-2140864497 |
0x8065000f |
The attribute requires encryption before it can be read or written. |
E_BLUETOOTH_ATT_UNSUPPORTED_GROUP_TYPE |
-2140864496 |
0x80650010 |
The attribute type is not a supported grouping attribute as defined by a higher layer specification. |
E_BLUETOOTH_ATT_INSUFFICIENT_RESOURCES |
-2140864495 |
0x80650011 |
Insufficient Resources to complete the request. |
E_BLUETOOTH_ATT_UNKNOWN_ERROR |
-2140860416 |
0x80651000 |
An error that lies in the reserved range has been received. |
E_AUDIO_ENGINE_NODE_NOT_FOUND |
-2140798975 |
0x80660001 |
PortCls could not find an audio engine node exposed by a miniport driver claiming support for IMiniportAudioEngineNode. |
E_HDAUDIO_EMPTY_CONNECTION_LIST |
-2140798974 |
0x80660002 |
HD Audio widget encountered an unexpected empty connection list. |
E_HDAUDIO_CONNECTION_LIST_NOT_SUPPORTED |
-2140798973 |
0x80660003 |
HD Audio widget does not support the connection list parameter. |
E_HDAUDIO_NO_LOGICAL_DEVICES_CREATED |
-2140798972 |
0x80660004 |
No HD Audio subdevices were successfully created. |
E_HDAUDIO_NULL_LINKED_LIST_ENTRY |
-2140798971 |
0x80660005 |
An unexpected NULL pointer was encountered in a linked list. |
STATEREPOSITORY_E_CONCURRENCY_LOCKING_FAILURE |
-2140733439 |
0x80670001 |
Optimistic locking failure. Data cannot be updated if it has changed since it was read. |
STATEREPOSITORY_E_STATEMENT_INPROGRESS |
-2140733438 |
0x80670002 |
A prepared statement has been stepped at least once but not run to completion or reset. This may result in busy waits. |
STATEREPOSITORY_E_CONFIGURATION_INVALID |
-2140733437 |
0x80670003 |
The StateRepository configuration is not valid. |
STATEREPOSITORY_E_UNKNOWN_SCHEMA_VERSION |
-2140733436 |
0x80670004 |
The StateRepository schema version is not known. |
STATEREPOSITORY_ERROR_DICTIONARY_CORRUPTED |
-2140733435 |
0x80670005 |
A StateRepository dictionary is not valid. |
STATEREPOSITORY_E_BLOCKED |
-2140733434 |
0x80670006 |
The request failed because the StateRepository is actively blocking requests. |
STATEREPOSITORY_E_BUSY_RETRY |
-2140733433 |
0x80670007 |
The database file is locked. The request will be retried. |
STATEREPOSITORY_E_BUSY_RECOVERY_RETRY |
-2140733432 |
0x80670008 |
The database file is locked because another process is busy recovering the database. The request will be retried. |
STATEREPOSITORY_E_LOCKED_RETRY |
-2140733431 |
0x80670009 |
A table in the database is locked. The request will be retried. |
STATEREPOSITORY_E_LOCKED_SHAREDCACHE_RETRY |
-2140733430 |
0x8067000a |
The shared cache for the database is locked by another connection. The request will be retried. |
STATEREPOSITORY_E_TRANSACTION_REQUIRED |
-2140733429 |
0x8067000b |
A transaction is required to perform the request operation. |
STATEREPOSITORY_E_BUSY_TIMEOUT_EXCEEDED |
-2140733428 |
0x8067000c |
The database file is locked. The request has exceeded the allowed threshold. |
STATEREPOSITORY_E_BUSY_RECOVERY_TIMEOUT_EXCEEDED |
-2140733427 |
0x8067000d |
The database file is locked because another process is busy recovering the database. The request has exceeded the allowed threshold. |
STATEREPOSITORY_E_LOCKED_TIMEOUT_EXCEEDED |
-2140733426 |
0x8067000e |
A table in the database is locked. The request has exceeded the allowed threshold. |
STATEREPOSITORY_E_LOCKED_SHAREDCACHE_TIMEOUT_EXCEEDED |
-2140733425 |
0x8067000f |
The shared cache for the database is locked by another connection. The request has exceeded the allowed threshold. |
STATEREPOSITORY_E_SERVICE_STOP_IN_PROGRESS |
-2140733424 |
0x80670010 |
The StateRepository service Stop event is in progress. |
STATEREPOSTORY_E_NESTED_TRANSACTION_NOT_SUPPORTED |
-2140733423 |
0x80670011 |
Nested transactions are not supported. |
STATEREPOSITORY_ERROR_CACHE_CORRUPTED |
-2140733422 |
0x80670012 |
The StateRepository cache is not valid. |
STATEREPOSITORY_TRANSACTION_CALLER_ID_CHANGED |
6750227 |
0x670013 |
The transaction caller id has changed. |
STATEREPOSITORY_TRANSACTION_IN_PROGRESS |
6750228 |
0x670014 |
A transaction is in progress for the database connection. |
ERROR_SPACES_POOL_WAS_DELETED |
15138817 |
0xe70001 |
The storage pool was deleted by the driver. The object cache should be updated. |
ERROR_SPACES_FAULT_DOMAIN_TYPE_INVALID |
-2132344831 |
0x80e70001 |
The specified fault domain type or combination of minimum / maximum fault domain type is not valid. |
ERROR_SPACES_INTERNAL_ERROR |
-2132344830 |
0x80e70002 |
A Storage Spaces internal error occurred. |
ERROR_SPACES_RESILIENCY_TYPE_INVALID |
-2132344829 |
0x80e70003 |
The specified resiliency type is not valid. |
ERROR_SPACES_DRIVE_SECTOR_SIZE_INVALID |
-2132344828 |
0x80e70004 |
The physical disk's sector size is not supported by the storage pool. |
ERROR_SPACES_DRIVE_REDUNDANCY_INVALID |
-2132344826 |
0x80e70006 |
The requested redundancy is outside of the supported range of values. |
ERROR_SPACES_NUMBER_OF_DATA_COPIES_INVALID |
-2132344825 |
0x80e70007 |
The number of data copies requested is outside of the supported range of values. |
ERROR_SPACES_PARITY_LAYOUT_INVALID |
-2132344824 |
0x80e70008 |
The value for ParityLayout is outside of the supported range of values. |
ERROR_SPACES_INTERLEAVE_LENGTH_INVALID |
-2132344823 |
0x80e70009 |
The value for interleave length is outside of the supported range of values or is not a power of 2. |
ERROR_SPACES_NUMBER_OF_COLUMNS_INVALID |
-2132344822 |
0x80e7000a |
The number of columns specified is outside of the supported range of values. |
ERROR_SPACES_NOT_ENOUGH_DRIVES |
-2132344821 |
0x80e7000b |
There were not enough physical disks to complete the requested operation. |
ERROR_SPACES_EXTENDED_ERROR |
-2132344820 |
0x80e7000c |
Extended error information is available. |
ERROR_SPACES_PROVISIONING_TYPE_INVALID |
-2132344819 |
0x80e7000d |
The specified provisioning type is not valid. |
ERROR_SPACES_ALLOCATION_SIZE_INVALID |
-2132344818 |
0x80e7000e |
The allocation size is outside of the supported range of values. |
ERROR_SPACES_ENCLOSURE_AWARE_INVALID |
-2132344817 |
0x80e7000f |
Enclosure awareness is not supported for this virtual disk. |
ERROR_SPACES_WRITE_CACHE_SIZE_INVALID |
-2132344816 |
0x80e70010 |
The write cache size is outside of the supported range of values. |
ERROR_SPACES_NUMBER_OF_GROUPS_INVALID |
-2132344815 |
0x80e70011 |
The value for number of groups is outside of the supported range of values. |
ERROR_SPACES_DRIVE_OPERATIONAL_STATE_INVALID |
-2132344814 |
0x80e70012 |
The OperationalState of the physical disk is invalid for this operation. |
ERROR_SPACES_ENTRY_INCOMPLETE |
-2132344813 |
0x80e70013 |
The specified log entry is not complete. |
ERROR_SPACES_ENTRY_INVALID |
-2132344812 |
0x80e70014 |
The specified log entry is not valid. |
ERROR_VOLSNAP_BOOTFILE_NOT_VALID |
-2138963967 |
0x80820001 |
The bootfile is too small to support persistent snapshots. |
ERROR_VOLSNAP_ACTIVATION_TIMEOUT |
-2138963966 |
0x80820002 |
Activation of persistent snapshots on this volume took longer than was allowed. |
ERROR_TIERING_NOT_SUPPORTED_ON_VOLUME |
-2138898431 |
0x80830001 |
The specified volume does not support storage tiers. |
ERROR_TIERING_VOLUME_DISMOUNT_IN_PROGRESS |
-2138898430 |
0x80830002 |
The Storage Tiers Management service detected that the specified volume is in the process of being dismounted. |
ERROR_TIERING_STORAGE_TIER_NOT_FOUND |
-2138898429 |
0x80830003 |
The specified storage tier could not be found on the volume. Confirm that the storage tier name is valid. |
ERROR_TIERING_INVALID_FILE_ID |
-2138898428 |
0x80830004 |
The file identifier specified is not valid on the volume. |
ERROR_TIERING_WRONG_CLUSTER_NODE |
-2138898427 |
0x80830005 |
Storage tier operations must be called on the clustering node that owns the metadata volume. |
ERROR_TIERING_ALREADY_PROCESSING |
-2138898426 |
0x80830006 |
The Storage Tiers Management service is already optimizing the storage tiers on the specified volume. |
ERROR_TIERING_CANNOT_PIN_OBJECT |
-2138898425 |
0x80830007 |
The requested object type cannot be assigned to a storage tier. |
ERROR_TIERING_FILE_IS_NOT_PINNED |
-2138898424 |
0x80830008 |
The requested file is not pinned to a tier. |
ERROR_NOT_A_TIERED_VOLUME |
-2138898423 |
0x80830009 |
The volume is not a tiered volume. |
ERROR_ATTRIBUTE_NOT_PRESENT |
-2138898422 |
0x8083000a |
The requested attribute is not present on the specified file or directory. |
ERROR_SECCORE_INVALID_COMMAND |
-1058537472 |
0xc0e80000 |
The command was not recognized by the security core |
ERROR_NO_APPLICABLE_APP_LICENSES_FOUND |
-1058406399 |
0xc0ea0001 |
No applicable app licenses found. |
ERROR_CLIP_LICENSE_NOT_FOUND |
-1058406398 |
0xc0ea0002 |
CLiP license not found. |
ERROR_CLIP_DEVICE_LICENSE_MISSING |
-1058406397 |
0xc0ea0003 |
CLiP device license not found. |
ERROR_CLIP_LICENSE_INVALID_SIGNATURE |
-1058406396 |
0xc0ea0004 |
CLiP license has an invalid signature. |
ERROR_CLIP_KEYHOLDER_LICENSE_MISSING_OR_INVALID |
-1058406395 |
0xc0ea0005 |
CLiP keyholder license is invalid or missing. |
ERROR_CLIP_LICENSE_EXPIRED |
-1058406394 |
0xc0ea0006 |
CLiP license has expired. |
ERROR_CLIP_LICENSE_SIGNED_BY_UNKNOWN_SOURCE |
-1058406393 |
0xc0ea0007 |
CLiP license is signed by an unknown source. |
ERROR_CLIP_LICENSE_NOT_SIGNED |
-1058406392 |
0xc0ea0008 |
CLiP license is not signed. |
ERROR_CLIP_LICENSE_HARDWARE_ID_OUT_OF_TOLERANCE |
-1058406391 |
0xc0ea0009 |
CLiP license hardware ID is out of tolerance. |
ERROR_CLIP_LICENSE_DEVICE_ID_MISMATCH |
-1058406390 |
0xc0ea000a |
CLiP license device ID does not match the device ID in the bound device license. |
DXGI_STATUS_OCCLUDED |
142213121 |
0x87a0001 |
The Present operation was invisible to the user. |
DXGI_STATUS_CLIPPED |
142213122 |
0x87a0002 |
The Present operation was partially invisible to the user. |
DXGI_STATUS_NO_REDIRECTION |
142213124 |
0x87a0004 |
The driver is requesting that the DXGI runtime not use shared resources to communicate with the Desktop Window Manager. |
DXGI_STATUS_NO_DESKTOP_ACCESS |
142213125 |
0x87a0005 |
The Present operation was not visible because the Windows session has switched to another desktop (for example, ctrl-alt-del). |
DXGI_STATUS_GRAPHICS_VIDPN_SOURCE_IN_USE |
142213126 |
0x87a0006 |
The Present operation was not visible because the target monitor was being used for some other purpose. |
DXGI_STATUS_MODE_CHANGED |
142213127 |
0x87a0007 |
The Present operation was not visible because the display mode changed. DXGI will have re-attempted the presentation. |
DXGI_STATUS_MODE_CHANGE_IN_PROGRESS |
142213128 |
0x87a0008 |
The Present operation was not visible because another Direct3D device was attempting to take fullscreen mode at the time. |
DXGI_ERROR_INVALID_CALL |
-2005270527 |
0x887a0001 |
The application made a call that is invalid. Either the parameters of the call or the state of some object was incorrect.\r\nEnable the D3D debug layer in order to see details via debug messages. |
DXGI_ERROR_NOT_FOUND |
-2005270526 |
0x887a0002 |
The object was not found. If calling IDXGIFactory::EnumAdaptes, there is no adapter with the specified ordinal. |
DXGI_ERROR_MORE_DATA |
-2005270525 |
0x887a0003 |
The caller did not supply a sufficiently large buffer. |
DXGI_ERROR_UNSUPPORTED |
-2005270524 |
0x887a0004 |
The specified device interface or feature level is not supported on this system. |
DXGI_ERROR_DEVICE_REMOVED |
-2005270523 |
0x887a0005 |
The GPU device instance has been suspended. Use GetDeviceRemovedReason to determine the appropriate action. |
DXGI_ERROR_DEVICE_HUNG |
-2005270522 |
0x887a0006 |
The GPU will not respond to more commands, most likely because of an invalid command passed by the calling application. |
DXGI_ERROR_DEVICE_RESET |
-2005270521 |
0x887a0007 |
The GPU will not respond to more commands, most likely because some other application submitted invalid commands.\r\nThe calling application should re-create the device and continue. |
DXGI_ERROR_WAS_STILL_DRAWING |
-2005270518 |
0x887a000a |
The GPU was busy at the moment when the call was made, and the call was neither executed nor scheduled. |
DXGI_ERROR_FRAME_STATISTICS_DISJOINT |
-2005270517 |
0x887a000b |
An event (such as power cycle) interrupted the gathering of presentation statistics. Any previous statistics should be\r\nconsidered invalid. |
DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE |
-2005270516 |
0x887a000c |
Fullscreen mode could not be achieved because the specified output was already in use. |
DXGI_ERROR_DRIVER_INTERNAL_ERROR |
-2005270496 |
0x887a0020 |
An internal issue prevented the driver from carrying out the specified operation. The driver's state is probably suspect,\r\nand the application should not continue. |
DXGI_ERROR_NONEXCLUSIVE |
-2005270495 |
0x887a0021 |
A global counter resource was in use, and the specified counter cannot be used by this Direct3D device at this time. |
DXGI_ERROR_NOT_CURRENTLY_AVAILABLE |
-2005270494 |
0x887a0022 |
A resource is not available at the time of the call, but may become available later. |
DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED |
-2005270493 |
0x887a0023 |
The application's remote device has been removed due to session disconnect or network disconnect.\r\nThe application should call IDXGIFactory1::IsCurrent to find out when the remote device becomes available again. |
DXGI_ERROR_REMOTE_OUTOFMEMORY |
-2005270492 |
0x887a0024 |
The device has been removed during a remote session because the remote computer ran out of memory. |
DXGI_ERROR_ACCESS_LOST |
-2005270490 |
0x887a0026 |
The keyed mutex was abandoned. |
DXGI_ERROR_WAIT_TIMEOUT |
-2005270489 |
0x887a0027 |
The timeout value has elapsed and the resource is not yet available. |
DXGI_ERROR_SESSION_DISCONNECTED |
-2005270488 |
0x887a0028 |
The output duplication has been turned off because the Windows session ended or was disconnected.\r\nThis happens when a remote user disconnects, or when "switch user" is used locally. |
DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE |
-2005270487 |
0x887a0029 |
The DXGI output (monitor) to which the swapchain content was restricted, has been disconnected or changed. |
DXGI_ERROR_CANNOT_PROTECT_CONTENT |
-2005270486 |
0x887a002a |
DXGI is unable to provide content protection on the swapchain. This is typically caused by an older driver,\r\nor by the application using a swapchain that is incompatible with content protection. |
DXGI_ERROR_ACCESS_DENIED |
-2005270485 |
0x887a002b |
The application is trying to use a resource to which it does not have the required access privileges.\r\nThis is most commonly caused by writing to a shared resource with read-only access. |
DXGI_ERROR_NAME_ALREADY_EXISTS |
-2005270484 |
0x887a002c |
The application is trying to create a shared handle using a name that is already associated with some other resource. |
DXGI_ERROR_SDK_COMPONENT_MISSING |
-2005270483 |
0x887a002d |
The application requested an operation that depends on an SDK component that is missing or mismatched. |
DXGI_ERROR_NOT_CURRENT |
-2005270482 |
0x887a002e |
The DXGI objects that the application has created are no longer current & need to be recreated for this operation to be performed. |
DXGI_ERROR_HW_PROTECTION_OUTOFMEMORY |
-2005270480 |
0x887a0030 |
Insufficient HW protected memory exits for proper function. |
DXGI_ERROR_DYNAMIC_CODE_POLICY_VIOLATION |
-2005270479 |
0x887a0031 |
Creating this device would violate the process's dynamic code policy. |
DXGI_ERROR_NON_COMPOSITED_UI |
-2005270478 |
0x887a0032 |
The operation failed because the compositor is not in control of the output. |
DXGI_STATUS_UNOCCLUDED |
142213129 |
0x87a0009 |
The swapchain has become unoccluded. |
DXGI_STATUS_DDA_WAS_STILL_DRAWING |
142213130 |
0x87a000a |
The adapter did not have access to the required resources to complete the Desktop Duplication Present() call, the Present() call needs to be made again |
DXGI_ERROR_MODE_CHANGE_IN_PROGRESS |
-2005270491 |
0x887a0025 |
An on-going mode change prevented completion of the call. The call may succeed if attempted later. |
DXGI_STATUS_PRESENT_REQUIRED |
142213167 |
0x87a002f |
The present succeeded but the caller should present again on the next V-sync, even if there are no changes to the content. |
DXGI_ERROR_CACHE_CORRUPT |
-2005270477 |
0x887a0033 |
The cache is corrupt and either could not be opened or could not be reset. |
DXGI_ERROR_CACHE_FULL |
-2005270476 |
0x887a0034 |
This entry would cause the cache to exceed its quota. On a load operation, this may indicate exceeding the maximum in-memory size. |
DXGI_ERROR_CACHE_HASH_COLLISION |
-2005270475 |
0x887a0035 |
A cache entry was found, but the key provided does not match the key stored in the entry. |
DXGI_ERROR_ALREADY_EXISTS |
-2005270474 |
0x887a0036 |
The desired element already exists. |
DXGI_DDI_ERR_WASSTILLDRAWING |
-2005204991 |
0x887b0001 |
The GPU was busy when the operation was requested. |
DXGI_DDI_ERR_UNSUPPORTED |
-2005204990 |
0x887b0002 |
The driver has rejected the creation of this resource. |
DXGI_DDI_ERR_NONEXCLUSIVE |
-2005204989 |
0x887b0003 |
The GPU counter was in use by another process or d3d device when application requested access to it. |
DWRITE_E_FILEFORMAT |
-2003283968 |
0x88985000 |
Indicates an error in an input file such as a font file. |
DWRITE_E_UNEXPECTED |
-2003283967 |
0x88985001 |
Indicates an error originating in DirectWrite code, which is not expected to occur but is safe to recover from. |
DWRITE_E_NOFONT |
-2003283966 |
0x88985002 |
Indicates the specified font does not exist. |
DWRITE_E_FILENOTFOUND |
-2003283965 |
0x88985003 |
A font file could not be opened because the file, directory, network location, drive, or other storage location does not exist or is unavailable. |
DWRITE_E_FILEACCESS |
-2003283964 |
0x88985004 |
A font file exists but could not be opened due to access denied, sharing violation, or similar error. |
DWRITE_E_FONTCOLLECTIONOBSOLETE |
-2003283963 |
0x88985005 |
A font collection is obsolete due to changes in the system. |
DWRITE_E_ALREADYREGISTERED |
-2003283962 |
0x88985006 |
The given interface is already registered. |
DWRITE_E_CACHEFORMAT |
-2003283961 |
0x88985007 |
The font cache contains invalid data. |
DWRITE_E_CACHEVERSION |
-2003283960 |
0x88985008 |
A font cache file corresponds to a different version of DirectWrite. |
DWRITE_E_UNSUPPORTEDOPERATION |
-2003283959 |
0x88985009 |
The operation is not supported for this type of font. |
DWRITE_E_TEXTRENDERERINCOMPATIBLE |
-2003283958 |
0x8898500a |
The version of the text renderer interface is not compatible. |
DWRITE_E_FLOWDIRECTIONCONFLICTS |
-2003283957 |
0x8898500b |
The flow direction conflicts with the reading direction. They must be perpendicular to each other. |
DWRITE_E_NOCOLOR |
-2003283956 |
0x8898500c |
The font or glyph run does not contain any colored glyphs. |
DWRITE_E_REMOTEFONT |
-2003283955 |
0x8898500d |
A font resource could not be accessed because it is remote. |
DWRITE_E_DOWNLOADCANCELLED |
-2003283954 |
0x8898500e |
A font download was canceled. |
DWRITE_E_DOWNLOADFAILED |
-2003283953 |
0x8898500f |
A font download failed. |
DWRITE_E_TOOMANYDOWNLOADS |
-2003283952 |
0x88985010 |
A font download request was not added or a download failed because there are too many active downloads. |
WINCODEC_ERR_WRONGSTATE |
-2003292412 |
0x88982f04 |
The codec is in the wrong state. |
WINCODEC_ERR_VALUEOUTOFRANGE |
-2003292411 |
0x88982f05 |
The value is out of range. |
WINCODEC_ERR_UNKNOWNIMAGEFORMAT |
-2003292409 |
0x88982f07 |
The image format is unknown. |
WINCODEC_ERR_UNSUPPORTEDVERSION |
-2003292405 |
0x88982f0b |
The SDK version is unsupported. |
WINCODEC_ERR_NOTINITIALIZED |
-2003292404 |
0x88982f0c |
The component is not initialized. |
WINCODEC_ERR_ALREADYLOCKED |
-2003292403 |
0x88982f0d |
There is already an outstanding read or write lock. |
WINCODEC_ERR_PROPERTYNOTFOUND |
-2003292352 |
0x88982f40 |
The specified bitmap property cannot be found. |
WINCODEC_ERR_PROPERTYNOTSUPPORTED |
-2003292351 |
0x88982f41 |
The bitmap codec does not support the bitmap property. |
WINCODEC_ERR_PROPERTYSIZE |
-2003292350 |
0x88982f42 |
The bitmap property size is invalid. |
WINCODEC_ERR_CODECPRESENT |
-2003292349 |
0x88982f43 |
An unknown error has occurred. |
WINCODEC_ERR_CODECNOTHUMBNAIL |
-2003292348 |
0x88982f44 |
The bitmap codec does not support a thumbnail. |
WINCODEC_ERR_PALETTEUNAVAILABLE |
-2003292347 |
0x88982f45 |
The bitmap palette is unavailable. |
WINCODEC_ERR_CODECTOOMANYSCANLINES |
-2003292346 |
0x88982f46 |
Too many scanlines were requested. |
WINCODEC_ERR_INTERNALERROR |
-2003292344 |
0x88982f48 |
An internal error occurred. |
WINCODEC_ERR_SOURCERECTDOESNOTMATCHDIMENSIONS |
-2003292343 |
0x88982f49 |
The bitmap bounds do not match the bitmap dimensions. |
WINCODEC_ERR_COMPONENTNOTFOUND |
-2003292336 |
0x88982f50 |
The component cannot be found. |
WINCODEC_ERR_IMAGESIZEOUTOFRANGE |
-2003292335 |
0x88982f51 |
The bitmap size is outside the valid range. |
WINCODEC_ERR_TOOMUCHMETADATA |
-2003292334 |
0x88982f52 |
There is too much metadata to be written to the bitmap. |
WINCODEC_ERR_BADIMAGE |
-2003292320 |
0x88982f60 |
The image is unrecognized. |
WINCODEC_ERR_BADHEADER |
-2003292319 |
0x88982f61 |
The image header is unrecognized. |
WINCODEC_ERR_FRAMEMISSING |
-2003292318 |
0x88982f62 |
The bitmap frame is missing. |
WINCODEC_ERR_BADMETADATAHEADER |
-2003292317 |
0x88982f63 |
The image metadata header is unrecognized. |
WINCODEC_ERR_BADSTREAMDATA |
-2003292304 |
0x88982f70 |
The stream data is unrecognized. |
WINCODEC_ERR_STREAMWRITE |
-2003292303 |
0x88982f71 |
Failed to write to the stream. |
WINCODEC_ERR_STREAMREAD |
-2003292302 |
0x88982f72 |
Failed to read from the stream. |
WINCODEC_ERR_STREAMNOTAVAILABLE |
-2003292301 |
0x88982f73 |
The stream is not available. |
WINCODEC_ERR_UNSUPPORTEDPIXELFORMAT |
-2003292288 |
0x88982f80 |
The bitmap pixel format is unsupported. |
WINCODEC_ERR_UNSUPPORTEDOPERATION |
-2003292287 |
0x88982f81 |
The operation is unsupported. |
WINCODEC_ERR_INVALIDREGISTRATION |
-2003292278 |
0x88982f8a |
The component registration is invalid. |
WINCODEC_ERR_COMPONENTINITIALIZEFAILURE |
-2003292277 |
0x88982f8b |
The component initialization has failed. |
WINCODEC_ERR_INSUFFICIENTBUFFER |
-2003292276 |
0x88982f8c |
The buffer allocated is insufficient. |
WINCODEC_ERR_DUPLICATEMETADATAPRESENT |
-2003292275 |
0x88982f8d |
Duplicate metadata is present. |
WINCODEC_ERR_PROPERTYUNEXPECTEDTYPE |
-2003292274 |
0x88982f8e |
The bitmap property type is unexpected. |
WINCODEC_ERR_UNEXPECTEDSIZE |
-2003292273 |
0x88982f8f |
The size is unexpected. |
WINCODEC_ERR_INVALIDQUERYREQUEST |
-2003292272 |
0x88982f90 |
The property query is invalid. |
WINCODEC_ERR_UNEXPECTEDMETADATATYPE |
-2003292271 |
0x88982f91 |
The metadata type is unexpected. |
WINCODEC_ERR_REQUESTONLYVALIDATMETADATAROOT |
-2003292270 |
0x88982f92 |
The specified bitmap property is only valid at root level. |
WINCODEC_ERR_INVALIDQUERYCHARACTER |
-2003292269 |
0x88982f93 |
The query string contains an invalid character. |
WINCODEC_ERR_INVALIDPROGRESSIVELEVEL |
-2003292267 |
0x88982f95 |
The requested level of detail is not present. |
WINCODEC_ERR_INVALIDJPEGSCANINDEX |
-2003292266 |
0x88982f96 |
The scan index is invalid. |
MILERR_OBJECTBUSY |
-2003304447 |
0x88980001 |
MILERR_OBJECTBUSY |
MILERR_INSUFFICIENTBUFFER |
-2003304446 |
0x88980002 |
MILERR_INSUFFICIENTBUFFER |
MILERR_SCANNER_FAILED |
-2003304444 |
0x88980004 |
MILERR_SCANNER_FAILED |
MILERR_SCREENACCESSDENIED |
-2003304443 |
0x88980005 |
MILERR_SCREENACCESSDENIED |
MILERR_DISPLAYSTATEINVALID |
-2003304442 |
0x88980006 |
MILERR_DISPLAYSTATEINVALID |
MILERR_NONINVERTIBLEMATRIX |
-2003304441 |
0x88980007 |
MILERR_NONINVERTIBLEMATRIX |
MILERR_ZEROVECTOR |
-2003304440 |
0x88980008 |
MILERR_ZEROVECTOR |
MILERR_TERMINATED |
-2003304439 |
0x88980009 |
MILERR_TERMINATED |
MILERR_BADNUMBER |
-2003304438 |
0x8898000a |
MILERR_BADNUMBER |
MILERR_INTERNALERROR |
-2003304320 |
0x88980080 |
An internal error (MIL bug) occurred. On checked builds, an assert would be raised. |
MILERR_DISPLAYFORMATNOTSUPPORTED |
-2003304316 |
0x88980084 |
The display format we need to render is not supported by the hardware device. |
MILERR_INVALIDCALL |
-2003304315 |
0x88980085 |
A call to this method is invalid. |
MILERR_ALREADYLOCKED |
-2003304314 |
0x88980086 |
Lock attempted on an already locked object. |
MILERR_NOTLOCKED |
-2003304313 |
0x88980087 |
Unlock attempted on an unlocked object. |
MILERR_DEVICECANNOTRENDERTEXT |
-2003304312 |
0x88980088 |
No algorithm available to render text with this device |
MILERR_GLYPHBITMAPMISSED |
-2003304311 |
0x88980089 |
Some glyph bitmaps, required for glyph run rendering, are not contained in glyph cache. |
MILERR_MALFORMEDGLYPHCACHE |
-2003304310 |
0x8898008a |
Some glyph bitmaps in glyph cache are unexpectedly big. |
MILERR_GENERIC_IGNORE |
-2003304309 |
0x8898008b |
Marker error for known Win32 errors that are currently being ignored by the compositor. This is to avoid returning S_OK when an error has occurred, but still unwind the stack in the correct location. |
MILERR_MALFORMED_GUIDELINE_DATA |
-2003304308 |
0x8898008c |
Guideline coordinates are not sorted properly or contain NaNs. |
MILERR_NO_HARDWARE_DEVICE |
-2003304307 |
0x8898008d |
No HW rendering device is available for this operation. |
MILERR_NEED_RECREATE_AND_PRESENT |
-2003304306 |
0x8898008e |
There has been a presentation error that may be recoverable. The caller needs to recreate, rerender the entire frame, and reattempt present.\r\nThere are two known case for this: 1) D3D Driver Internal error 2) D3D E_FAIL 2a) Unknown root cause b) When resizing too quickly for DWM and D3D stay in sync |
MILERR_ALREADY_INITIALIZED |
-2003304305 |
0x8898008f |
The object has already been initialized. |
MILERR_MISMATCHED_SIZE |
-2003304304 |
0x88980090 |
The size of the object does not match the expected size. |
MILERR_NO_REDIRECTION_SURFACE_AVAILABLE |
-2003304303 |
0x88980091 |
No Redirection surface available. |
MILERR_REMOTING_NOT_SUPPORTED |
-2003304302 |
0x88980092 |
Remoting of this content is not supported. |
MILERR_QUEUED_PRESENT_NOT_SUPPORTED |
-2003304301 |
0x88980093 |
Queued Presents are not supported. |
MILERR_NOT_QUEUING_PRESENTS |
-2003304300 |
0x88980094 |
Queued Presents are not being used. |
MILERR_NO_REDIRECTION_SURFACE_RETRY_LATER |
-2003304299 |
0x88980095 |
No redirection surface was available. Caller should retry the call. |
MILERR_TOOMANYSHADERELEMNTS |
-2003304298 |
0x88980096 |
Shader construction failed because it was too complex. |
MILERR_MROW_READLOCK_FAILED |
-2003304297 |
0x88980097 |
MROW attempt to get a read lock failed. |
MILERR_MROW_UPDATE_FAILED |
-2003304296 |
0x88980098 |
MROW attempt to update the data failed because another update was outstanding. |
MILERR_SHADER_COMPILE_FAILED |
-2003304295 |
0x88980099 |
Shader compilation failed. |
MILERR_MAX_TEXTURE_SIZE_EXCEEDED |
-2003304294 |
0x8898009a |
Requested DX redirection surface size exceeded maximum texture size. |
MILERR_QPC_TIME_WENT_BACKWARD |
-2003304293 |
0x8898009b |
QueryPerformanceCounter returned a time in the past. |
MILERR_DXGI_ENUMERATION_OUT_OF_SYNC |
-2003304291 |
0x8898009d |
Primary Display device returned an invalid refresh rate. |
MILERR_ADAPTER_NOT_FOUND |
-2003304290 |
0x8898009e |
DWM can not find the adapter specified by the LUID. |
MILERR_COLORSPACE_NOT_SUPPORTED |
-2003304289 |
0x8898009f |
The requested bitmap color space is not supported. |
MILERR_PREFILTER_NOT_SUPPORTED |
-2003304288 |
0x889800a0 |
The requested bitmap pre-filtering state is not supported. |
MILERR_DISPLAYID_ACCESS_DENIED |
-2003304287 |
0x889800a1 |
Access is denied to the requested bitmap for the specified display id. |
UCEERR_INVALIDPACKETHEADER |
-2003303424 |
0x88980400 |
UCEERR_INVALIDPACKETHEADER |
UCEERR_UNKNOWNPACKET |
-2003303423 |
0x88980401 |
UCEERR_UNKNOWNPACKET |
UCEERR_ILLEGALPACKET |
-2003303422 |
0x88980402 |
UCEERR_ILLEGALPACKET |
UCEERR_MALFORMEDPACKET |
-2003303421 |
0x88980403 |
UCEERR_MALFORMEDPACKET |
UCEERR_ILLEGALHANDLE |
-2003303420 |
0x88980404 |
UCEERR_ILLEGALHANDLE |
UCEERR_HANDLELOOKUPFAILED |
-2003303419 |
0x88980405 |
UCEERR_HANDLELOOKUPFAILED |
UCEERR_RENDERTHREADFAILURE |
-2003303418 |
0x88980406 |
UCEERR_RENDERTHREADFAILURE |
UCEERR_CTXSTACKFRSTTARGETNULL |
-2003303417 |
0x88980407 |
UCEERR_CTXSTACKFRSTTARGETNULL |
UCEERR_CONNECTIONIDLOOKUPFAILED |
-2003303416 |
0x88980408 |
UCEERR_CONNECTIONIDLOOKUPFAILED |
UCEERR_BLOCKSFULL |
-2003303415 |
0x88980409 |
UCEERR_BLOCKSFULL |
UCEERR_MEMORYFAILURE |
-2003303414 |
0x8898040a |
UCEERR_MEMORYFAILURE |
UCEERR_PACKETRECORDOUTOFRANGE |
-2003303413 |
0x8898040b |
UCEERR_PACKETRECORDOUTOFRANGE |
UCEERR_ILLEGALRECORDTYPE |
-2003303412 |
0x8898040c |
UCEERR_ILLEGALRECORDTYPE |
UCEERR_OUTOFHANDLES |
-2003303411 |
0x8898040d |
UCEERR_OUTOFHANDLES |
UCEERR_UNCHANGABLE_UPDATE_ATTEMPTED |
-2003303410 |
0x8898040e |
UCEERR_UNCHANGABLE_UPDATE_ATTEMPTED |
UCEERR_NO_MULTIPLE_WORKER_THREADS |
-2003303409 |
0x8898040f |
UCEERR_NO_MULTIPLE_WORKER_THREADS |
UCEERR_REMOTINGNOTSUPPORTED |
-2003303408 |
0x88980410 |
UCEERR_REMOTINGNOTSUPPORTED |
UCEERR_MISSINGENDCOMMAND |
-2003303407 |
0x88980411 |
UCEERR_MISSINGENDCOMMAND |
UCEERR_MISSINGBEGINCOMMAND |
-2003303406 |
0x88980412 |
UCEERR_MISSINGBEGINCOMMAND |
UCEERR_CHANNELSYNCTIMEDOUT |
-2003303405 |
0x88980413 |
UCEERR_CHANNELSYNCTIMEDOUT |
UCEERR_CHANNELSYNCABANDONED |
-2003303404 |
0x88980414 |
UCEERR_CHANNELSYNCABANDONED |
UCEERR_UNSUPPORTEDTRANSPORTVERSION |
-2003303403 |
0x88980415 |
UCEERR_UNSUPPORTEDTRANSPORTVERSION |
UCEERR_TRANSPORTUNAVAILABLE |
-2003303402 |
0x88980416 |
UCEERR_TRANSPORTUNAVAILABLE |
UCEERR_FEEDBACK_UNSUPPORTED |
-2003303401 |
0x88980417 |
UCEERR_FEEDBACK_UNSUPPORTED |
UCEERR_COMMANDTRANSPORTDENIED |
-2003303400 |
0x88980418 |
UCEERR_COMMANDTRANSPORTDENIED |
UCEERR_GRAPHICSSTREAMUNAVAILABLE |
-2003303399 |
0x88980419 |
UCEERR_GRAPHICSSTREAMUNAVAILABLE |
UCEERR_GRAPHICSSTREAMALREADYOPEN |
-2003303392 |
0x88980420 |
UCEERR_GRAPHICSSTREAMALREADYOPEN |
UCEERR_TRANSPORTDISCONNECTED |
-2003303391 |
0x88980421 |
UCEERR_TRANSPORTDISCONNECTED |
UCEERR_TRANSPORTOVERLOADED |
-2003303390 |
0x88980422 |
UCEERR_TRANSPORTOVERLOADED |
UCEERR_PARTITION_ZOMBIED |
-2003303389 |
0x88980423 |
UCEERR_PARTITION_ZOMBIED |
MILAVERR_NOCLOCK |
-2003303168 |
0x88980500 |
MILAVERR_NOCLOCK |
MILAVERR_NOMEDIATYPE |
-2003303167 |
0x88980501 |
MILAVERR_NOMEDIATYPE |
MILAVERR_NOVIDEOMIXER |
-2003303166 |
0x88980502 |
MILAVERR_NOVIDEOMIXER |
MILAVERR_NOVIDEOPRESENTER |
-2003303165 |
0x88980503 |
MILAVERR_NOVIDEOPRESENTER |
MILAVERR_NOREADYFRAMES |
-2003303164 |
0x88980504 |
MILAVERR_NOREADYFRAMES |
MILAVERR_MODULENOTLOADED |
-2003303163 |
0x88980505 |
MILAVERR_MODULENOTLOADED |
MILAVERR_WMPFACTORYNOTREGISTERED |
-2003303162 |
0x88980506 |
MILAVERR_WMPFACTORYNOTREGISTERED |
MILAVERR_INVALIDWMPVERSION |
-2003303161 |
0x88980507 |
MILAVERR_INVALIDWMPVERSION |
MILAVERR_INSUFFICIENTVIDEORESOURCES |
-2003303160 |
0x88980508 |
MILAVERR_INSUFFICIENTVIDEORESOURCES |
MILAVERR_VIDEOACCELERATIONNOTAVAILABLE |
-2003303159 |
0x88980509 |
MILAVERR_VIDEOACCELERATIONNOTAVAILABLE |
MILAVERR_REQUESTEDTEXTURETOOBIG |
-2003303158 |
0x8898050a |
MILAVERR_REQUESTEDTEXTURETOOBIG |
MILAVERR_SEEKFAILED |
-2003303157 |
0x8898050b |
MILAVERR_SEEKFAILED |
MILAVERR_UNEXPECTEDWMPFAILURE |
-2003303156 |
0x8898050c |
MILAVERR_UNEXPECTEDWMPFAILURE |
MILAVERR_MEDIAPLAYERCLOSED |
-2003303155 |
0x8898050d |
MILAVERR_MEDIAPLAYERCLOSED |
MILAVERR_UNKNOWNHARDWAREERROR |
-2003303154 |
0x8898050e |
MILAVERR_UNKNOWNHARDWAREERROR |
MILEFFECTSERR_UNKNOWNPROPERTY |
-2003302898 |
0x8898060e |
MILEFFECTSERR_UNKNOWNPROPERTY |
MILEFFECTSERR_EFFECTNOTPARTOFGROUP |
-2003302897 |
0x8898060f |
MILEFFECTSERR_EFFECTNOTPARTOFGROUP |
MILEFFECTSERR_NOINPUTSOURCEATTACHED |
-2003302896 |
0x88980610 |
MILEFFECTSERR_NOINPUTSOURCEATTACHED |
MILEFFECTSERR_CONNECTORNOTCONNECTED |
-2003302895 |
0x88980611 |
MILEFFECTSERR_CONNECTORNOTCONNECTED |
MILEFFECTSERR_CONNECTORNOTASSOCIATEDWITHEFFECT |
-2003302894 |
0x88980612 |
MILEFFECTSERR_CONNECTORNOTASSOCIATEDWITHEFFECT |
MILEFFECTSERR_RESERVED |
-2003302893 |
0x88980613 |
MILEFFECTSERR_RESERVED |
MILEFFECTSERR_CYCLEDETECTED |
-2003302892 |
0x88980614 |
MILEFFECTSERR_CYCLEDETECTED |
MILEFFECTSERR_EFFECTINMORETHANONEGRAPH |
-2003302891 |
0x88980615 |
MILEFFECTSERR_EFFECTINMORETHANONEGRAPH |
MILEFFECTSERR_EFFECTALREADYINAGRAPH |
-2003302890 |
0x88980616 |
MILEFFECTSERR_EFFECTALREADYINAGRAPH |
MILEFFECTSERR_EFFECTHASNOCHILDREN |
-2003302889 |
0x88980617 |
MILEFFECTSERR_EFFECTHASNOCHILDREN |
MILEFFECTSERR_ALREADYATTACHEDTOLISTENER |
-2003302888 |
0x88980618 |
MILEFFECTSERR_ALREADYATTACHEDTOLISTENER |
MILEFFECTSERR_NOTAFFINETRANSFORM |
-2003302887 |
0x88980619 |
MILEFFECTSERR_NOTAFFINETRANSFORM |
MILEFFECTSERR_EMPTYBOUNDS |
-2003302886 |
0x8898061a |
MILEFFECTSERR_EMPTYBOUNDS |
MILEFFECTSERR_OUTPUTSIZETOOLARGE |
-2003302885 |
0x8898061b |
MILEFFECTSERR_OUTPUTSIZETOOLARGE |
DWMERR_STATE_TRANSITION_FAILED |
-2003302656 |
0x88980700 |
DWMERR_STATE_TRANSITION_FAILED |
DWMERR_THEME_FAILED |
-2003302655 |
0x88980701 |
DWMERR_THEME_FAILED |
DWMERR_CATASTROPHIC_FAILURE |
-2003302654 |
0x88980702 |
DWMERR_CATASTROPHIC_FAILURE |
DCOMPOSITION_ERROR_WINDOW_ALREADY_COMPOSED |
-2003302400 |
0x88980800 |
DCOMPOSITION_ERROR_WINDOW_ALREADY_COMPOSED |
DCOMPOSITION_ERROR_SURFACE_BEING_RENDERED |
-2003302399 |
0x88980801 |
DCOMPOSITION_ERROR_SURFACE_BEING_RENDERED |
DCOMPOSITION_ERROR_SURFACE_NOT_BEING_RENDERED |
-2003302398 |
0x88980802 |
DCOMPOSITION_ERROR_SURFACE_NOT_BEING_RENDERED |
ONL_E_INVALID_AUTHENTICATION_TARGET |
-2138701823 |
0x80860001 |
Authentication target is invalid or not configured correctly. |
ONL_E_ACCESS_DENIED_BY_TOU |
-2138701822 |
0x80860002 |
Your application cannot get the Online Id properties due to the Terms of Use accepted by the user. |
ONL_E_INVALID_APPLICATION |
-2138701821 |
0x80860003 |
The application requesting authentication tokens is either disabled or incorrectly configured. |
ONL_E_PASSWORD_UPDATE_REQUIRED |
-2138701820 |
0x80860004 |
Online Id password must be updated before signin. |
ONL_E_ACCOUNT_UPDATE_REQUIRED |
-2138701819 |
0x80860005 |
Online Id account properties must be updated before signin. |
ONL_E_FORCESIGNIN |
-2138701818 |
0x80860006 |
To help protect your Online Id account you must signin again. |
ONL_E_ACCOUNT_LOCKED |
-2138701817 |
0x80860007 |
Online Id account was locked because there have been too many attempts to sign in. |
ONL_E_PARENTAL_CONSENT_REQUIRED |
-2138701816 |
0x80860008 |
Online Id account requires parental consent before proceeding. |
ONL_E_EMAIL_VERIFICATION_REQUIRED |
-2138701815 |
0x80860009 |
Online Id signin name is not yet verified. Email verification is required before signin. |
ONL_E_ACCOUNT_SUSPENDED_COMPROIMISE |
-2138701814 |
0x8086000a |
We have noticed some unusual activity in your Online Id account. Your action is needed to make sure no one else is using your account. |
ONL_E_ACCOUNT_SUSPENDED_ABUSE |
-2138701813 |
0x8086000b |
We detected some suspicious activity with your Online Id account. To help protect you, we've temporarily blocked your account. |
ONL_E_ACTION_REQUIRED |
-2138701812 |
0x8086000c |
User interaction is required for authentication. |
ONL_CONNECTION_COUNT_LIMIT |
-2138701811 |
0x8086000d |
User has reached the maximum device associations per user limit. |
ONL_E_CONNECTED_ACCOUNT_CAN_NOT_SIGNOUT |
-2138701810 |
0x8086000e |
Cannot sign out from the application since the user account is connected. |
ONL_E_USER_AUTHENTICATION_REQUIRED |
-2138701809 |
0x8086000f |
User authentication is required for this operation. |
ONL_E_REQUEST_THROTTLED |
-2138701808 |
0x80860010 |
We want to make sure this is you. User interaction is required for authentication. |
FA_E_MAX_PERSISTED_ITEMS_REACHED |
-2144927200 |
0x80270220 |
The maximum number of items for the access list has been reached. An item must be removed before another item is added. |
FA_E_HOMEGROUP_NOT_AVAILABLE |
-2144927198 |
0x80270222 |
Cannot access Homegroup. Homegroup may not be set up or may have encountered an error. |
E_MONITOR_RESOLUTION_TOO_LOW |
-2144927152 |
0x80270250 |
This app can't start because the screen resolution is below 1024x768. Choose a higher screen resolution and then try again. |
E_ELEVATED_ACTIVATION_NOT_SUPPORTED |
-2144927151 |
0x80270251 |
This app can't be activated from an elevated context. |
E_UAC_DISABLED |
-2144927150 |
0x80270252 |
This app can't be activated when UAC is disabled. |
E_FULL_ADMIN_NOT_SUPPORTED |
-2144927149 |
0x80270253 |
This app can't be activated by the Built-in Administrator. |
E_APPLICATION_NOT_REGISTERED |
-2144927148 |
0x80270254 |
This app does not support the contract specified or is not installed. |
E_MULTIPLE_EXTENSIONS_FOR_APPLICATION |
-2144927147 |
0x80270255 |
This app has multiple extensions registered to support the specified contract. Activation by AppUserModelId is ambiguous. |
E_MULTIPLE_PACKAGES_FOR_FAMILY |
-2144927146 |
0x80270256 |
This app's package family has more than one package installed. This is not supported. |
E_APPLICATION_MANAGER_NOT_RUNNING |
-2144927145 |
0x80270257 |
The app manager is required to activate applications, but is not running. |
S_STORE_LAUNCHED_FOR_REMEDIATION |
2556504 |
0x270258 |
The Store was launched instead of the specified app because the app's package was in an invalid state. |
S_APPLICATION_ACTIVATION_ERROR_HANDLED_BY_DIALOG |
2556505 |
0x270259 |
This app failed to launch, but the error was handled with a dialog. |
E_APPLICATION_ACTIVATION_TIMED_OUT |
-2144927142 |
0x8027025a |
The app didn't start in the required time. |
E_APPLICATION_ACTIVATION_EXEC_FAILURE |
-2144927141 |
0x8027025b |
The app didn't start. |
E_APPLICATION_TEMPORARY_LICENSE_ERROR |
-2144927140 |
0x8027025c |
This app failed to launch because of an issue with its license. Please try again in a moment. |
E_APPLICATION_TRIAL_LICENSE_EXPIRED |
-2144927139 |
0x8027025d |
This app failed to launch because its trial license has expired. |
E_SKYDRIVE_ROOT_TARGET_FILE_SYSTEM_NOT_SUPPORTED |
-2144927136 |
0x80270260 |
Please choose a folder on a drive that's formatted with the NTFS file system. |
E_SKYDRIVE_ROOT_TARGET_OVERLAP |
-2144927135 |
0x80270261 |
This location is already being used. Please choose a different location. |
E_SKYDRIVE_ROOT_TARGET_CANNOT_INDEX |
-2144927134 |
0x80270262 |
This location cannot be indexed. Please choose a different location. |
E_SKYDRIVE_FILE_NOT_UPLOADED |
-2144927133 |
0x80270263 |
Sorry, the action couldn't be completed because the file hasn't finished uploading. Try again later. |
E_SKYDRIVE_UPDATE_AVAILABILITY_FAIL |
-2144927132 |
0x80270264 |
Sorry, the action couldn't be completed. |
E_SKYDRIVE_ROOT_TARGET_VOLUME_ROOT_NOT_SUPPORTED |
-2144927131 |
0x80270265 |
This content can only be moved to a folder. To move the content to this drive, please choose or create a folder. |
E_SYNCENGINE_FILE_SIZE_OVER_LIMIT |
-2013089791 |
0x8802b001 |
The file size is larger than supported by the sync engine. |
E_SYNCENGINE_FILE_SIZE_EXCEEDS_REMAINING_QUOTA |
-2013089790 |
0x8802b002 |
The file cannot be uploaded because it doesn't fit in the user's available service provided storage space. |
E_SYNCENGINE_UNSUPPORTED_FILE_NAME |
-2013089789 |
0x8802b003 |
The file name contains invalid characters. |
E_SYNCENGINE_FOLDER_ITEM_COUNT_LIMIT_EXCEEDED |
-2013089788 |
0x8802b004 |
The maximum file count has been reached for this folder in the sync engine. |
E_SYNCENGINE_FILE_SYNC_PARTNER_ERROR |
-2013089787 |
0x8802b005 |
The file sync has been delegated to another program and has run into an issue. |
E_SYNCENGINE_SYNC_PAUSED_BY_SERVICE |
-2013089786 |
0x8802b006 |
Sync has been delayed due to a throttling request from the service. |
E_SYNCENGINE_FILE_IDENTIFIER_UNKNOWN |
-2013085694 |
0x8802c002 |
We can't seem to find that file. Please try again later. |
E_SYNCENGINE_SERVICE_AUTHENTICATION_FAILED |
-2013085693 |
0x8802c003 |
The account you're signed in with doesn't have permission to open this file. |
E_SYNCENGINE_UNKNOWN_SERVICE_ERROR |
-2013085692 |
0x8802c004 |
There was a problem connecting to the service. Please try again later. |
E_SYNCENGINE_SERVICE_RETURNED_UNEXPECTED_SIZE |
-2013085691 |
0x8802c005 |
Sorry, there was a problem downloading the file. |
E_SYNCENGINE_REQUEST_BLOCKED_BY_SERVICE |
-2013085690 |
0x8802c006 |
We're having trouble downloading the file right now. Please try again later. |
E_SYNCENGINE_REQUEST_BLOCKED_DUE_TO_CLIENT_ERROR |
-2013085689 |
0x8802c007 |
We're having trouble downloading the file right now. Please try again later. |
E_SYNCENGINE_FOLDER_INACCESSIBLE |
-2013081599 |
0x8802d001 |
The sync engine does not have permissions to access a local folder under the sync root. |
E_SYNCENGINE_UNSUPPORTED_FOLDER_NAME |
-2013081598 |
0x8802d002 |
The folder name contains invalid characters. |
E_SYNCENGINE_UNSUPPORTED_MARKET |
-2013081597 |
0x8802d003 |
The sync engine is not allowed to run in your current market. |
E_SYNCENGINE_PATH_LENGTH_LIMIT_EXCEEDED |
-2013081596 |
0x8802d004 |
All files and folders can't be uploaded because a path of a file or folder is too long. |
E_SYNCENGINE_REMOTE_PATH_LENGTH_LIMIT_EXCEEDED |
-2013081595 |
0x8802d005 |
All file and folders cannot be synchronized because a path of a file or folder would exceed the local path limit. |
E_SYNCENGINE_CLIENT_UPDATE_NEEDED |
-2013081594 |
0x8802d006 |
Updates are needed in order to use the sync engine. |
E_SYNCENGINE_PROXY_AUTHENTICATION_REQUIRED |
-2013081593 |
0x8802d007 |
The sync engine needs to authenticate with a proxy server. |
E_SYNCENGINE_STORAGE_SERVICE_PROVISIONING_FAILED |
-2013081592 |
0x8802d008 |
There was a problem setting up the storage services for the account. |
E_SYNCENGINE_UNSUPPORTED_REPARSE_POINT |
-2013081591 |
0x8802d009 |
Files can't be uploaded because there's an unsupported reparse point. |
E_SYNCENGINE_STORAGE_SERVICE_BLOCKED |
-2013081590 |
0x8802d00a |
The service has blocked your account from accessing the storage service. |
E_SYNCENGINE_FOLDER_IN_REDIRECTION |
-2013081589 |
0x8802d00b |
The action can't be performed right now because this folder is being moved. Please try again later. |
EAS_E_POLICY_NOT_MANAGED_BY_OS |
-2141913087 |
0x80550001 |
Windows cannot evaluate this EAS policy since this is not managed by the operating system. |
EAS_E_POLICY_COMPLIANT_WITH_ACTIONS |
-2141913086 |
0x80550002 |
The system can be made compliant to this EAS policy if certain actions are performed by the user. |
EAS_E_REQUESTED_POLICY_NOT_ENFORCEABLE |
-2141913085 |
0x80550003 |
The EAS policy being evaluated cannot be enforced by the system. |
EAS_E_CURRENT_USER_HAS_BLANK_PASSWORD |
-2141913084 |
0x80550004 |
EAS password policies for the user cannot be evaluated as the user has a blank password. |
EAS_E_REQUESTED_POLICY_PASSWORD_EXPIRATION_INCOMPATIBLE |
-2141913083 |
0x80550005 |
EAS password expiration policy cannot be satisfied as the password expiration interval is less than the minimum password interval of the system. |
EAS_E_USER_CANNOT_CHANGE_PASSWORD |
-2141913082 |
0x80550006 |
The user is not allowed to change her password. |
EAS_E_ADMINS_HAVE_BLANK_PASSWORD |
-2141913081 |
0x80550007 |
EAS password policies cannot be evaluated as one or more admins have blank passwords. |
EAS_E_ADMINS_CANNOT_CHANGE_PASSWORD |
-2141913080 |
0x80550008 |
One or more admins are not allowed to change their password. |
EAS_E_LOCAL_CONTROLLED_USERS_CANNOT_CHANGE_PASSWORD |
-2141913079 |
0x80550009 |
There are other standard users present who are not allowed to change their password. |
EAS_E_PASSWORD_POLICY_NOT_ENFORCEABLE_FOR_CONNECTED_ADMINS |
-2141913078 |
0x8055000a |
The EAS password policy cannot be enforced by the connected account provider of at least one administrator. |
EAS_E_CONNECTED_ADMINS_NEED_TO_CHANGE_PASSWORD |
-2141913077 |
0x8055000b |
There is at least one administrator whose connected account password needs to be changed for EAS password policy compliance. |
EAS_E_PASSWORD_POLICY_NOT_ENFORCEABLE_FOR_CURRENT_CONNECTED_USER |
-2141913076 |
0x8055000c |
The EAS password policy cannot be enforced by the connected account provider of the current user. |
EAS_E_CURRENT_CONNECTED_USER_NEED_TO_CHANGE_PASSWORD |
-2141913075 |
0x8055000d |
The connected account password of the current user needs to be changed for EAS password policy compliance. |
WEB_E_UNSUPPORTED_FORMAT |
-2089484287 |
0x83750001 |
Unsupported format. |
WEB_E_INVALID_XML |
-2089484286 |
0x83750002 |
Invalid XML. |
WEB_E_MISSING_REQUIRED_ELEMENT |
-2089484285 |
0x83750003 |
Missing required element. |
WEB_E_MISSING_REQUIRED_ATTRIBUTE |
-2089484284 |
0x83750004 |
Missing required attribute. |
WEB_E_UNEXPECTED_CONTENT |
-2089484283 |
0x83750005 |
Unexpected content. |
WEB_E_RESOURCE_TOO_LARGE |
-2089484282 |
0x83750006 |
Resource too large. |
WEB_E_INVALID_JSON_STRING |
-2089484281 |
0x83750007 |
Invalid JSON string. |
WEB_E_INVALID_JSON_NUMBER |
-2089484280 |
0x83750008 |
Invalid JSON number. |
WEB_E_JSON_VALUE_NOT_FOUND |
-2089484279 |
0x83750009 |
JSON value not found. |
HTTP_E_STATUS_UNEXPECTED |
-2145845247 |
0x80190001 |
Unexpected HTTP status code. |
HTTP_E_STATUS_UNEXPECTED_REDIRECTION |
-2145845245 |
0x80190003 |
Unexpected redirection status code (3xx). |
HTTP_E_STATUS_UNEXPECTED_CLIENT_ERROR |
-2145845244 |
0x80190004 |
Unexpected client error status code (4xx). |
HTTP_E_STATUS_UNEXPECTED_SERVER_ERROR |
-2145845243 |
0x80190005 |
Unexpected server error status code (5xx). |
HTTP_E_STATUS_AMBIGUOUS |
-2145844948 |
0x8019012c |
Multiple choices (300). |
HTTP_E_STATUS_MOVED |
-2145844947 |
0x8019012d |
Moved permanently (301). |
HTTP_E_STATUS_REDIRECT |
-2145844946 |
0x8019012e |
Found (302). |
HTTP_E_STATUS_REDIRECT_METHOD |
-2145844945 |
0x8019012f |
See Other (303). |
HTTP_E_STATUS_NOT_MODIFIED |
-2145844944 |
0x80190130 |
Not modified (304). |
HTTP_E_STATUS_USE_PROXY |
-2145844943 |
0x80190131 |
Use proxy (305). |
HTTP_E_STATUS_REDIRECT_KEEP_VERB |
-2145844941 |
0x80190133 |
Temporary redirect (307). |
HTTP_E_STATUS_BAD_REQUEST |
-2145844848 |
0x80190190 |
Bad request (400). |
HTTP_E_STATUS_DENIED |
-2145844847 |
0x80190191 |
Unauthorized (401). |
HTTP_E_STATUS_PAYMENT_REQ |
-2145844846 |
0x80190192 |
Payment required (402). |
HTTP_E_STATUS_FORBIDDEN |
-2145844845 |
0x80190193 |
Forbidden (403). |
HTTP_E_STATUS_NOT_FOUND |
-2145844844 |
0x80190194 |
Not found (404). |
HTTP_E_STATUS_BAD_METHOD |
-2145844843 |
0x80190195 |
Method not allowed (405). |
HTTP_E_STATUS_NONE_ACCEPTABLE |
-2145844842 |
0x80190196 |
Not acceptable (406). |
HTTP_E_STATUS_PROXY_AUTH_REQ |
-2145844841 |
0x80190197 |
Proxy authentication required (407). |
HTTP_E_STATUS_REQUEST_TIMEOUT |
-2145844840 |
0x80190198 |
Request timeout (408). |
HTTP_E_STATUS_CONFLICT |
-2145844839 |
0x80190199 |
Conflict (409). |
HTTP_E_STATUS_GONE |
-2145844838 |
0x8019019a |
Gone (410). |
HTTP_E_STATUS_LENGTH_REQUIRED |
-2145844837 |
0x8019019b |
Length required (411). |
HTTP_E_STATUS_PRECOND_FAILED |
-2145844836 |
0x8019019c |
Precondition failed (412). |
HTTP_E_STATUS_REQUEST_TOO_LARGE |
-2145844835 |
0x8019019d |
Request entity too large (413). |
HTTP_E_STATUS_URI_TOO_LONG |
-2145844834 |
0x8019019e |
Request-URI too long (414). |
HTTP_E_STATUS_UNSUPPORTED_MEDIA |
-2145844833 |
0x8019019f |
Unsupported media type (415). |
HTTP_E_STATUS_RANGE_NOT_SATISFIABLE |
-2145844832 |
0x801901a0 |
Requested range not satisfiable (416). |
HTTP_E_STATUS_EXPECTATION_FAILED |
-2145844831 |
0x801901a1 |
Expectation failed (417). |
HTTP_E_STATUS_SERVER_ERROR |
-2145844748 |
0x801901f4 |
Internal server error (500). |
HTTP_E_STATUS_NOT_SUPPORTED |
-2145844747 |
0x801901f5 |
Not implemented (501). |
HTTP_E_STATUS_BAD_GATEWAY |
-2145844746 |
0x801901f6 |
Bad gateway (502). |
HTTP_E_STATUS_SERVICE_UNAVAIL |
-2145844745 |
0x801901f7 |
Service unavailable (503). |
HTTP_E_STATUS_GATEWAY_TIMEOUT |
-2145844744 |
0x801901f8 |
Gateway timeout (504). |
HTTP_E_STATUS_VERSION_NOT_SUP |
-2145844743 |
0x801901f9 |
Version not supported (505). |
E_INVALID_PROTOCOL_OPERATION |
-2089418751 |
0x83760001 |
Invalid operation performed by the protocol. |
E_INVALID_PROTOCOL_FORMAT |
-2089418750 |
0x83760002 |
Invalid data format for the specific protocol operation. |
E_PROTOCOL_EXTENSIONS_NOT_SUPPORTED |
-2089418749 |
0x83760003 |
Protocol extensions are not supported. |
E_SUBPROTOCOL_NOT_SUPPORTED |
-2089418748 |
0x83760004 |
Subprotocol is not supported. |
E_PROTOCOL_VERSION_NOT_SUPPORTED |
-2089418747 |
0x83760005 |
Incorrect protocol version. |
INPUT_E_OUT_OF_ORDER |
-2143289344 |
0x80400000 |
Input data cannot be processed in the non-chronological order. |
INPUT_E_REENTRANCY |
-2143289343 |
0x80400001 |
Requested operation cannot be performed inside the callback or event handler. |
INPUT_E_MULTIMODAL |
-2143289342 |
0x80400002 |
Input cannot be processed because there is ongoing interaction with another pointer type. |
INPUT_E_PACKET |
-2143289341 |
0x80400003 |
One or more fields in the input packet are invalid. |
INPUT_E_FRAME |
-2143289340 |
0x80400004 |
Packets in the frame are inconsistent. Either pointer ids are not unique or there is a discrepancy in timestamps, frame ids, pointer types or source devices. |
INPUT_E_HISTORY |
-2143289339 |
0x80400005 |
The history of frames is inconsistent. Pointer ids, types, source devices don't match, or frame ids are not unique, or timestamps are out of order. |
INPUT_E_DEVICE_INFO |
-2143289338 |
0x80400006 |
Failed to retrieve information about the input device. |
INPUT_E_TRANSFORM |
-2143289337 |
0x80400007 |
Coordinate system transformation failed to transform the data. |
INPUT_E_DEVICE_PROPERTY |
-2143289336 |
0x80400008 |
The property is not supported or not reported correctly by the input device. |
INET_E_INVALID_URL |
-2146697214 |
0x800c0002 |
The URL is invalid. |
INET_E_NO_SESSION |
-2146697213 |
0x800c0003 |
No Internet session has been established. |
INET_E_CANNOT_CONNECT |
-2146697212 |
0x800c0004 |
Unable to connect to the target server. |
INET_E_RESOURCE_NOT_FOUND |
-2146697211 |
0x800c0005 |
The system cannot locate the resource specified. |
INET_E_OBJECT_NOT_FOUND |
-2146697210 |
0x800c0006 |
The system cannot locate the object specified. |
INET_E_DATA_NOT_AVAILABLE |
-2146697209 |
0x800c0007 |
No data is available for the requested resource. |
INET_E_DOWNLOAD_FAILURE |
-2146697208 |
0x800c0008 |
The download of the specified resource has failed. |
INET_E_AUTHENTICATION_REQUIRED |
-2146697207 |
0x800c0009 |
Authentication is required to access this resource. |
INET_E_NO_VALID_MEDIA |
-2146697206 |
0x800c000a |
The server could not recognize the provided mime type. |
INET_E_CONNECTION_TIMEOUT |
-2146697205 |
0x800c000b |
The operation was timed out. |
INET_E_INVALID_REQUEST |
-2146697204 |
0x800c000c |
The server did not understand the request, or the request was invalid. |
INET_E_UNKNOWN_PROTOCOL |
-2146697203 |
0x800c000d |
The specified protocol is unknown. |
INET_E_SECURITY_PROBLEM |
-2146697202 |
0x800c000e |
A security problem occurred. |
INET_E_CANNOT_LOAD_DATA |
-2146697201 |
0x800c000f |
The system could not load the persisted data. |
INET_E_CANNOT_INSTANTIATE_OBJECT |
-2146697200 |
0x800c0010 |
Unable to instantiate the object. |
INET_E_INVALID_CERTIFICATE |
-2146697191 |
0x800c0019 |
Security certificate required to access this resource is invalid. |
INET_E_REDIRECT_FAILED |
-2146697196 |
0x800c0014 |
A redirection problem occurred. |
INET_E_REDIRECT_TO_DIR |
-2146697195 |
0x800c0015 |
The requested resource is a directory, not a file. |
ERROR_DBG_CREATE_PROCESS_FAILURE_LOCKDOWN |
-2135949311 |
0x80b00001 |
Could not create new process from ARM architecture device. |
ERROR_DBG_ATTACH_PROCESS_FAILURE_LOCKDOWN |
-2135949310 |
0x80b00002 |
Could not attach to the application process from ARM architecture device. |
ERROR_DBG_CONNECT_SERVER_FAILURE_LOCKDOWN |
-2135949309 |
0x80b00003 |
Could not connect to dbgsrv server from ARM architecture device. |
ERROR_DBG_START_SERVER_FAILURE_LOCKDOWN |
-2135949308 |
0x80b00004 |
Could not start dbgsrv server from ARM architecture device. |
ERROR_IO_PREEMPTED |
-1996423167 |
0x89010001 |
The operation was preempted by a higher priority operation. It must be resumed later. |
JSCRIPT_E_CANTEXECUTE |
-1996357631 |
0x89020001 |
Function could not execute because it was deleted or garbage collected. |
WEP_E_NOT_PROVISIONED_ON_ALL_VOLUMES |
-2013200383 |
0x88010001 |
One or more fixed volumes are not provisioned with the 3rd party encryption providers to support device encryption. Enable encryption with the 3rd party provider to comply with policy. |
WEP_E_FIXED_DATA_NOT_SUPPORTED |
-2013200382 |
0x88010002 |
This computer is not fully encrypted. There are fixed volumes present which are not supported for encryption. |
WEP_E_HARDWARE_NOT_COMPLIANT |
-2013200381 |
0x88010003 |
This computer does not meet the hardware requirements to support device encryption with the installed 3rd party provider. |
WEP_E_LOCK_NOT_CONFIGURED |
-2013200380 |
0x88010004 |
This computer cannot support device encryption because the requisites for the device lock feature are not configured. |
WEP_E_PROTECTION_SUSPENDED |
-2013200379 |
0x88010005 |
Protection is enabled on this volume but is not in the active state. |
WEP_E_NO_LICENSE |
-2013200378 |
0x88010006 |
The 3rd party provider has been installed, but cannot activate encryption because a license has not been activated. |
WEP_E_OS_NOT_PROTECTED |
-2013200377 |
0x88010007 |
The operating system drive is not protected by 3rd party drive encryption. |
WEP_E_UNEXPECTED_FAIL |
-2013200376 |
0x88010008 |
Unexpected failure was encountered while calling into the 3rd Party drive encryption plugin. |
WEP_E_BUFFER_TOO_LARGE |
-2013200375 |
0x88010009 |
The input buffer size for the lockout metadata used by the 3rd party drive encryption is too large. |
ERROR_SVHDX_ERROR_STORED |
-1067712512 |
0xc05c0000 |
The proper error code with sense data was stored on server side. |
ERROR_SVHDX_ERROR_NOT_AVAILABLE |
-1067647232 |
0xc05cff00 |
The requested error data is not available on the server. |
ERROR_SVHDX_UNIT_ATTENTION_AVAILABLE |
-1067647231 |
0xc05cff01 |
Unit Attention data is available for the initiator to query. |
ERROR_SVHDX_UNIT_ATTENTION_CAPACITY_DATA_CHANGED |
-1067647230 |
0xc05cff02 |
The data capacity of the device has changed, resulting in a Unit Attention condition. |
ERROR_SVHDX_UNIT_ATTENTION_RESERVATIONS_PREEMPTED |
-1067647229 |
0xc05cff03 |
A previous operation resulted in this initiator's reservations being preempted, resulting in a Unit Attention condition. |
ERROR_SVHDX_UNIT_ATTENTION_RESERVATIONS_RELEASED |
-1067647228 |
0xc05cff04 |
A previous operation resulted in this initiator's reservations being released, resulting in a Unit Attention condition. |
ERROR_SVHDX_UNIT_ATTENTION_REGISTRATIONS_PREEMPTED |
-1067647227 |
0xc05cff05 |
A previous operation resulted in this initiator's registrations being preempted, resulting in a Unit Attention condition. |
ERROR_SVHDX_UNIT_ATTENTION_OPERATING_DEFINITION_CHANGED |
-1067647226 |
0xc05cff06 |
The data storage format of the device has changed, resulting in a Unit Attention condition. |
ERROR_SVHDX_RESERVATION_CONFLICT |
-1067647225 |
0xc05cff07 |
The current initiator is not allowed to perform the SCSI command because of a reservation conflict. |
ERROR_SVHDX_WRONG_FILE_TYPE |
-1067647224 |
0xc05cff08 |
Multiple virtual machines sharing a virtual hard disk is supported only on Fixed or Dynamic VHDX format virtual hard disks. |
ERROR_SVHDX_VERSION_MISMATCH |
-1067647223 |
0xc05cff09 |
The server version does not match the requested version. |
ERROR_VHD_SHARED |
-1067647222 |
0xc05cff0a |
The requested operation cannot be performed on the virtual disk as it is currently used in shared mode. |
ERROR_SVHDX_NO_INITIATOR |
-1067647221 |
0xc05cff0b |
Invalid Shared VHDX open due to lack of initiator ID. Check for related Continuous Availability failures. |
ERROR_VHDSET_BACKING_STORAGE_NOT_FOUND |
-1067647220 |
0xc05cff0c |
The requested operation failed due to a missing backing storage file. |
ERROR_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP |
-1067646976 |
0xc05d0000 |
Failed to negotiate a preauthentication integrity hash function. |
ERROR_SMB_BAD_CLUSTER_DIALECT |
-1067646975 |
0xc05d0001 |
The current cluster functional level does not support this SMB dialect. |
WININET_E_OUT_OF_HANDLES |
-2147012895 |
0x80072ee1 |
No more Internet handles can be allocated |
WININET_E_TIMEOUT |
-2147012894 |
0x80072ee2 |
The operation timed out |
WININET_E_EXTENDED_ERROR |
-2147012893 |
0x80072ee3 |
The server returned extended information |
WININET_E_INTERNAL_ERROR |
-2147012892 |
0x80072ee4 |
An internal error occurred in the Microsoft Internet extensions |
WININET_E_INVALID_URL |
-2147012891 |
0x80072ee5 |
The URL is invalid |
WININET_E_UNRECOGNIZED_SCHEME |
-2147012890 |
0x80072ee6 |
The URL does not use a recognized protocol |
WININET_E_NAME_NOT_RESOLVED |
-2147012889 |
0x80072ee7 |
The server name or address could not be resolved |
WININET_E_PROTOCOL_NOT_FOUND |
-2147012888 |
0x80072ee8 |
A protocol with the required capabilities was not found |
WININET_E_INVALID_OPTION |
-2147012887 |
0x80072ee9 |
The option is invalid |
WININET_E_BAD_OPTION_LENGTH |
-2147012886 |
0x80072eea |
The length is incorrect for the option type |
WININET_E_OPTION_NOT_SETTABLE |
-2147012885 |
0x80072eeb |
The option value cannot be set |
WININET_E_SHUTDOWN |
-2147012884 |
0x80072eec |
Microsoft Internet Extension support has been shut down |
WININET_E_INCORRECT_USER_NAME |
-2147012883 |
0x80072eed |
The user name was not allowed |
WININET_E_INCORRECT_PASSWORD |
-2147012882 |
0x80072eee |
The password was not allowed |
WININET_E_LOGIN_FAILURE |
-2147012881 |
0x80072eef |
The login request was denied |
WININET_E_INVALID_OPERATION |
-2147012880 |
0x80072ef0 |
The requested operation is invalid |
WININET_E_OPERATION_CANCELLED |
-2147012879 |
0x80072ef1 |
The operation has been canceled |
WININET_E_INCORRECT_HANDLE_TYPE |
-2147012878 |
0x80072ef2 |
The supplied handle is the wrong type for the requested operation |
WININET_E_INCORRECT_HANDLE_STATE |
-2147012877 |
0x80072ef3 |
The handle is in the wrong state for the requested operation |
WININET_E_NOT_PROXY_REQUEST |
-2147012876 |
0x80072ef4 |
The request cannot be made on a Proxy session |
WININET_E_REGISTRY_VALUE_NOT_FOUND |
-2147012875 |
0x80072ef5 |
The registry value could not be found |
WININET_E_BAD_REGISTRY_PARAMETER |
-2147012874 |
0x80072ef6 |
The registry parameter is incorrect |
WININET_E_NO_DIRECT_ACCESS |
-2147012873 |
0x80072ef7 |
Direct Internet access is not available |
WININET_E_NO_CONTEXT |
-2147012872 |
0x80072ef8 |
No context value was supplied |
WININET_E_NO_CALLBACK |
-2147012871 |
0x80072ef9 |
No status callback was supplied |
WININET_E_REQUEST_PENDING |
-2147012870 |
0x80072efa |
There are outstanding requests |
WININET_E_INCORRECT_FORMAT |
-2147012869 |
0x80072efb |
The information format is incorrect |
WININET_E_ITEM_NOT_FOUND |
-2147012868 |
0x80072efc |
The requested item could not be found |
WININET_E_CANNOT_CONNECT |
-2147012867 |
0x80072efd |
A connection with the server could not be established |
WININET_E_CONNECTION_ABORTED |
-2147012866 |
0x80072efe |
The connection with the server was terminated abnormally |
WININET_E_CONNECTION_RESET |
-2147012865 |
0x80072eff |
The connection with the server was reset |
WININET_E_FORCE_RETRY |
-2147012864 |
0x80072f00 |
The action must be retried |
WININET_E_INVALID_PROXY_REQUEST |
-2147012863 |
0x80072f01 |
The proxy request is invalid |
WININET_E_NEED_UI |
-2147012862 |
0x80072f02 |
User interaction is required to complete the operation |
WININET_E_HANDLE_EXISTS |
-2147012860 |
0x80072f04 |
The handle already exists |
WININET_E_SEC_CERT_DATE_INVALID |
-2147012859 |
0x80072f05 |
The date in the certificate is invalid or has expired |
WININET_E_SEC_CERT_CN_INVALID |
-2147012858 |
0x80072f06 |
The host name in the certificate is invalid or does not match |
WININET_E_HTTP_TO_HTTPS_ON_REDIR |
-2147012857 |
0x80072f07 |
A redirect request will change a non-secure to a secure connection |
WININET_E_HTTPS_TO_HTTP_ON_REDIR |
-2147012856 |
0x80072f08 |
A redirect request will change a secure to a non-secure connection |
WININET_E_MIXED_SECURITY |
-2147012855 |
0x80072f09 |
Mixed secure and non-secure connections |
WININET_E_CHG_POST_IS_NON_SECURE |
-2147012854 |
0x80072f0a |
Changing to non-secure post |
WININET_E_POST_IS_NON_SECURE |
-2147012853 |
0x80072f0b |
Data is being posted on a non-secure connection |
WININET_E_CLIENT_AUTH_CERT_NEEDED |
-2147012852 |
0x80072f0c |
A certificate is required to complete client authentication |
WININET_E_INVALID_CA |
-2147012851 |
0x80072f0d |
The certificate authority is invalid or incorrect |
WININET_E_CLIENT_AUTH_NOT_SETUP |
-2147012850 |
0x80072f0e |
Client authentication has not been correctly installed |
WININET_E_ASYNC_THREAD_FAILED |
-2147012849 |
0x80072f0f |
An error has occurred in a Wininet asynchronous thread. You may need to restart |
WININET_E_REDIRECT_SCHEME_CHANGE |
-2147012848 |
0x80072f10 |
The protocol scheme has changed during a redirect operation |
WININET_E_DIALOG_PENDING |
-2147012847 |
0x80072f11 |
There are operations awaiting retry |
WININET_E_RETRY_DIALOG |
-2147012846 |
0x80072f12 |
The operation must be retried |
WININET_E_NO_NEW_CONTAINERS |
-2147012845 |
0x80072f13 |
There are no new cache containers |
WININET_E_HTTPS_HTTP_SUBMIT_REDIR |
-2147012844 |
0x80072f14 |
A security zone check indicates the operation must be retried |
WININET_E_SEC_CERT_ERRORS |
-2147012841 |
0x80072f17 |
The SSL certificate contains errors. |
WININET_E_SEC_CERT_REV_FAILED |
-2147012839 |
0x80072f19 |
It was not possible to connect to the revocation server or a definitive response could not be obtained. |
WININET_E_HEADER_NOT_FOUND |
-2147012746 |
0x80072f76 |
The requested header was not found |
WININET_E_DOWNLEVEL_SERVER |
-2147012745 |
0x80072f77 |
The server does not support the requested protocol level |
WININET_E_INVALID_SERVER_RESPONSE |
-2147012744 |
0x80072f78 |
The server returned an invalid or unrecognized response |
WININET_E_INVALID_HEADER |
-2147012743 |
0x80072f79 |
The supplied HTTP header is invalid |
WININET_E_INVALID_QUERY_REQUEST |
-2147012742 |
0x80072f7a |
The request for a HTTP header is invalid |
WININET_E_HEADER_ALREADY_EXISTS |
-2147012741 |
0x80072f7b |
The HTTP header already exists |
WININET_E_REDIRECT_FAILED |
-2147012740 |
0x80072f7c |
The HTTP redirect request failed |
WININET_E_SECURITY_CHANNEL_ERROR |
-2147012739 |
0x80072f7d |
An error occurred in the secure channel support |
WININET_E_UNABLE_TO_CACHE_FILE |
-2147012738 |
0x80072f7e |
The file could not be written to the cache |
WININET_E_TCPIP_NOT_INSTALLED |
-2147012737 |
0x80072f7f |
The TCP/IP protocol is not installed properly |
WININET_E_DISCONNECTED |
-2147012733 |
0x80072f83 |
The computer is disconnected from the network |
WININET_E_SERVER_UNREACHABLE |
-2147012732 |
0x80072f84 |
The server is unreachable |
WININET_E_PROXY_SERVER_UNREACHABLE |
-2147012731 |
0x80072f85 |
The proxy server is unreachable |
WININET_E_BAD_AUTO_PROXY_SCRIPT |
-2147012730 |
0x80072f86 |
The proxy auto-configuration script is in error |
WININET_E_UNABLE_TO_DOWNLOAD_SCRIPT |
-2147012729 |
0x80072f87 |
Could not download the proxy auto-configuration script file |
WININET_E_SEC_INVALID_CERT |
-2147012727 |
0x80072f89 |
The supplied certificate is invalid |
WININET_E_SEC_CERT_REVOKED |
-2147012726 |
0x80072f8a |
The supplied certificate has been revoked |
WININET_E_FAILED_DUETOSECURITYCHECK |
-2147012725 |
0x80072f8b |
The Dialup failed because file sharing was turned on and a failure was requested if security check was needed |
WININET_E_NOT_INITIALIZED |
-2147012724 |
0x80072f8c |
Initialization of the WinINet API has not occurred |
WININET_E_LOGIN_FAILURE_DISPLAY_ENTITY_BODY |
-2147012722 |
0x80072f8e |
Login failed and the client should display the entity body to the user |
WININET_E_DECODING_FAILED |
-2147012721 |
0x80072f8f |
Content decoding has failed |
WININET_E_NOT_REDIRECTED |
-2147012736 |
0x80072f80 |
The HTTP request was not redirected |
WININET_E_COOKIE_NEEDS_CONFIRMATION |
-2147012735 |
0x80072f81 |
A cookie from the server must be confirmed by the user |
WININET_E_COOKIE_DECLINED |
-2147012734 |
0x80072f82 |
A cookie from the server has been declined acceptance |
WININET_E_REDIRECT_NEEDS_CONFIRMATION |
-2147012728 |
0x80072f88 |
The HTTP redirect request must be confirmed by the user |
SQLITE_E_ERROR |
-2018574335 |
0x87af0001 |
SQL error or missing database |
SQLITE_E_INTERNAL |
-2018574334 |
0x87af0002 |
Internal logic error in SQLite |
SQLITE_E_PERM |
-2018574333 |
0x87af0003 |
Access permission denied |
SQLITE_E_ABORT |
-2018574332 |
0x87af0004 |
Callback routine requested an abort |
SQLITE_E_BUSY |
-2018574331 |
0x87af0005 |
The database file is locked |
SQLITE_E_LOCKED |
-2018574330 |
0x87af0006 |
A table in the database is locked |
SQLITE_E_NOMEM |
-2018574329 |
0x87af0007 |
A malloc() failed |
SQLITE_E_READONLY |
-2018574328 |
0x87af0008 |
Attempt to write a readonly database |
SQLITE_E_INTERRUPT |
-2018574327 |
0x87af0009 |
Operation terminated by sqlite3_interrupt() |
SQLITE_E_IOERR |
-2018574326 |
0x87af000a |
Some kind of disk I/O error occurred |
SQLITE_E_CORRUPT |
-2018574325 |
0x87af000b |
The database disk image is malformed |
SQLITE_E_NOTFOUND |
-2018574324 |
0x87af000c |
Unknown opcode in sqlite3_file_control() |
SQLITE_E_FULL |
-2018574323 |
0x87af000d |
Insertion failed because database is full |
SQLITE_E_CANTOPEN |
-2018574322 |
0x87af000e |
Unable to open the database file |
SQLITE_E_PROTOCOL |
-2018574321 |
0x87af000f |
Database lock protocol error |
SQLITE_E_EMPTY |
-2018574320 |
0x87af0010 |
Database is empty |
SQLITE_E_SCHEMA |
-2018574319 |
0x87af0011 |
The database schema changed |
SQLITE_E_TOOBIG |
-2018574318 |
0x87af0012 |
String or BLOB exceeds size limit |
SQLITE_E_CONSTRAINT |
-2018574317 |
0x87af0013 |
Abort due to constraint violation |
SQLITE_E_MISMATCH |
-2018574316 |
0x87af0014 |
Data type mismatch |
SQLITE_E_MISUSE |
-2018574315 |
0x87af0015 |
Library used incorrectly |
SQLITE_E_NOLFS |
-2018574314 |
0x87af0016 |
Uses OS features not supported on host |
SQLITE_E_AUTH |
-2018574313 |
0x87af0017 |
Authorization denied |
SQLITE_E_FORMAT |
-2018574312 |
0x87af0018 |
Auxiliary database format error |
SQLITE_E_RANGE |
-2018574311 |
0x87af0019 |
2nd parameter to sqlite3_bind out of range |
SQLITE_E_NOTADB |
-2018574310 |
0x87af001a |
File opened that is not a database file |
SQLITE_E_NOTICE |
-2018574309 |
0x87af001b |
Notifications from sqlite3_log() |
SQLITE_E_WARNING |
-2018574308 |
0x87af001c |
Warnings from sqlite3_log() |
SQLITE_E_ROW |
-2018574236 |
0x87af0064 |
sqlite3_step() has another row ready |
SQLITE_E_DONE |
-2018574235 |
0x87af0065 |
sqlite3_step() has finished executing |
SQLITE_E_IOERR_READ |
-2018574070 |
0x87af010a |
SQLITE_IOERR_READ |
SQLITE_E_IOERR_SHORT_READ |
-2018573814 |
0x87af020a |
SQLITE_IOERR_SHORT_READ |
SQLITE_E_IOERR_WRITE |
-2018573558 |
0x87af030a |
SQLITE_IOERR_WRITE |
SQLITE_E_IOERR_FSYNC |
-2018573302 |
0x87af040a |
SQLITE_IOERR_FSYNC |
SQLITE_E_IOERR_DIR_FSYNC |
-2018573046 |
0x87af050a |
SQLITE_IOERR_DIR_FSYNC |
SQLITE_E_IOERR_TRUNCATE |
-2018572790 |
0x87af060a |
SQLITE_IOERR_TRUNCATE |
SQLITE_E_IOERR_FSTAT |
-2018572534 |
0x87af070a |
SQLITE_IOERR_FSTAT |
SQLITE_E_IOERR_UNLOCK |
-2018572278 |
0x87af080a |
SQLITE_IOERR_UNLOCK |
SQLITE_E_IOERR_RDLOCK |
-2018572022 |
0x87af090a |
SQLITE_IOERR_RDLOCK |
SQLITE_E_IOERR_DELETE |
-2018571766 |
0x87af0a0a |
SQLITE_IOERR_DELETE |
SQLITE_E_IOERR_BLOCKED |
-2018571510 |
0x87af0b0a |
SQLITE_IOERR_BLOCKED |
SQLITE_E_IOERR_NOMEM |
-2018571254 |
0x87af0c0a |
SQLITE_IOERR_NOMEM |
SQLITE_E_IOERR_ACCESS |
-2018570998 |
0x87af0d0a |
SQLITE_IOERR_ACCESS |
SQLITE_E_IOERR_CHECKRESERVEDLOCK |
-2018570742 |
0x87af0e0a |
SQLITE_IOERR_CHECKRESERVEDLOCK |
SQLITE_E_IOERR_LOCK |
-2018570486 |
0x87af0f0a |
SQLITE_IOERR_LOCK |
SQLITE_E_IOERR_CLOSE |
-2018570230 |
0x87af100a |
SQLITE_IOERR_CLOSE |
SQLITE_E_IOERR_DIR_CLOSE |
-2018569974 |
0x87af110a |
SQLITE_IOERR_DIR_CLOSE |
SQLITE_E_IOERR_SHMOPEN |
-2018569718 |
0x87af120a |
SQLITE_IOERR_SHMOPEN |
SQLITE_E_IOERR_SHMSIZE |
-2018569462 |
0x87af130a |
SQLITE_IOERR_SHMSIZE |
SQLITE_E_IOERR_SHMLOCK |
-2018569206 |
0x87af140a |
SQLITE_IOERR_SHMLOCK |
SQLITE_E_IOERR_SHMMAP |
-2018568950 |
0x87af150a |
SQLITE_IOERR_SHMMAP |
SQLITE_E_IOERR_SEEK |
-2018568694 |
0x87af160a |
SQLITE_IOERR_SEEK |
SQLITE_E_IOERR_DELETE_NOENT |
-2018568438 |
0x87af170a |
SQLITE_IOERR_DELETE_NOENT |
SQLITE_E_IOERR_MMAP |
-2018568182 |
0x87af180a |
SQLITE_IOERR_MMAP |
SQLITE_E_IOERR_GETTEMPPATH |
-2018567926 |
0x87af190a |
SQLITE_IOERR_GETTEMPPATH |
SQLITE_E_IOERR_CONVPATH |
-2018567670 |
0x87af1a0a |
SQLITE_IOERR_CONVPATH |
SQLITE_E_IOERR_VNODE |
-2018567678 |
0x87af1a02 |
SQLITE_IOERR_VNODE |
SQLITE_E_IOERR_AUTH |
-2018567677 |
0x87af1a03 |
SQLITE_IOERR_AUTH |
SQLITE_E_LOCKED_SHAREDCACHE |
-2018574074 |
0x87af0106 |
SQLITE_LOCKED_SHAREDCACHE |
SQLITE_E_BUSY_RECOVERY |
-2018574075 |
0x87af0105 |
SQLITE_BUSY_RECOVERY |
SQLITE_E_BUSY_SNAPSHOT |
-2018573819 |
0x87af0205 |
SQLITE_BUSY_SNAPSHOT |
SQLITE_E_CANTOPEN_NOTEMPDIR |
-2018574066 |
0x87af010e |
SQLITE_CANTOPEN_NOTEMPDIR |
SQLITE_E_CANTOPEN_ISDIR |
-2018573810 |
0x87af020e |
SQLITE_CANTOPEN_ISDIR |
SQLITE_E_CANTOPEN_FULLPATH |
-2018573554 |
0x87af030e |
SQLITE_CANTOPEN_FULLPATH |
SQLITE_E_CANTOPEN_CONVPATH |
-2018573298 |
0x87af040e |
SQLITE_CANTOPEN_CONVPATH |
SQLITE_E_CORRUPT_VTAB |
-2018574069 |
0x87af010b |
SQLITE_CORRUPT_VTAB |
SQLITE_E_READONLY_RECOVERY |
-2018574072 |
0x87af0108 |
SQLITE_READONLY_RECOVERY |
SQLITE_E_READONLY_CANTLOCK |
-2018573816 |
0x87af0208 |
SQLITE_READONLY_CANTLOCK |
SQLITE_E_READONLY_ROLLBACK |
-2018573560 |
0x87af0308 |
SQLITE_READONLY_ROLLBACK |
SQLITE_E_READONLY_DBMOVED |
-2018573304 |
0x87af0408 |
SQLITE_READONLY_DBMOVED |
SQLITE_E_ABORT_ROLLBACK |
-2018573820 |
0x87af0204 |
SQLITE_ABORT_ROLLBACK |
SQLITE_E_CONSTRAINT_CHECK |
-2018574061 |
0x87af0113 |
SQLITE_CONSTRAINT_CHECK |
SQLITE_E_CONSTRAINT_COMMITHOOK |
-2018573805 |
0x87af0213 |
SQLITE_CONSTRAINT_COMMITHOOK |
SQLITE_E_CONSTRAINT_FOREIGNKEY |
-2018573549 |
0x87af0313 |
SQLITE_CONSTRAINT_FOREIGNKEY |
SQLITE_E_CONSTRAINT_FUNCTION |
-2018573293 |
0x87af0413 |
SQLITE_CONSTRAINT_FUNCTION |
SQLITE_E_CONSTRAINT_NOTNULL |
-2018573037 |
0x87af0513 |
SQLITE_CONSTRAINT_NOTNULL |
SQLITE_E_CONSTRAINT_PRIMARYKEY |
-2018572781 |
0x87af0613 |
SQLITE_CONSTRAINT_PRIMARYKEY |
SQLITE_E_CONSTRAINT_TRIGGER |
-2018572525 |
0x87af0713 |
SQLITE_CONSTRAINT_TRIGGER |
SQLITE_E_CONSTRAINT_UNIQUE |
-2018572269 |
0x87af0813 |
SQLITE_CONSTRAINT_UNIQUE |
SQLITE_E_CONSTRAINT_VTAB |
-2018572013 |
0x87af0913 |
SQLITE_CONSTRAINT_VTAB |
SQLITE_E_CONSTRAINT_ROWID |
-2018571757 |
0x87af0a13 |
SQLITE_CONSTRAINT_ROWID |
SQLITE_E_NOTICE_RECOVER_WAL |
-2018574053 |
0x87af011b |
SQLITE_NOTICE_RECOVER_WAL |
SQLITE_E_NOTICE_RECOVER_ROLLBACK |
-2018573797 |
0x87af021b |
SQLITE_NOTICE_RECOVER_ROLLBACK |
SQLITE_E_WARNING_AUTOINDEX |
-2018574052 |
0x87af011c |
SQLITE_WARNING_AUTOINDEX |
UTC_E_TOGGLE_TRACE_STARTED |
-2017128447 |
0x87c51001 |
Toggle (alternative) trace started |
UTC_E_ALTERNATIVE_TRACE_CANNOT_PREEMPT |
-2017128446 |
0x87c51002 |
Cannot pre-empt running trace: The current trace has a higher priority |
UTC_E_AOT_NOT_RUNNING |
-2017128445 |
0x87c51003 |
The always-on-trace is not running |
UTC_E_SCRIPT_TYPE_INVALID |
-2017128444 |
0x87c51004 |
RunScriptAction contains an invalid script type |
UTC_E_SCENARIODEF_NOT_FOUND |
-2017128443 |
0x87c51005 |
Requested scenario definition cannot be found |
UTC_E_TRACEPROFILE_NOT_FOUND |
-2017128442 |
0x87c51006 |
Requested trace profile cannot be found |
UTC_E_FORWARDER_ALREADY_ENABLED |
-2017128441 |
0x87c51007 |
Trigger forwarder is already enabled |
UTC_E_FORWARDER_ALREADY_DISABLED |
-2017128440 |
0x87c51008 |
Trigger forwarder is already disabled |
UTC_E_EVENTLOG_ENTRY_MALFORMED |
-2017128439 |
0x87c51009 |
Cannot parse EventLog XML: The entry is malformed |
UTC_E_DIAGRULES_SCHEMAVERSION_MISMATCH |
-2017128438 |
0x87c5100a |
node contains a schemaversion which is not compatible with this client |
UTC_E_SCRIPT_TERMINATED |
-2017128437 |
0x87c5100b |
RunScriptAction was forced to terminate a script |
UTC_E_INVALID_CUSTOM_FILTER |
-2017128436 |
0x87c5100c |
ToggleTraceWithCustomFilterAction contains an invalid custom filter |
UTC_E_TRACE_NOT_RUNNING |
-2017128435 |
0x87c5100d |
The trace is not running |
UTC_E_REESCALATED_TOO_QUICKLY |
-2017128434 |
0x87c5100e |
A scenario failed to escalate: This scenario has escalated too recently |
UTC_E_ESCALATION_ALREADY_RUNNING |
-2017128433 |
0x87c5100f |
A scenario failed to escalate: This scenario is already running an escalation |
UTC_E_PERFTRACK_ALREADY_TRACING |
-2017128432 |
0x87c51010 |
Cannot start tracing: PerfTrack component is already tracing |
UTC_E_REACHED_MAX_ESCALATIONS |
-2017128431 |
0x87c51011 |
A scenario failed to escalate: This scenario has reached max escalations for this escalation type |
UTC_E_FORWARDER_PRODUCER_MISMATCH |
-2017128430 |
0x87c51012 |
Cannot update forwarder: The forwarder passed to the function is of a different type |
UTC_E_INTENTIONAL_SCRIPT_FAILURE |
-2017128429 |
0x87c51013 |
RunScriptAction failed intentionally to force this escalation to terminate |
UTC_E_SQM_INIT_FAILED |
-2017128428 |
0x87c51014 |
Failed to initialize SQM logger |
UTC_E_NO_WER_LOGGER_SUPPORTED |
-2017128427 |
0x87c51015 |
Failed to initialize WER logger: This system does not support WER for UTC |
UTC_E_TRACERS_DONT_EXIST |
-2017128426 |
0x87c51016 |
The TraceManager has attempted to take a tracing action without initializing tracers |
UTC_E_WINRT_INIT_FAILED |
-2017128425 |
0x87c51017 |
WinRT initialization failed |
UTC_E_SCENARIODEF_SCHEMAVERSION_MISMATCH |
-2017128424 |
0x87c51018 |
node contains a schemaversion that is not compatible with this client |
UTC_E_INVALID_FILTER |
-2017128423 |
0x87c51019 |
Scenario contains an invalid filter that can never be satisfied |
UTC_E_EXE_TERMINATED |
-2017128422 |
0x87c5101a |
RunExeWithArgsAction was forced to terminate a running executable |
UTC_E_ESCALATION_NOT_AUTHORIZED |
-2017128421 |
0x87c5101b |
Escalation for scenario failed due to insufficient permissions |
UTC_E_SETUP_NOT_AUTHORIZED |
-2017128420 |
0x87c5101c |
Setup for scenario failed due to insufficient permissions |
UTC_E_CHILD_PROCESS_FAILED |
-2017128419 |
0x87c5101d |
A process launched by UTC failed with a non-zero exit code. |
UTC_E_COMMAND_LINE_NOT_AUTHORIZED |
-2017128418 |
0x87c5101e |
A RunExeWithArgs action contains an unauthorized command line. |
UTC_E_CANNOT_LOAD_SCENARIO_EDITOR_XML |
-2017128417 |
0x87c5101f |
UTC cannot load Scenario Editor XML. Convert the scenario file to a DiagTrack XML using the editor. |
UTC_E_ESCALATION_TIMED_OUT |
-2017128416 |
0x87c51020 |
Escalation for scenario has timed out |
UTC_E_SETUP_TIMED_OUT |
-2017128415 |
0x87c51021 |
Setup for scenario has timed out |
UTC_E_TRIGGER_MISMATCH |
-2017128414 |
0x87c51022 |
The given trigger does not match the expected trigger type |
UTC_E_TRIGGER_NOT_FOUND |
-2017128413 |
0x87c51023 |
Requested trigger cannot be found |
UTC_E_SIF_NOT_SUPPORTED |
-2017128412 |
0x87c51024 |
SIF is not supported on the machine |
UTC_E_DELAY_TERMINATED |
-2017128411 |
0x87c51025 |
The delay action was terminated |
UTC_E_DEVICE_TICKET_ERROR |
-2017128410 |
0x87c51026 |
The device ticket was not obtained |
UTC_E_TRACE_BUFFER_LIMIT_EXCEEDED |
-2017128409 |
0x87c51027 |
The trace profile needs more memory than is available for tracing |
UTC_E_API_RESULT_UNAVAILABLE |
-2017128408 |
0x87c51028 |
The API was not completed successfully so the result is unavailable |
UTC_E_RPC_TIMEOUT |
-2017128407 |
0x87c51029 |
The requested API encountered a timeout in the API manager |
UTC_E_RPC_WAIT_FAILED |
-2017128406 |
0x87c5102a |
The synchronous API encountered a wait failure |
UTC_E_API_BUSY |
-2017128405 |
0x87c5102b |
The UTC API is busy with another request |
UTC_E_TRACE_MIN_DURATION_REQUIREMENT_NOT_MET |
-2017128404 |
0x87c5102c |
The running trace profile does not have a sufficient runtime to fulfill the escalation request |
UTC_E_EXCLUSIVITY_NOT_AVAILABLE |
-2017128403 |
0x87c5102d |
The trace profile could not be started because it requires exclusivity and another higher priority trace is already running |
UTC_E_GETFILE_FILE_PATH_NOT_APPROVED |
-2017128402 |
0x87c5102e |
The file path is not approved for the GetFile escalation action |
UTC_E_ESCALATION_DIRECTORY_ALREADY_EXISTS |
-2017128401 |
0x87c5102f |
The escalation working directory for the requested escalation could not be created because it already exists |
UTC_E_TIME_TRIGGER_ON_START_INVALID |
-2017128400 |
0x87c51030 |
Time triggers cannot be used on a transition originating from the "_start" state |
UTC_E_TIME_TRIGGER_ONLY_VALID_ON_SINGLE_TRANSITION |
-2017128399 |
0x87c51031 |
Time triggers can only be attached to a single transition |
UTC_E_TIME_TRIGGER_INVALID_TIME_RANGE |
-2017128398 |
0x87c51032 |
Time trigger duration must fall within an inclusive range of one second and 15 minutes |
UTC_E_MULTIPLE_TIME_TRIGGER_ON_SINGLE_STATE |
-2017128397 |
0x87c51033 |
Only one Time Trigger is allowed per state |
UTC_E_BINARY_MISSING |
-2017128396 |
0x87c51034 |
A RunExeWithArgs action contains a binary which is not present on the targeted device. |
UTC_E_NETWORK_CAPTURE_NOT_ALLOWED |
-2017128395 |
0x87c51035 |
A network capture trace is not allowed. |
UTC_E_FAILED_TO_RESOLVE_CONTAINER_ID |
-2017128394 |
0x87c51036 |
UTC failed to identify the container id to use for a scenario escalation action. |
UTC_E_UNABLE_TO_RESOLVE_SESSION |
-2017128393 |
0x87c51037 |
Failed to resolve session ID during API invocation. |
UTC_E_THROTTLED |
-2017128392 |
0x87c51038 |
UTC has throttled the event for firing too often. |
UTC_E_UNAPPROVED_SCRIPT |
-2017128391 |
0x87c51039 |
The script is not approved to run as part of DiagTrack scenario. |
UTC_E_SCRIPT_MISSING |
-2017128390 |
0x87c5103a |
The script referenced in DiagTrack scenario is not present on the system. |
UTC_E_SCENARIO_THROTTLED |
-2017128389 |
0x87c5103b |
A trigger in this scenario is throttled, blocking the scenario from being loaded. |
UTC_E_API_NOT_SUPPORTED |
-2017128388 |
0x87c5103c |
The requested UTC API call is not supported on this device. |
UTC_E_GETFILE_EXTERNAL_PATH_NOT_APPROVED |
-2017128387 |
0x87c5103d |
The file path is not approved for collection on external rings for the GetFile escalation action. |
UTC_E_TRY_GET_SCENARIO_TIMEOUT_EXCEEDED |
-2017128386 |
0x87c5103e |
Querying a scenario definition exceeded the specified maximum timeout. |
UTC_E_CERT_REV_FAILED |
-2017128385 |
0x87c5103f |
Certification revocation checking has been enabled, but the revocation check failed to verify whether a certificate has been revoked. The server used to check for revocation might be unreachable. |
UTC_E_FAILED_TO_START_NDISCAP |
-2017128384 |
0x87c51040 |
Failed to start NDISCAP service for network packet capture trace. |
UTC_E_KERNELDUMP_LIMIT_REACHED |
-2017128383 |
0x87c51041 |
UTC can perform no more than one KernelDump action on a device every 24 hours. |
UTC_E_MISSING_AGGREGATE_EVENT_TAG |
-2017128382 |
0x87c51042 |
The event contained an aggregation or differential privacy structure, but did not specify MICROSOFT_EVENTTAG_AGGREGATE. |
UTC_E_INVALID_AGGREGATION_STRUCT |
-2017128381 |
0x87c51043 |
The event contained an invalid aggregation or differential privacy structure. |
UTC_E_ACTION_NOT_SUPPORTED_IN_DESTINATION |
-2017128380 |
0x87c51044 |
The action cannot be completed in the specified destination. |
UTC_E_FILTER_MISSING_ATTRIBUTE |
-2017128379 |
0x87c51045 |
Filter command is missing a required attribute. |
UTC_E_FILTER_INVALID_TYPE |
-2017128378 |
0x87c51046 |
Filter command contains an unsupported type. |
UTC_E_FILTER_VARIABLE_NOT_FOUND |
-2017128377 |
0x87c51047 |
Filter variable does not exist at point of evaluation. |
UTC_E_FILTER_FUNCTION_RESTRICTED |
-2017128376 |
0x87c51048 |
Filter command is not allowed in the current context. |
UTC_E_FILTER_VERSION_MISMATCH |
-2017128375 |
0x87c51049 |
Requested filter version is incompatible with available version. |
UTC_E_FILTER_INVALID_FUNCTION |
-2017128368 |
0x87c51050 |
Filter does not support this function. |
UTC_E_FILTER_INVALID_FUNCTION_PARAMS |
-2017128367 |
0x87c51051 |
Filter function does not accept the provided parameter types and/or count. |
UTC_E_FILTER_INVALID_COMMAND |
-2017128366 |
0x87c51052 |
Filter command does not exist or is incorrectly formatted. |
UTC_E_FILTER_ILLEGAL_EVAL |
-2017128365 |
0x87c51053 |
Filter types can not be compared to each other. |
UTC_E_TTTRACER_RETURNED_ERROR |
-2017128364 |
0x87c51054 |
TTTracer executable returned a code other than ERROR_SUCCESS. |
UTC_E_AGENT_DIAGNOSTICS_TOO_LARGE |
-2017128363 |
0x87c51055 |
The total size of the compressed escalation data payload exceeded the allowable limit. |
UTC_E_FAILED_TO_RECEIVE_AGENT_DIAGNOSTICS |
-2017128362 |
0x87c51056 |
Escalation data was not completely transferred from agent to host. |
UTC_E_SCENARIO_HAS_NO_ACTIONS |
-2017128361 |
0x87c51057 |
An escalation was requested for a scenario which has no actions for the passed type. |
UTC_E_TTTRACER_STORAGE_FULL |
-2017128360 |
0x87c51058 |
UTC allocated space for TTTracer escalations is full. |
UTC_E_INSUFFICIENT_SPACE_TO_START_TRACE |
-2017128359 |
0x87c51059 |
Disk needs minimum of 15GB to start TTD recording session. |
UTC_E_ESCALATION_CANCELLED_AT_SHUTDOWN |
-2017128358 |
0x87c5105a |
Escalation was cancelled due to component shutdown. |
UTC_E_GETFILEINFOACTION_FILE_NOT_APPROVED |
-2017128357 |
0x87c5105b |
The file for the GetFileInfo action must be under the \Windows, \Program Files, or \Program Files (x86) directories. |
UTC_E_SETREGKEYACTION_TYPE_NOT_APPROVED |
-2017128356 |
0x87c5105c |
The registry value type for SetRegKey action must be REG_SZ, REG_MULTI_SZ, REG_EXPAND_SZ, REG_BINARY, REG_DWORD, or REG_QWORD. |
WINML_ERR_INVALID_DEVICE |
-2003828735 |
0x88900001 |
The device is invalid or does not support machine learning. |
WINML_ERR_INVALID_BINDING |
-2003828734 |
0x88900002 |
The binding is incomplete or does not match the input/output description. |
WINML_ERR_VALUE_NOTFOUND |
-2003828733 |
0x88900003 |
An attempt was made to bind an unknown input or output. |
WINML_ERR_SIZE_MISMATCH |
-2003828732 |
0x88900004 |
The size of the buffer provided for a bound variable is invalid. |