VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
In This Topic
Troubleshooting with eSCL image scanner
In This Topic
If you have a problem with eSCL image scanner, please do the following steps:
  1. 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.
  2. 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".
  3. Send message to VintaSoft support with information about problem and log-file "escl.log" for analysis.