@@ -69,7 +69,7 @@ permalink: /info/api/appendix.html
6969| -2305 | User cancelled the operation |
7070| -2306 | Upload Error: the upload file cannot be empty |
7171| -2307 | The width or height you entered is invalid |
72- | -2308 | The local dynamsoft service has been stopped |
72+ | -2308 | The Dynamsoft Service has been stopped |
7373| -2309 | The LocalFile is emtpy in the Function |
7474| -2310 | The Enumerations is out of range |
7575| -2311 | The RemoteFile is emtpy in Barcode Download Function |
@@ -125,6 +125,36 @@ permalink: /info/api/appendix.html
125125| -2369 | The module for Dynamic Web TWAIN has failed to download |
126126| -2370 | The current product key is invalid, please contact the site administrator |
127127| -2372 | You cannot convert more than one image to binary when the format is BMP, JPG or PNG |
128+ | -2612 | The devices must be an Array. |
129+ | -2614 | The Dynamsoft Service has been restarted. |
130+ | -2615 | User cancelled the operation. |
131+ | -2616 | Invalid image format type. |
132+ | -2617 | ShareImages is only supported on Android devices. |
133+ | -2618 | Only single index selection is allowed when enumImageType is set to BMP, JPG or PNG. |
134+ | -2619 | Only single index selection is allowed when enumImageFormatType is set to url. |
135+ | -2621 | Dynamsoft.DWT.Containers was not set. |
136+ | -2622 | Please do not set enumImageType to "IT_MULTIPAGE_PDF", "IT_MULTIPAGE_TIF" or "IT_ALL". |
137+ | -2800 | Please make sure the Dynamsoft Service has been installed. |
138+ | -2801 | Invalid response data was returned from the Dynamsoft Service. |
139+ | -2802 | The file dynamsoft.webtwain.config.js timed out while loading. |
140+ | -2803 | Loading the WebTwain JavaScript source files has failed. |
141+ | -2804 | Loading the WebTwain css files has failed. |
142+ | -2805 | Error: The "WebTwainId" is not a string. |
143+ | -2806 | Error: The argument passed to the parameter "conatinerId" is not a string. |
144+ | -2807 | Error: The element specified by the id XXX doesn't exist. |
145+ | -2812 | Error: Duplicate ID detected while creating a Dynamic Web TWAIN object. |
146+ | -2813 | Error: The ID of the target DIV for the new DWT object is invalid. |
147+ | -2814 | Error: The Dynamic Web TWAIN module is not installed. |
148+ | -2815 | Error: Duplicate ContainerId detected while creating a Dynamic Web TWAIN object. |
149+ | -2817 | The Connection from the insecure (HTTP) web page failed for HTST. |
150+ | -2818 | The Dynamsoft Service SSL certificate has expired. |
151+ | -2819 | The Dynamsoft Service SSL certificate is invalid. |
152+ | -2820 | The Connection from the insecure (HTTP) web page to the local "Dynamsoft Service" failed! |
153+ | -2821 | The Dynamsoft Servie is not ready, please try again later. |
154+ | -2822 | The WebTwain JavaScript lts.js load failed. |
155+ | -2823 | The http url redirected. |
156+ | -2824 | The Connection from the web page failed. Please make sure the Dynamsoft Service is running. |
157+
128158| <= -3000 | See ErrorString property for details |
129159
130160## Dynamsoft License Server Error List
0 commit comments