Windows 错误错误
ERROR_INVALID_DRIVE (15)ERROR_INVALID_DRIVE (15) — Invalid Drive
The specified drive letter is not valid or does not exist.
windows
查看详情 E_ACCESSDENIED (0x80070005)Access to the COM object or resource was denied.
The calling process lacks the required permissions. DCOM security settings may restrict access, or the user does not have the necessary privileges.
Run as Administrator. Configure DCOM permissions with dcomcnfg. Check the component's security settings. Grant appropriate permissions.
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.
ERROR_NOT_ENOUGH_MEMORY (8)The system does not have enough memory to complete the operation.
ERROR_BAD_EXE_FORMAT (193)The file is not a valid Win32 application.
E_INVALIDARG (0x80070057)One or more arguments passed to the method are not valid.
ERROR_DEV_NOT_EXIST (55)The specified network resource is not available.