Skip to content

Commit f78aaba

Browse files
committed
save
1 parent 18140de commit f78aaba

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: default-layout
3+
noTitleIndex: true
4+
needAutoGenerateSidebar: true
5+
title: Error message - User cancelled the operation
6+
keywords: Dynamic Web TWAIN, Error Troubleshooting, product key does not support version
7+
breadcrumbText: Error message - User cancelled the operation
8+
description: Error message - User cancelled the operation
9+
permalink: /faq/error-message-user-cancelled-the-operation.html
10+
---
11+
12+
# Error Troubleshooting
13+
14+
## Error message - User cancelled the operation
15+
16+
### Symptom
17+

faq/general-troubleshooting-steps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ permalink: /faq/general-troubleshooting-steps.html
3434
}
3535
```
3636

37-
3. Reproduce the issue
37+
3. Reproduce the issue (If the time span of the log is greater than 3 days, please create a txt file to indicate the date when the issue occurred)
3838

3939
4. Zip the log files and share with [Dynamsoft Support Team]({{site.about}}getsupport.html) via email.
4040
- On Windows, the log files are in `C:\Windows\SysWOW64\Dynamsoft\DynamsoftServicex64_17\log` or `C:\Users\{UserName}\AppData\Roaming\Dynamsoft\DynamsoftService\log`
4141
- On macOS, the log files are in `Go > Applications > Dynamsoft > DynamsoftServicex64_17 > {installed version No.} > log`
4242
- On Linux, the log files are in `/opt/dynamsoft/DynamsoftServicex64_17/log`
4343

44-
5. Set log level back to the default value (0) to disable the debugger mode, otherwise the operation speed will be affected.
44+
5. Set log level back to the default value (0) to disable the debugger mode, otherwise the operation speed will be affected.

faq/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,8 @@ permalink: /faq/
360360
<li><a href="{{site.faq}}chrome-106-107-warning.html">Warning Message - Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true</a></li>
361361

362362
<li><a href="{{site.faq}}type-error-appendchild.html">Error Message - Uncaught TypeError: Cannot read properties of null (reading 'appendChild') or Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.</a></li>
363+
364+
363365
</ol>
364366

365367
## Licensing and Purchase

0 commit comments

Comments
 (0)