Troubleshooting with WIA image scanner
In This Topic
If you have a problem with WIA image scanner, please do the following steps:
- 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.
- 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".
- Send message to VintaSoft support with information about problem and log-file "wia.log" for analysis.