Windows ErrorsError
System.UnauthorizedAccessExceptionSystem.UnauthorizedAccessException — Unauthorized Access
Access to the resource is denied due to insufficient permissions.
windows
View details ERROR_BAD_TOKEN_TYPE (1349)The token type is not appropriate for its attempted use.
An access token of the wrong type was used for a security operation.
Use the correct token type. Check the authentication mechanism. Verify token creation logic.
System.UnauthorizedAccessExceptionAccess to the resource is denied due to insufficient permissions.
ERROR_NO_SYSTEM_RESOURCES (1450)The system has insufficient resources to complete the requested service.
WU_E_UH_INVALIDMETADATA (0x80242006)The update handler received invalid metadata.
ERROR_INVALID_DRIVE (15)The specified drive letter is not valid or does not exist.
ERROR_ACCESS_DENIED (5)The system denied access to the requested resource.
KERNEL_DATA_INPAGE_ERROR (0x0000007A)The kernel could not read a required page of data from the disk.