When you open the project you can see that the platform is Win32 and I don't know if it is possible to change it to x64 like that. What you say is true for projects written for .NET, and when you set a project to compile on "Any CPU" it should run on both x64 and x86 without a problem.
On May 11, 9:09 pm, Aidan Ryan <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---

