Hallo, today we tried our application on an Win2008 Server with a Brother Scanner. At the System only a WIA-Driver is installed without any Twaindriver.
We used to select the scanner by the function SetSourceByStr. This work on all Systems without any problems when not only a WIA-Driver is installed.
It seems to me like a bug.
Now we use GetTwainSource and GetWiaSource to select the scanner.
thanks for the feedback. I hadn't recognized, that i had to use for Wia the raw device str. I will test with the v7 if we can switch back to SetSourceByStr.