Tessnet2 in WebForms .Net returns DllNotFoundException liblept172.dll
问题 I wrote a basic app using Tessnet2 and now trying to move it to a WebForms website. Copied the logic etc. but when I run it I get an error message(Exception: DllNotFoundException) "An exception of type System.DllNotFoundException" occured in Tesseract.dll but was not handled in user code. Additional information: Failed to find library "liblept172.dll" for platform x86." As said above, this code works as a C# console and after applying necessary logic to move it to the website I thought I