jszoo / tesseractdotnet

Automatically exported from code.google.com/p/tesseractdotnet
0 stars 0 forks source link

Simple example application - 5 warnings - dont want to execute #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Operating System.
   Windows 7 64 bit
   Visual Studio 2010 C#

Simple Example app download from
esseractdotnet - Revision 41: /trunk/dotnetwrapper/TesseractEngineWrapper

Http://tesseractdotnet.googlecode.com/svn/trunk/dotnetwrapper/TesseractEngineWra
pper/

What steps will reproduce the problem?
1. Build the simple example application 
2. (5 Warnings) Unreachable code detected
   ImageViewer.cs Line 156
   Histogram.cs line 201 / 210
   GreyImage.cs line 253
   RGBImage.cs  line 309

What is the expected output? Try to run app.. Tesseract.OCr.AppEntry
Error under windows 7.... Stopped working

Original issue reported on code.google.com by SFvdMe...@gmail.com on 22 May 2011 at 6:07

GoogleCodeExporter commented 9 years ago
I used tesseract3.dll in my web service application. When I publish web site, a 
error appeared "The specified module could not be found (Exception from HRESULT 
0x8007007E)"
Please help me to resolve this problem.

Original comment by phamphih...@gmail.com on 2 Jun 2011 at 3:16