VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
In This Topic
Troubleshooting with SANE image scanner
In This Topic
If you have a problem with SANE image scanner, please do the following steps:
  1. Add the code line "Vintasoft.Sane.SaneEnvironment.EnableDebugging("sane.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 "sane.log".
  3. Send message to VintaSoft support with information about problem and log-file "sane.log" for analysis.