I go the information about the redistributable package that - "The Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer *that does not have Visual C++ 2005 installed*". Here I would like to mention that I am developing my application with Visual C++ 2005. So, according to the statement above I do not need to install the package as I already have it. Now, is there any other solution of the problem??
On 10/18/08, nguyenq <[EMAIL PROTECTED]> wrote: > > > It has been mentioned in one of previous posts that the solution to > this problem is to install Microsoft Visual C++ 2005 SP1 > Redistributable Package. > > > http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en > > > On Oct 17, 11:26 pm, Hasnat <[EMAIL PROTECTED]> wrote: > > I am facing problem on loading the tessnet dll. The error report is as > > follows: > > > > System.IO.FileLoadException: *Could not load file or assembly 'tessnet2*, > > Version=2.0.3.6, Culture=neutral, PublicKeyToken=null' or one of its > > dependencies. This application has failed to start because the > application > > configuration is incorrect. Reinstalling the application may fix this > > problem. (Exception from HRESULT: 0x800736B1) > > File name: 'tessnet2, Version=2.0.3.6, Culture=neutral, > PublicKeyToken=null' > > ---> System.Runtime.InteropServices.COMException (0x800736B1): This > > application has failed to start because the application configuration is > > incorrect. Reinstalling the application may fix this problem. (Exception > > from HRESULT: 0x800736B1) > > > > I am emailing this to the group considering that this might be faced by > any > > other developer in future. I want to mention here that when I tried to > test > > my application with a small image it worked. However when I tried with a > > large image this dll loading problem arise. > > > > Any help in this issue will be appreciable. > > > > Regards, > > -- > > Hasnat > > Center for Research on Bangla Language Processing (CRBLP) > http://mhasnat.googlepages.com/ > > > > Regards, -- Hasnat Center for Research on Bangla Language Processing (CRBLP) http://mhasnat.googlepages.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

