Hi, I'm using Tesseract in my windows application which is built on .NET framework using C# . Application is working fine with Visual studio and bin output generated files.
When I publish my application using ClickOnce deployment . I am getting following error message. Exception has been thrown by the target of an invocation.System.DllNotFoundException: Failed to find library "leptonica-1.80.0.dll" for platform x86. at InteropDotNet.LibraryLoader.LoadLibrary(String fileName, String platformName) at InteropRuntimeImplementer.LeptonicaApiSignaturesInstance.LeptonicaApiSignaturesImplementation..ctor(LibraryLoader loader) I gone through so many forums to fi nd the solution , but i couldn't find the right one. please suggest / Share me the fix for it -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/402b5560-61ef-436b-a54e-82007f3f62e0n%40googlegroups.com.