Hi,

This error is usualy solve reinstalling Microsoft Visual C++ 2005 SP1
Redistributable Package. Did you try?
If the answer is yes, try starting with two different monitoring tools
- http://www.dependencywalker.com/ and run the app in profiling mode
(F7)
- then try with Sysinternal FileMon (http://technet.microsoft.com/en-
us/sysinternals/bb896642.aspx) and search for the file the app is
looking for.

When found the problem please report here what was missing.

Remi

On Oct 19, 10:03 am, Hasnat <[EMAIL PROTECTED]> wrote:
> Dear Hessein,
>                     thanks for your advice. I have already tried it. And
> there was no difference. Only one different that I observed that is to view
> the exact reason of the error. In one pc it was showing the microsoft
> anonymous problem and showing the dialogue box of sending error message. In
> the 2nd pc while it failed it showed the actual error of loading dll
> problem. What I feel that I should build the project in my pc and generate
> the dll file from the source again. However I didn't test it yet. Is there
> any dot net expert who can better answer about this problem?
>
>
>
> On Sat, Oct 18, 2008 at 11:20 PM, Hussein <[EMAIL PROTECTED]> wrote:
>
> > Try running the small image and the large image on a different computer
> > with bigger RAM or a computer with VC++ and SP1 installed (two different
> > scenarios).
>
> > If the large image fails on both tests, then the larger file may be
> > unreadable by the software.  If it runs on the computer with bigger RAM,
> > then your current computer may not have enough RAM to load the large image.
>
> > Hussein Al-Hussein
>
> > ------------------------------
>
> > Date: Sun, 19 Oct 2008 09:54:24 +0600
> > From: [EMAIL PROTECTED]
> > To: [email protected]
> > Subject: Re: problem with tessnet loading (any suggestion?)
>
> > 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-ae1...
>
> > 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/
> > <br
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to