Hi , I am using tesseract ocr in windows application. It is working fine when I run the application in visual studio or using the .exe file in bin folder. But, when I publish the application using click once I am getting the below error.
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 tried installing x86: vc_redist.x86.exe and x64: vc_redist.x64.exe, but still getting the same error. Thank you Harika -- 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/131341d4-d6e4-40ff-bf0c-426b9a15fd9fn%40googlegroups.com.