Behavior when receiving error notices
Various error notices may appear while working with O&O DiskImage. These can either be displayed in dialogs or seen in reports.
Error notice
| Description
|
IDS_ERROR_LOGON_FAILURE
Registration has failed on account of invalid user name or authentication information.
| User name and/or password is false. Where required, consult your system administrator.
|
IDS_ERROR_ACCOUNT_RESTRICTION
The authentication information entered is valid but restrictions on the user account have prevented a successful authentication.
| Change the settings of the respective user account. It’s possible that there is a restriction such as “read only” enabled there.
|
IDS_ERROR_INVALID_LOGON_HOURS
The user account is subject to time limitations and is therefore not available for registration at this time.
| Maximum login time has expired. Please login again.
|
IDS_ERROR_PASSWORD_EXPIRED
The password for the user account has expired.
|
Your password has expired. Please enter a new password.
|
IDS_ERROR_ACCOUNT_DISABLED
The account referred to is currently disabled and cannot be accessed for registration.
| User account was disabled. When applicable, consult your system administrator.
|
IDS_ERROR_ACCOUNT_LOCKED_OUT
The user account has been automatically blocked because too many invalid registration attempts have been made.
| User account was blocked. Where required, consult your system administrator.
|
Internal error codes
The internal error code (individually designed error code) is the last digit in the error code after the last period.
Error notice
| Description
|
0×385
| Invalid job or script.
|
0×387
| Unsupported task or incorrectly written job / script
|
0×388
| Parameter is false or is not supported by the task.
|
0x38A
| An obligatory parameter is missing.
|
0×70
| Invalid or damaged installation.
|
0x7D1
| Unknown Host
|
0x7D2
| Invalid Host Port
|
0x6A6
| Invalid password file
|
x6A9
| Invalid keyword in parameter (registry)
|
0x6AA
| No password file registered
|
0x6AA
| A target folder is missing in the password file.
|
Windows errors / Microsoft error definitions (primary value)
Error notice
| Description
|
C0000240
| Prompting was cancelled
|
C0000022
| Access denied: process requires access to an object to which access is being denied.
|
C0000033
| Object (path/file) is invalid, e.g. is especially marked.
|
C0000034
| Object (path/file) not found
|
C0000035
| Same object (path/file) already exists.
|
Behavior when receiving error notices