You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. The Dynamic Web TWAIN Service (previously called "Dynamsoft Service") is not installed properly.
20
+
> [!NOTE]
21
+
> "Local network access permission is not granted" is a **newly developing issue**
21
22
22
-
2. The Dynamic Web TWAIN Service is installed correctly but not started.
23
+
1. The local network access permission is not granted (required starting Chromium 142). See [Chromium local network access issue](/_articles/faq/chromium-142-local-network-access-issue) for details and corrective action.
23
24
24
-
3. The requests sent to the Service are redirected because you are using a proxy server on IE.
25
+
2. The Dynamic Web TWAIN Service (previously called "Dynamsoft Service") is not installed properly.
25
26
26
-
4. The service's listening ports are blocked by another software, like anti-virus software.
27
+
3. The Dynamic Web TWAIN Service is installed correctly but not started.
27
28
28
-
5. The service is blocked by extensions or plugins you have installed in the browser. (e.g. NoScript, M*Modal Fluency Direct Web Connector)
29
+
4. The requests sent to the Service are redirected because you are using a proxy server on IE.
29
30
30
-
6. You are accessing an HTTPS site on a Linux machine.
31
+
5. The service's listening ports are blocked by another software, like anti-virus software.
31
32
32
-
7. You are visiting a public HTTP website with Dynamic Web TWAIN SDK integrated via Chrome v94+ (or any Chromium v94+ based browsers)
33
+
6. The service is blocked by extensions or plugins you have installed in the browser. (e.g. NoScript, M*Modal Fluency Direct Web Connector)
33
34
34
-
8. You have added `Access-Control-Allow-Origin` setting in the `DSConfiguration.ini` file, but the request originates from a different domain and you didn't set [`IfCheckCORS`](/_articles/extended-usage/dynamsoft-service-configuration.md#access-control-allow-origin).
35
+
7. You are accessing an HTTPS site on a Linux machine.
35
36
36
-
9. The local network access permission is not granted (required since Chrome 142).
37
+
8. You are visiting a public HTTP website with Dynamic Web TWAIN SDK integrated via Chrome v94+ (or any Chromium v94+ based browsers)
38
+
39
+
9. You have added `Access-Control-Allow-Origin` setting in the `DSConfiguration.ini` file, but the request originates from a different domain and you didn't set [`IfCheckCORS`](/_articles/extended-usage/dynamsoft-service-configuration.md#access-control-allow-origin).
0 commit comments