COM Error Codes (FWP, WS, NDIS, HyperV)

Header: winerror.h

The following table provides a list of error codes used by COM-based APIs.

If you are experiencing difficulty with an application you are installing or running, contact customer support for the software that is displaying the error message. To obtain support for a Microsoft product, go to https://support.microsoft.com.

SymbolicCodeDescription
FWP_E_CALLOUT_NOT_FOUND0x80320001The callout does not exist.
FWP_E_CONDITION_NOT_FOUND0x80320002The filter condition does not exist.
FWP_E_FILTER_NOT_FOUND0x80320003The filter does not exist.
FWP_E_LAYER_NOT_FOUND0x80320004The layer does not exist.
FWP_E_PROVIDER_NOT_FOUND0x80320005The provider does not exist.
FWP_E_PROVIDER_CONTEXT_NOT_FOUND0x80320006The provider context does not exist.
FWP_E_SUBLAYER_NOT_FOUND0x80320007The sublayer does not exist.
FWP_E_NOT_FOUND0x80320008The object does not exist.
FWP_E_ALREADY_EXISTS0x80320009An object with that GUID or LUID already exists.
FWP_E_IN_USE0x8032000AThe object is referenced by other objects so cannot be deleted.
FWP_E_DYNAMIC_SESSION_IN_PROGRESS0x8032000BThe call is not allowed from within a dynamic session.
FWP_E_WRONG_SESSION0x8032000CThe call was made from the wrong session so cannot be completed.
FWP_E_NO_TXN_IN_PROGRESS0x8032000DThe call must be made from within an explicit transaction.
FWP_E_TXN_IN_PROGRESS0x8032000EThe call is not allowed from within an explicit transaction.
FWP_E_TXN_ABORTED0x8032000FThe explicit transaction has been forcibly canceled.
FWP_E_SESSION_ABORTED0x80320010The session has been canceled.
FWP_E_INCOMPATIBLE_TXN0x80320011The call is not allowed from within a read-only transaction.
FWP_E_TIMEOUT0x80320012The call timed out while waiting to acquire the transaction lock.
FWP_E_NET_EVENTS_DISABLED0x80320013Collection of network diagnostic events is disabled.
FWP_E_INCOMPATIBLE_LAYER0x80320014The operation is not supported by the specified layer.
FWP_E_KM_CLIENTS_ONLY0x80320015The call is allowed for kernel-mode callers only.
FWP_E_LIFETIME_MISMATCH0x80320016The call tried to associate two objects with incompatible lifetimes.
FWP_E_BUILTIN_OBJECT0x80320017The object is built in so cannot be deleted.
FWP_E_TOO_MANY_CALLOUTS0x80320018The maximum number of callouts has been reached.
FWP_E_NOTIFICATION_DROPPED0x80320019A notification could not be delivered because a message queue is at its maximum capacity.
FWP_E_TRAFFIC_MISMATCH0x8032001AThe traffic parameters do not match those for the security association context.
FWP_E_INCOMPATIBLE_SA_STATE0x8032001BThe call is not allowed for the current security association state.
FWP_E_NULL_POINTER0x8032001CA required pointer is null.
FWP_E_INVALID_ENUMERATOR0x8032001DAn enumerator is not valid.
FWP_E_INVALID_FLAGS0x8032001EThe flags field contains an invalid value.
FWP_E_INVALID_NET_MASK0x8032001FA network mask is not valid.
FWP_E_INVALID_RANGE0x80320020An FWP_RANGE is not valid.
FWP_E_INVALID_INTERVAL0x80320021The time interval is not valid.
FWP_E_ZERO_LENGTH_ARRAY0x80320022An array that must contain at least one element is zero length.
FWP_E_NULL_DISPLAY_NAME0x80320023The displayData.name field cannot be null.
FWP_E_INVALID_ACTION_TYPE0x80320024The action type is not one of the allowed action types for a filter.
FWP_E_INVALID_WEIGHT0x80320025The filter weight is not valid.
FWP_E_MATCH_TYPE_MISMATCH0x80320026A filter condition contains a match type that is not compatible with the operands.
FWP_E_TYPE_MISMATCH0x80320027An FWP_VALUE or FWPM_CONDITION_VALUE is of the wrong type.
FWP_E_OUT_OF_BOUNDS0x80320028An integer value is outside the allowed range.
FWP_E_RESERVED0x80320029A reserved field is nonzero.
FWP_E_DUPLICATE_CONDITION0x8032002AA filter cannot contain multiple conditions operating on a single field.
FWP_E_DUPLICATE_KEYMOD0x8032002BA policy cannot contain the same keying module more than once.
FWP_E_ACTION_INCOMPATIBLE_WITH_LAYER0x8032002CThe action type is not compatible with the layer.
FWP_E_ACTION_INCOMPATIBLE_WITH_SUBLAYER0x8032002DThe action type is not compatible with the sublayer.
FWP_E_CONTEXT_INCOMPATIBLE_WITH_LAYER0x8032002EThe raw context or the provider context is not compatible with the layer.
FWP_E_CONTEXT_INCOMPATIBLE_WITH_CALLOUT0x8032002FThe raw context or the provider context is not compatible with the callout.
FWP_E_INCOMPATIBLE_AUTH_METHOD0x80320030The authentication method is not compatible with the policy type.
FWP_E_INCOMPATIBLE_DH_GROUP0x80320031The Diffie-Hellman group is not compatible with the policy type.
FWP_E_EM_NOT_SUPPORTED0x80320032An IKE policy cannot contain an Extended Mode policy.
FWP_E_NEVER_MATCH0x80320033The enumeration template or subscription will never match any objects.
FWP_E_PROVIDER_CONTEXT_MISMATCH0x80320034The provider context is of the wrong type.
FWP_E_INVALID_PARAMETER0x80320035The parameter is incorrect.
FWP_E_TOO_MANY_SUBLAYERS0x80320036The maximum number of sublayers has been reached.
FWP_E_CALLOUT_NOTIFICATION_FAILED0x80320037The notification function for a callout returned an error.
FWP_E_INVALID_AUTH_TRANSFORM0x80320038The IPsec authentication transform is not valid.
FWP_E_INVALID_CIPHER_TRANSFORM0x80320039The IPsec cipher transform is not valid.
FWP_E_INCOMPATIBLE_CIPHER_TRANSFORM0x8032003AThe IPsec cipher transform is not compatible with the policy.
FWP_E_INVALID_TRANSFORM_COMBINATION0x8032003BThe combination of IPsec transform types is not valid.
FWP_E_DUPLICATE_AUTH_METHOD0x8032003CA policy cannot contain the same auth method more than once.
FWP_E_INVALID_TUNNEL_ENDPOINT0x8032003DA tunnel endpoint configuration is invalid.
FWP_E_L2_DRIVER_NOT_READY0x8032003EThe WFP MAC Layers are not ready.
FWP_E_KEY_DICTATOR_ALREADY_REGISTERED0x8032003FA key manager capable of key dictation is already registered
FWP_E_KEY_DICTATION_INVALID_KEYING_MATERIAL0x80320040A key manager dictated invalid keys
FWP_E_CONNECTIONS_DISABLED0x80320041The BFE IPsec Connection Tracking is disabled.
FWP_E_INVALID_DNS_NAME0x80320042The DNS name is invalid.
FWP_E_STILL_ON0x80320043The engine option is still enabled due to other configuration settings.
FWP_E_IKEEXT_NOT_RUNNING0x80320044The IKEEXT service is not running. This service only runs when there is IPsec policy applied to the machine.
FWP_E_DROP_NOICMP0x80320104The packet should be dropped, no ICMP should be sent.
WS_S_ASYNC0x003D0000The function call is completing asynchronously.
WS_S_END0x003D0001There are no more messages available on the channel.
WS_E_INVALID_FORMAT0x803D0000The input data was not in the expected format or did not have the expected value.
WS_E_OBJECT_FAULTED0x803D0001The operation could not be completed because the object is in a faulted state due to a previous error.
WS_E_NUMERIC_OVERFLOW0x803D0002The operation could not be completed because it would lead to numeric overflow.
WS_E_INVALID_OPERATION0x803D0003The operation is not allowed due to the current state of the object.
WS_E_OPERATION_ABORTED0x803D0004The operation was aborted.
WS_E_ENDPOINT_ACCESS_DENIED0x803D0005Access was denied by the remote endpoint.
WS_E_OPERATION_TIMED_OUT0x803D0006The operation did not complete within the time allotted.
WS_E_OPERATION_ABANDONED0x803D0007The operation was abandoned.
WS_E_QUOTA_EXCEEDED0x803D0008A quota was exceeded.
WS_E_NO_TRANSLATION_AVAILABLE0x803D0009The information was not available in the specified language.
WS_E_SECURITY_VERIFICATION_FAILURE0x803D000ASecurity verification was not successful for the received data.
WS_E_ADDRESS_IN_USE0x803D000BThe address is already being used.
WS_E_ADDRESS_NOT_AVAILABLE0x803D000CThe address is not valid for this context.
WS_E_ENDPOINT_NOT_FOUND0x803D000DThe remote endpoint does not exist or could not be located.
WS_E_ENDPOINT_NOT_AVAILABLE0x803D000EThe remote endpoint is not currently in service at this location.
WS_E_ENDPOINT_FAILURE0x803D000FThe remote endpoint could not process the request.
WS_E_ENDPOINT_UNREACHABLE0x803D0010The remote endpoint was not reachable.
WS_E_ENDPOINT_ACTION_NOT_SUPPORTED0x803D0011The operation was not supported by the remote endpoint.
WS_E_ENDPOINT_TOO_BUSY0x803D0012The remote endpoint is unable to process the request due to being overloaded.
WS_E_ENDPOINT_FAULT_RECEIVED0x803D0013A message containing a fault was received from the remote endpoint.
WS_E_ENDPOINT_DISCONNECTED0x803D0014The connection with the remote endpoint was terminated.
WS_E_PROXY_FAILURE0x803D0015The HTTP proxy server could not process the request.
WS_E_PROXY_ACCESS_DENIED0x803D0016Access was denied by the HTTP proxy server.
WS_E_NOT_SUPPORTED0x803D0017The requested feature is not available on this platform.
WS_E_PROXY_REQUIRES_BASIC_AUTH0x803D0018The HTTP proxy server requires HTTP authentication scheme 'basic'.
WS_E_PROXY_REQUIRES_DIGEST_AUTH0x803D0019The HTTP proxy server requires HTTP authentication scheme 'digest'.
WS_E_PROXY_REQUIRES_NTLM_AUTH0x803D001AThe HTTP proxy server requires HTTP authentication scheme 'NTLM'.
WS_E_PROXY_REQUIRES_NEGOTIATE_AUTH0x803D001BThe HTTP proxy server requires HTTP authentication scheme 'negotiate'.
WS_E_SERVER_REQUIRES_BASIC_AUTH0x803D001CThe remote endpoint requires HTTP authentication scheme 'basic'.
WS_E_SERVER_REQUIRES_DIGEST_AUTH0x803D001DThe remote endpoint requires HTTP authentication scheme 'digest'.
WS_E_SERVER_REQUIRES_NTLM_AUTH0x803D001EThe remote endpoint requires HTTP authentication scheme 'NTLM'.
WS_E_SERVER_REQUIRES_NEGOTIATE_AUTH0x803D001FThe remote endpoint requires HTTP authentication scheme 'negotiate'.
WS_E_INVALID_ENDPOINT_URL0x803D0020The endpoint address URL is invalid.
WS_E_OTHER0x803D0021Unrecognized error occurred in the Windows Web Services framework.
WS_E_SECURITY_TOKEN_EXPIRED0x803D0022A security token was rejected by the server because it has expired.
WS_E_SECURITY_SYSTEM_FAILURE0x803D0023A security operation failed in the Windows Web Services framework.
ERROR_NDIS_INTERFACE_CLOSING0x80340002The binding to the network interface is being closed.
ERROR_NDIS_BAD_VERSION0x80340004An invalid version was specified.
ERROR_NDIS_BAD_CHARACTERISTICS0x80340005An invalid characteristics table was used.
ERROR_NDIS_ADAPTER_NOT_FOUND0x80340006Failed to find the network interface or network interface is not ready.
ERROR_NDIS_OPEN_FAILED0x80340007Failed to open the network interface.
ERROR_NDIS_DEVICE_FAILED0x80340008Network interface has encountered an internal unrecoverable failure.
ERROR_NDIS_MULTICAST_FULL0x80340009The multicast list on the network interface is full.
ERROR_NDIS_MULTICAST_EXISTS0x8034000AAn attempt was made to add a duplicate multicast address to the list.
ERROR_NDIS_MULTICAST_NOT_FOUND0x8034000BAt attempt was made to remove a multicast address that was never added.
ERROR_NDIS_REQUEST_ABORTED0x8034000CNetowork interface aborted the request.
ERROR_NDIS_RESET_IN_PROGRESS0x8034000DNetwork interface cannot process the request because it is being reset.
ERROR_NDIS_NOT_SUPPORTED0x803400BBNetword interface does not support this request.
ERROR_NDIS_INVALID_PACKET0x8034000FAn attempt was made to send an invalid packet on a network interface.
ERROR_NDIS_ADAPTER_NOT_READY0x80340011Network interface is not ready to complete this operation.
ERROR_NDIS_INVALID_LENGTH0x80340014The length of the buffer submitted for this operation is not valid.
ERROR_NDIS_INVALID_DATA0x80340015The data used for this operation is not valid.
ERROR_NDIS_BUFFER_TOO_SHORT0x80340016The length of buffer submitted for this operation is too small.
ERROR_NDIS_INVALID_OID0x80340017Network interface does not support this OID (Object Identifier)
ERROR_NDIS_ADAPTER_REMOVED0x80340018The network interface has been removed.
ERROR_NDIS_UNSUPPORTED_MEDIA0x80340019Network interface does not support this media type.
ERROR_NDIS_GROUP_ADDRESS_IN_USE0x8034001AAn attempt was made to remove a token ring group address that is in use by other components.
ERROR_NDIS_FILE_NOT_FOUND0x8034001BAn attempt was made to map a file that cannot be found.
ERROR_NDIS_ERROR_READING_FILE0x8034001CAn error occurred while NDIS tried to map the file.
ERROR_NDIS_ALREADY_MAPPED0x8034001DAn attempt was made to map a file that is alreay mapped.
ERROR_NDIS_RESOURCE_CONFLICT0x8034001EAn attempt to allocate a hardware resource failed because the resource is used by another component.
ERROR_NDIS_MEDIA_DISCONNECTED0x8034001FThe I/O operation failed because network media is disconnected or wireless access point is out of range.
ERROR_NDIS_INVALID_ADDRESS0x80340022The network address used in the request is invalid.
ERROR_NDIS_INVALID_DEVICE_REQUEST0x80340010The specified request is not a valid operation for the target device.
ERROR_NDIS_PAUSED0x8034002AThe offload operation on the network interface has been paused.
ERROR_NDIS_INTERFACE_NOT_FOUND0x8034002BNetwork interface was not found.
ERROR_NDIS_UNSUPPORTED_REVISION0x8034002CThe revision number specified in the structure is not supported.
ERROR_NDIS_INVALID_PORT0x8034002DThe specified port does not exist on this network interface.
ERROR_NDIS_INVALID_PORT_STATE0x8034002EThe current state of the specified port on this network interface does not support the requested operation.
ERROR_NDIS_LOW_POWER_STATE0x8034002FThe miniport adapter is in low power state.
ERROR_NDIS_REINIT_REQUIRED0x80340030This operation requires the miniport adapter to be reinitialized.
ERROR_NDIS_DOT11_AUTO_CONFIG_ENABLED0x80342000The wireless local area network interface is in auto configuration mode and doesn't support the requested parameter change operation.
ERROR_NDIS_DOT11_MEDIA_IN_USE0x80342001The wireless local area network interface is busy and cannot perform the requested operation.
ERROR_NDIS_DOT11_POWER_STATE_INVALID0x80342002The wireless local area network interface is powered down and doesn't support the requested operation.
ERROR_NDIS_PM_WOL_PATTERN_LIST_FULL0x80342003The list of wake on LAN patterns is full.
ERROR_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL0x80342004The list of low power protocol offloads is full.
ERROR_NDIS_INDICATION_REQUIRED0x00340001The request will be completed later by NDIS status indication.
ERROR_NDIS_OFFLOAD_POLICY0xC034100FThe TCP connection is not offloadable because of a local policy setting.
ERROR_NDIS_OFFLOAD_CONNECTION_REJECTED0xC0341012The TCP connection is not offloadable by the Chimney Offload target.
ERROR_NDIS_OFFLOAD_PATH_REJECTED0xC0341013The IP Path object is not in an offloadable state.
ERROR_HV_INVALID_HYPERCALL_CODE0xC0350002The hypervisor does not support the operation because the specified hypercall code is not supported.
ERROR_HV_INVALID_HYPERCALL_INPUT0xC0350003The hypervisor does not support the operation because the encoding for the hypercall input register is not supported.
ERROR_HV_INVALID_ALIGNMENT0xC0350004The hypervisor could not perform the operation because a parameter has an invalid alignment.
ERROR_HV_INVALID_PARAMETER0xC0350005The hypervisor could not perform the operation because an invalid parameter was specified.
ERROR_HV_ACCESS_DENIED0xC0350006Access to the specified object was denied.
ERROR_HV_INVALID_PARTITION_STATE0xC0350007The hypervisor could not perform the operation because the partition is entering or in an invalid state.
ERROR_HV_OPERATION_DENIED0xC0350008The operation is not allowed in the current state.
ERROR_HV_UNKNOWN_PROPERTY0xC0350009The hypervisor does not recognize the specified partition property.
ERROR_HV_PROPERTY_VALUE_OUT_OF_RANGE0xC035000AThe specified value of a partition property is out of range or violates an invariant.
ERROR_HV_INSUFFICIENT_MEMORY0xC035000BThere is not enough memory in the hypervisor pool to complete the operation.
ERROR_HV_PARTITION_TOO_DEEP0xC035000CThe maximum partition depth has been exceeded for the partition hierarchy.
ERROR_HV_INVALID_PARTITION_ID0xC035000DA partition with the specified partition Id does not exist.
ERROR_HV_INVALID_VP_INDEX0xC035000EThe hypervisor could not perform the operation because the specified VP index is invalid.
ERROR_HV_INVALID_PORT_ID0xC0350011The hypervisor could not perform the operation because the specified port identifier is invalid.
ERROR_HV_INVALID_CONNECTION_ID0xC0350012The hypervisor could not perform the operation because the specified connection identifier is invalid.
ERROR_HV_INSUFFICIENT_BUFFERS0xC0350013Not enough buffers were supplied to send a message.
ERROR_HV_NOT_ACKNOWLEDGED0xC0350014The previous virtual interrupt has not been acknowledged.
ERROR_HV_ACKNOWLEDGED0xC0350016The previous virtual interrupt has already been acknowledged.
ERROR_HV_INVALID_SAVE_RESTORE_STATE0xC0350017The indicated partition is not in a valid state for saving or restoring.
ERROR_HV_INVALID_SYNIC_STATE0xC0350018The hypervisor could not complete the operation because a required feature of the synthetic interrupt controller (SynIC) was disabled.
ERROR_HV_OBJECT_IN_USE0xC0350019The 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_INFO0xC035001AThe proximity domain information is invalid.
ERROR_HV_NO_DATA0xC035001BAn attempt to retrieve debugging data failed because none was available.
ERROR_HV_INACTIVE0xC035001CThe physical connection being used for debugging has not recorded any receive activity since the last operation.
ERROR_HV_NO_RESOURCES0xC035001DThere are not enough resources to complete the operation.
ERROR_HV_FEATURE_UNAVAILABLE0xC035001EA hypervisor feature is not available to the user.
ERROR_HV_INSUFFICIENT_DEVICE_DOMAINS0xC0350038The 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_INVALID_LP_INDEX0xC0350041The hypervisor could not perform the operation because the specified LP index is invalid.
ERROR_HV_NOT_PRESENT0xC0351000No hypervisor is present on this system.
ERROR_VID_DUPLICATE_HANDLER0xC0370001The 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_HANDLERS0xC0370002The 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_FULL0xC0370003The 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_PRESENT0xC0370004No 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_NAME0xC0370005The 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_LONG0xC0370006The partition name of the virtualization infrastructure driver exceeds the maximum.
ERROR_VID_MESSAGE_QUEUE_NAME_TOO_LONG0xC0370007The message queue name of the virtualization infrastructure driver exceeds the maximum.
ERROR_VID_PARTITION_ALREADY_EXISTS0xC0370008Cannot create the partition for the virtualization infrastructure driver because another partition with the same name already exists.
ERROR_VID_PARTITION_DOES_NOT_EXIST0xC0370009The 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_FOUND0xC037000AThe 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_EXISTS0xC037000BA message queue with the same name already exists for the virtualization infrastructure driver.
ERROR_VID_EXCEEDED_MBP_ENTRY_MAP_LIMIT0xC037000CThe 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_REFERENCED0xC037000DThe memory block for the virtualization infrastructure driver is still being used and cannot be destroyed.
ERROR_VID_CHILD_GPA_PAGE_SET_CORRUPTED0xC037000ECannot 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_SETTINGS0xC037000FThe 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_INDEX0xC0370010The non-uniform memory access (NUMA) node index does not match a valid index in the system NUMA topology.
ERROR_VID_NOTIFICATION_QUEUE_ALREADY_ASSOCIATED0xC0370011The memory block for the virtualization infrastructure driver is already associated with a message queue.
ERROR_VID_INVALID_MEMORY_BLOCK_HANDLE0xC0370012The handle is not a valid memory block handle for the virtualization infrastructure driver.
ERROR_VID_PAGE_RANGE_OVERFLOW0xC0370013The 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_HANDLE0xC0370014The handle is not a valid message queue handle for the virtualization infrastructure driver.
ERROR_VID_INVALID_GPA_RANGE_HANDLE0xC0370015The handle is not a valid page range handle for the virtualization infrastructure driver.
ERROR_VID_NO_MEMORY_BLOCK_NOTIFICATION_QUEUE0xC0370016Cannot install client notifications because no message queue for the virtualization infrastructure driver is associated with the memory block.
ERROR_VID_MEMORY_BLOCK_LOCK_COUNT_EXCEEDED0xC0370017The 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_HANDLE0xC0370018The handle is not a valid parent partition mapping handle for the virtualization infrastructure driver.
ERROR_VID_MBPS_ARE_LOCKED0xC0370019Notifications cannot be created on the memory block because it is use.
ERROR_VID_MESSAGE_QUEUE_CLOSED0xC037001AThe 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_EXCEEDED0xC037001BCannot add a virtual processor to the partition because the maximum has been reached.
ERROR_VID_STOP_PENDING0xC037001CCannot stop the virtual processor immediately because of a pending intercept.
ERROR_VID_INVALID_PROCESSOR_STATE0xC037001DInvalid 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_LIMIT0xC037001EThe 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_INITIALIZED0xC037001FThis 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_RESET0xC0370020Cannot 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_DESTROYED0xC0370021The 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_SET0xC0370022The 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_USED0xC0370023Cannot 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_SMALL0xC0370024The 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_PAGE0xC0370025Cannot 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_LIMIT0xC0370026Cannot 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_CORRUPT0xC0370027Cannot 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_ITEM0xC0370028Cannot 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_INCOMPATIBLE0xC0370029Cannot 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_REMOTE_NODE_PARENT_GPA_PAGES_USED0x80370001A 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.
222 entries

Article text from the Win32 documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.