Skip to content

Commit 9ce2725

Browse files
committed
fix sth
1 parent e600ddc commit 9ce2725

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

_includes/sidelist-indepth/troubleshooting.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<li><a href="{{ site.indepth }}troubleshooting/common-errors/source-connected-to-maximum.html" class="otherLinkColour">Source Connected To Maximum</a></li>
2222
<li><a href="{{ site.indepth }}troubleshooting/common-errors/sequence-error.html" class="otherLinkColour">Sequence Error</a></li>
2323
<li><a href="{{ site.indepth }}troubleshooting/common-errors/dwt-md5-is-not-allowed.html" class="otherLinkColour">dwt-md5 Is Not Allowed</a></li>
24+
<li><a href="{{ site.indepth }}troubleshooting/common-errors/activating-the-WebTwain-instance.html" class="otherLinkColour">Activating the WebTwain instance</a></li>
2425
</ul>
2526
</li>
2627
{%- endif -%}

indepth/troubleshooting/common-errors/activating-the-WebTwain-instance.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
layout: default-layout
33
noTitleIndex: true
44
needAutoGenerateSidebar: true
5-
title: Dynamic Web TWAIN Troubleshooting A Connection With The Server Could Not Be Established
6-
keywords: Dynamic Web TWAIN, Documentation, Troubleshooting, Common Errors, Connection Couldn't Be Established
7-
breadcrumbText: Connection Couldn't Be Established
8-
description: Dynamic Web TWAIN SDK Documentation Troubleshooting Common Errors Connection Couldn't Be Established Page
5+
title: Dynamic Web TWAIN Troubleshooting Activating The WebTwain Instance Prompt Doesn't Disappear
6+
keywords: Dynamic Web TWAIN, Documentation, Troubleshooting, Common Errors, Activating The WebTwain Instance Prompt Doesn't Disappear
7+
breadcrumbText: Activating The WebTwain Instance
8+
description: Dynamic Web TWAIN SDK Documentation Troubleshooting Activating The WebTwain Instance Prompt Doesn't Disappear Page
99
---
1010

1111
# Handling Errors
1212

1313

14-
## Activating the WebTwain instance doesn't disappear
14+
## 'Activating the WebTwain instance' prompt doesn't disappear
1515

1616
* Symptom
1717

indepth/troubleshooting/common-errors/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ description: Dynamic Web TWAIN SDK Documentation Troubleshooting Common Errors I
2727

2828
## [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)
2929

30+
## ['Activating the WebTwain instance' prompt doesn't disappear]({{site.indepth}}troubleshooting/common-errors/activating-the-WebTwain-instance.html)
3031

3132

0 commit comments

Comments
 (0)