Printers and ScannersC++.NET ProgrammingVisual C++.NET
Last Comment
RGuillermo
8/22/2022 - Mon
RGuillermo
ASKER
Hi following a thread I found on google
I copied the file twain_32.dll also to folder c:\windows\system\
now I get a differente error message as attached...
so now the library is in three folders system,system32 and syswow64
Hope this helps... dd.jpg
David Johnson, CD
where did you get this .dll and who is it signed by?
RGuillermo
ASKER
Hi David,
I just googled it. But cant tell now from where I downloaded it because i visited so many places searching for a solution...
Do you have a specific download ? Please ?
Windows normally comes with twain_32.dll.. I think your problem is calling unmanaged code from managed code
RGuillermo
ASKER
David
Can you please explain what is "calling unmanaged code from managed code"
and what canI do to recover my twain_32.dll I may have overwriten my original....
thank you
dbrunton
twain_32.dll should be in the C:\Windows folder.
Check for it there. Under Properties for that file should be the following:
File version 1.7.1.3
Product version 1.7.1.0
Also do that for the other versions in your computer and report back what you find.
I copied the file twain_32.dll also to folder c:\windows\system\
now I get a differente error message as attached...
so now the library is in three folders system,system32 and syswow64
Hope this helps...