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