Skip to content

Commit dcb2016

Browse files
committed
fix sth
1 parent 039883b commit dcb2016

File tree

6 files changed

+71
-2
lines changed

6 files changed

+71
-2
lines changed

indepth/troubleshooting/common-errors/connection-couldn't-be-established.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
layout: default-layout
3+
needAutoGenerateSidebar: true
4+
title: Dynamic Web TWAIN Troubleshooting A Connection With The Server Could Not Be Established
5+
keywords: Dynamic Web TWAIN, Documentation, Troubleshooting, License Errors, Invalid Product Key
6+
breadcrumbText: Invalid Product Key
7+
description: Dynamic Web TWAIN SDK Documentation Troubleshooting License Errors Invalid Product Key Page
8+
---
9+
110
# Handling Errors
211

312
## A connection with the server could not be established
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: default-layout
3+
needAutoGenerateSidebar: true
4+
title: Dynamic Web TWAIN Troubleshooting Common Errors
5+
keywords: Dynamic Web TWAIN, Documentation, Troubleshooting, Common Errors
6+
breadcrumbText: Common Errors
7+
description: Dynamic Web TWAIN SDK Documentation Troubleshooting Common Errors Index Page
8+
---
9+
10+
# Common Errors
11+
12+
## [General failure]({{site.indepth}}troubleshooting/common-errors/general-failure.html)
13+
14+
## [A connection with the server could not be established]({{site.indepth}}troubleshooting/common-errors/connection-couldn't-be-established.html)
15+
16+
## [HTTP process error]({{site.indepth}}troubleshooting/common-errors/HTTP-process-error.html)
17+
18+
## [HTTP request error]({{site.indepth}}troubleshooting/common-errors/HTTP-request-error.html)
19+
20+
## [Only 24-bit true color bmp and 8-bit gray-scaled image are supported for JPEG compression]({{site.indepth}}troubleshooting/common-errors/JPEG-compression.html)
21+
22+
## [XMLHttpRequest cannot load XXX]({{site.indepth}}troubleshooting/common-errors/XMLHttpRequest-cannot-load.html)
23+
24+
## [Source is connected to the maximum supported number of applications]({{site.indepth}}troubleshooting/common-errors/source-connected-to-maximum.html)
25+
26+
## [Sequence error]({{site.indepth}}troubleshooting/common-errors/sequence-error.html)
27+
28+
## [Request header field dwt-md5 is not allowed by Access-Control-Allow-Headers in preflight response]({{site.indepth}}troubleshooting/common-errors/dwt-md5-is-not-allowed.html)
29+
30+
31+

indepth/troubleshooting/license-errors/Domain-does-not-match.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
layout: default-layout
3+
needAutoGenerateSidebar: true
4+
title: Dynamic Web TWAIN Troubleshooting The Current Product Key Does Not Match The Domain
5+
keywords: Dynamic Web TWAIN, Documentation, Troubleshooting, License Errors, Domain Does Not Match
6+
breadcrumbText: Domain Doesn't Match
7+
description: Dynamic Web TWAIN SDK Documentation Troubleshooting License Errors Domain Doesn't Match Page
8+
---
9+
10+
111
# Handling Errors
212

313
## The current product key does not match the domain

indepth/troubleshooting/license-errors/OCR-lic-exceeded.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
layout: default-layout
3+
needAutoGenerateSidebar: true
4+
title: Dynamic Web TWAIN Troubleshooting You Have Exceeded The Number Of OCR Attempts Allowed By The Current License
5+
keywords: Dynamic Web TWAIN, Documentation, Troubleshooting, License Errors, OCR License Exceeded
6+
breadcrumbText: OCR License Exceeded
7+
description: Dynamic Web TWAIN SDK Documentation Troubleshooting License Errors OCR License Exceeded Page
8+
---
9+
110
# Handling Errors
211

312
## You have exceeded the number of OCR attempts allowed by the current license

indepth/troubleshooting/license-errors/invalid-key.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
layout: default-layout
33
needAutoGenerateSidebar: true
44
title: Dynamic Web TWAIN Troubleshooting Invalid Product Key
5-
keywords: Dynamic Web TWAIN, Documentation, Troubleshooting, License Errors
5+
keywords: Dynamic Web TWAIN, Documentation, Troubleshooting, License Errors, Invalid Product Key
66
breadcrumbText: Invalid Product Key
7-
description: Dynamic Web TWAIN SDK Documentation Troubleshooting License Errors Page
7+
description: Dynamic Web TWAIN SDK Documentation Troubleshooting License Errors Invalid Product Key Page
88
---
99

1010

indepth/troubleshooting/license-errors/key-expired.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
layout: default-layout
3+
needAutoGenerateSidebar: true
4+
title: Dynamic Web TWAIN Troubleshooting Your Trial License Has Expired
5+
keywords: Dynamic Web TWAIN, Documentation, Troubleshooting, License Errors, License Expired
6+
breadcrumbText: License Expired
7+
description: Dynamic Web TWAIN SDK Documentation Troubleshooting License Errors License Expired Page
8+
---
9+
10+
111
# Handling Errors
212

313
## Your trial product key has expired

0 commit comments

Comments
 (0)