Our software uses VintaSoft.Twain version 4.2.0.1 and recently we deployed our software in a hosted "Citrix" environment. The software has been working great on a standalone desktop but when it comes to hosted Citrix environment, seems like it's failing to detect scanners and our drop down list comes back empty.
Is there anything different we are supposed to do in the hosted environment (using Citrix)?
Are we suppose to apply any patch/hot-fix for VintaSoft.Twain which has a fix for this issue?
Since the issue is with customer side production environment I cannot debug it but there is no exception during the execution and nothing in the log file as well so I am assuming all the calls succeeded, I am not so sure about DeviceManager.Open method , seemingly we are not using it.
Following is what the snippet looks like, seems like Twain.SourcesCount returned 0.
Note1: This code works without any issue on a standalone desktop.
Note2: We are using VintaSoft.Twain version 4.2.0.1.