A guess (without actually loading the project) is that the project is set to compile for "Any CPU" which can cause problems on x64 systems. You need to open the project and set it to build for x86 explicitly.
On May 4, 1:59 pm, k_a_bahar <[email protected]> wrote: > I developed an application on Vista x86 with tessnet2 and everything > works as expected but when moved it to Widows Server 2003 x64 I'm > getting "Could not load file or assembly 'tessnet2' or one of its > dependencies." error. > I installed "Microsoft Visual C++ 2005 SP1 Redistributable Package" > but didn't fix the problem. > Does tesseract work on Windows x64 at all? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

