Category: .NET

Win32 COM Error – ERROR_VID_QUEUE_FULL – 0xC0370003

In this post, you’ll learn more about the Error ERROR_VID_QUEUE_FULL – 0xC0370003 that is returned when working with the COM-based APIs in Win32 Win32 COM Error ERROR_VID_QUEUE_FULL – 0xC0370003 Win32 COM Error Error Description 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…

Win32 COM Error – ERROR_GRAPHICS_INSUFFICIENT_DMA_BUFFER – 0xC0262001

In this post, you’ll learn more about the Error ERROR_GRAPHICS_INSUFFICIENT_DMA_BUFFER – 0xC0262001 that is returned when working with the COM-based APIs in Win32 Win32 COM Error ERROR_GRAPHICS_INSUFFICIENT_DMA_BUFFER – 0xC0262001 Win32 COM Error Error Description The driver needs more DMA buffer space in order to complete the requested operation.

Win32 COM Error – TPM_20_E_AUTH_CONTEXT – 0x80280145

In this post, you’ll learn more about the Error TPM_20_E_AUTH_CONTEXT – 0x80280145 that is returned when working with the COM-based APIs in Win32 Win32 COM Error TPM_20_E_AUTH_CONTEXT – 0x80280145 Win32 COM Error Error Description TPM 2.0: Use of an authorization session with a context command or another command that cannot have an authorization session.

.NET API FtpStatusCode Error 553 – ActionNotTakenFilenameNotAllowed

In this post, you’ll learn more about the Status Code 553 returned that is returned for a File Transfer Protocol (FTP) operation when working with the System.Net .NET API. .NET API FtpStatusCode Error 553 – ActionNotTakenFilenameNotAllowed FtpStatusCode .NET API Error Description Specifies that the requested action cannot be performed on the specified file.

.NET API FtpStatusCode Error 421 – ServiceNotAvailable

In this post, you’ll learn more about the Status Code 421 returned that is returned for a File Transfer Protocol (FTP) operation when working with the System.Net .NET API. .NET API FtpStatusCode Error 421 – ServiceNotAvailable FtpStatusCode .NET API Error Description Specifies that the service is not available.

Win32 COM Error – FVE_E_POLICY_USER_DISABLE_RDV_NOT_ALLOWED – 0x80310079

In this post, you’ll learn more about the Error FVE_E_POLICY_USER_DISABLE_RDV_NOT_ALLOWED – 0x80310079 that is returned when working with the COM-based APIs in Win32 Win32 COM Error FVE_E_POLICY_USER_DISABLE_RDV_NOT_ALLOWED – 0x80310079 Win32 COM Error Error Description 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.

Win32 COM Error – OSS_NULL_TBL – 0x80093014

In this post, you’ll learn more about the Error OSS_NULL_TBL – 0x80093014 that is returned when working with the COM-based APIs in Win32 Win32 COM Error OSS_NULL_TBL – 0x80093014 Win32 COM Error Error Description OSS ASN.1 Error: Invalid data.

Win32 COM Error – TPM_20_E_POLICY – 0x80280126

In this post, you’ll learn more about the Error TPM_20_E_POLICY – 0x80280126 that is returned when working with the COM-based APIs in Win32 Win32 COM Error TPM_20_E_POLICY – 0x80280126 Win32 COM Error Error Description TPM 2.0: Policy failure in Math Operation or an invalid authPolicy value.

Win32 COM Error – TPM_E_BAD_SCHEME – 0x8028002A

In this post, you’ll learn more about the Error TPM_E_BAD_SCHEME – 0x8028002A that is returned when working with the COM-based APIs in Win32 Win32 COM Error TPM_E_BAD_SCHEME – 0x8028002A Win32 COM Error Error Description The signature or encryption scheme for this key is incorrect or not permitted in this situation.

Win32 COM Error – XACT_S_SOMENORETAIN 0x0004D003

In this post, you’ll learn more about the Error XACT_S_SOMENORETAIN 0x0004D003 that is returned when working with the COM-based APIs in Win32 Win32 COM Error XACT_S_SOMENORETAIN 0x0004D003 Win32 COM Error Error Description 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

Win32 COM Error – SCHED_S_TASK_READY 0x00041300

In this post, you’ll learn more about the Error SCHED_S_TASK_READY 0x00041300 that is returned when working with the COM-based APIs in Win32 Win32 COM Error SCHED_S_TASK_READY 0x00041300 Win32 COM Error Error Description The task is ready to run at its next scheduled time.

Win32 COM Error – DISP_E_BADINDEX 0x8002000B

In this post, you’ll learn more about the Error DISP_E_BADINDEX 0x8002000B that is returned when working with the COM-based APIs in Win32 Win32 COM Error DISP_E_BADINDEX 0x8002000B Win32 COM Error Error Description Invalid index.

Win32 COM Error – ERROR_GRAPHICS_TOO_MANY_REFERENCES – 0xC0262103

In this post, you’ll learn more about the Error ERROR_GRAPHICS_TOO_MANY_REFERENCES – 0xC0262103 that is returned when working with the COM-based APIs in Win32 Win32 COM Error ERROR_GRAPHICS_TOO_MANY_REFERENCES – 0xC0262103 Win32 COM Error Error Description An object being referenced has reach the maximum reference count already and can’t be reference further.

.NET API Socket Error 10060 – TimedOut

In this post, you’ll learn more about the Error Code 10060 – TimedOut that is returned when working with the Socket class in .NET .NET API Socket Error 10060 – TimedOut MessageQueueErrorCode .NET API Error Description The connection attempt timed out, or the connected host has failed to respond.

.NET API FtpStatusCode Error 221 – ClosingControl

In this post, you’ll learn more about the Status Code 221 returned that is returned for a File Transfer Protocol (FTP) operation when working with the System.Net .NET API. .NET API FtpStatusCode Error 221 – ClosingControl FtpStatusCode .NET API Error Description Specifies that the server is closing the control connection.