Troubleshooting with eSCL image scanner
In This Topic
If you have a problem with eSCL image scanner, please do the following steps:
- Add the code line "Vintasoft.EsclImageScanning.EsclEnvironment.EnableDebugging("escl.log");" to code of your .NET application - this code enables the logging functionality in VintaSoft Twain .NET SDK.
- Run your .NET application and reproduce the problem. Log-file, which is generated by VintaSoft Twain .NET SDK, can be found in file "escl.log".
- Send message to VintaSoft support with information about problem and log-file "escl.log" for analysis.