Windows ErrorsError
ERROR_DLL_INIT_FAILED (1114)ERROR_DLL_INIT_FAILED (1114) — DLL Initialization Failed
A DLL initialization routine failed.
windows
View details ERROR_ENVVAR_NOT_FOUND (203)The specified environment variable was not found.
The environment variable referenced in the command or configuration does not exist.
Set the environment variable. Check the variable name for typos. Use a default value when the variable is not set.
ERROR_DLL_INIT_FAILED (1114)A DLL initialization routine failed.
System.Threading.ThreadAbortExceptionThe thread was forcibly terminated via Thread.Abort().
ERROR_BAD_TOKEN_TYPE (1349)The token type is not appropriate for its attempted use.
ERROR_DISK_FULL (112)There is not enough space on the disk to complete the operation.
ERROR_NOT_ENOUGH_MEMORY (8)The system does not have enough memory to complete the operation.
ERROR_LOCK_VIOLATION (33)The file region is locked and cannot be accessed.