You need to install the language data and put that in the 'tessdata path' text box. Look in the downloads for the language pack you want (the sample image uses english so you could start with that maybe).
You need to create a reference to the tessnet2.dll in your project. Google "add reference visual studio" and you should find some help with doing that. I just started using tessnet and ocropus myself, but I think that should fix those problems. There may be a tessnet2 google group as well, you should be able to get more help there. On Mar 14, 1:24 pm, mouthpiec <[email protected]> wrote: > Hi all, > > I am trying to make the demo versions available work on my PC (Windows > XP 32-bit), but without any success! > > Can anyone please guide me what should I do? > When trying to run the application \bin\Release32\TesseractOCR.exe, > when Pressing the OCR button, the application is closing without any > processing. What should do in the part "tessdata path" text box? > > Also when I am trying to run the TesseractORC application from Visual > Studio, I am getting the message "Error 1 The referenced assembly "C: > \Documents and Settings\sz\Desktop\dotnet\x64\Debug\tessnet2.dll" was > not found. If this assembly is produced by another one of your > projects, please make sure to build that project before building this > one. > > The issue is that in the bins provided in the > websitehttp://www.pixel-technology.com/freeware/tessnet2/, tessnet2.dll does > not exit. > > Note that I installed the Microsoft Visual C++ 2005 SP1 > Redistributable Package (x86). (After installing this, should I do > something else??) > > thanks for the help > regards > sandro -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en.

