-1  | Unknown error | Error for which cause is not determined. See "imis.log" file for more info. | 
-2  | Invalid parameter for storage | One of the parameters for accessing storage is not valid. Probably incorrect values for input parameters.  | 
-3  | Unsupported | Document image format is unsupported by PixTools. / COM: User wants to use unsupported method in IMiSClient. 
(Trying to scanning with IMiS/View) | 
1  | User cancel | User aborted current process (ie. new scanned document was not saved). | 
2  | Inconsistent | Document was partly saved. Occurs when document is saved, but on closing of this document, saving was aborted. | 
10  | Storage engine init | Something is wrong with storage provider library. Possible causes are:
- iarcli.dll cannot be found on location written in Registry key HKEY_LOCAL_MACHINE\SOFTWARE\IS\IMiS\AppPath
 - imismss cannot connect to MSS; usually because of network problems (unknown hostname, ...)
 - ODMA provider requested but not available
  
 | 
11  | Object not found | Requested object does not exist or invalid object ID value is given. / Document is opened in another application (Word, Excell,...). | 
12  | Out of memory | Not enough memory to complete requested operation. | 
13  | Read error | Error reading object from storage media. | 
14  | Write error | Error writing object to storage media, possible cause is lack of free storage space or file can not be created on file system. | 
15  | Invalid access | Not enough user privileges to complete current operation. 
Possible causes are:
- odma client - not enough rights to read/write document
 - file system - file is read-only and edit was requested or not enough rights to read/write file
  
 | 
17  | Log message write error | Error while writing message to action log.     | 
18  | Log entry write error | Error while writing entry to action log.     | 
19  | Log query error | Error while sending log query to action log. | 
-201  | Invalid storage | Profile for IMiS/Arc server does not exist.  | 
-101  | Invalid TIFF page | Requested page from tiff image does not exist. | 
-1000  | Application fault | IMiS client has crashed and it will be restarted latter. | 
61523  | Network problem | No connection to storage provider or storage provider is not running. |