i\'m using the tessnet2 wrapper to the Tesseract 2.04 Source on windows XP, configured it to work with x86.
TessarctTest project main function contains:
My problem is that I wasn't running the application with Administrator permissions.
When I right clicked run as and chose Local Administrator it worked.