i attached code plz check clone.rar its work fine on development server but on IIS it gives error about attached project i put website-start option check use custom server and base url= http://localhost/testfrmImg
so u need to add testfrmimg folder to iss by right click on the folder click on web sharing and click on share this folder and add alias testfrmImg. then run project on debug mode On May 15, 1:07 am, Remi Thomas <[email protected]> wrote: > Hi, > > Can you give me your project and the problematic image ? > Use the mail at the bottom of tessnet2 web page to send the zip (or > rar). > > Rémi > > On May 15, 12:14 pm, johny <[email protected]> wrote: > > > i deploy tessnet2.dll and tessnet2.pdb > > result is the same > > on debug mode stuck on the line > > List<tessnet2.Word> result = ocr.DoOCR(image, Rectangle.Empty); > > showing: > > An unhandled exception of type 'System.StackOverflowException' > > occurred in tessnet2.DLL > > > and without debug > > page cannot be display > > > plz let me now any work around for this . > > > regards > > > On May 14, 5:28 am, Remi Thomas <[email protected]> wrote: > > > > Ok, I need more information. > > > Take the new > > > bin.ziphttp://www.pixel-technology.com/freeware/tessnet2/bin.zip > > > and deploy tessnet2.dll and tessnet2.pdb to have more info from the > > > debugger > > > > Give stack trace here. > > > > Rémi > > > > On May 14, 6:36 pm, johny <[email protected]> wrote: > > > > > Rémi , k_a_bahar its not working still having the same error > > > > > regards > > > > > On May 14, 2:00 am, k_a_bahar <[email protected]> wrote: > > > > > > Looks like the error still happens but not for all documents! I tried > > > > > a few different documents and got that error for only one of them. > > > > > This happens for me on Vista x86 but works fine on Server 2003 x64. > > > > > Also restarted IIS but the same thing happens again. > > > > > > On May 14, 5:43 pm, johny <[email protected]> wrote: > > > > > > > still the same problem for me ,can u pls attached that dll and send > > > > > > to > > > > > > my email > > > > > > > On May 14, 1:33 am, k_a_bahar <[email protected]> wrote: > > > > > > > > You can download it > > > > > > > fromhttp://www.pixel-technology.com/freeware/tessnet2/. > > > > > > > > On May 14, 5:31 pm, johny <[email protected]> wrote: > > > > > > > > > plz paste the link of that dll here > > > > > > > > > regards > > > > > > > > > On May 14, 1:02 am, k_a_bahar <[email protected]> wrote: > > > > > > > > > > Thanks Rémi. I just downloaded the latest version and it > > > > > > > > > works without > > > > > > > > > a problem. > > > > > > > > > > On May 14, 4:47 pm, Remi Thomas <[email protected]> > > > > > > > > > wrote: > > > > > > > > > > > Did you try with the DLL I put yesterday at 4pm (GMT+1) ? > > > > > > > > > > > There is a big difference with previous version (same > > > > > > > > > > version number, > > > > > > > > > > I should have change it) > > > > > > > > > > The last one is compile in native mode. > > > > > > > > > > The previous one was compile in managed mode but there was > > > > > > > > > > a problem > > > > > > > > > > with AppDomain and static variables (see my web page). > > > > > > > > > > > Rémi > > > > > > > > > > > On May 14, 2:01 pm, johny <[email protected]> wrote: > > > > > > > > > > > > i m trying on IIS6 on Windows Server > > > > > > > > > > > 2003 x86 > > > > > > > > > > > > any work around for this > > > > > > > > > > > > regards > > > > > > > > > > > > On May 13, 11:45 pm, k_a_bahar <[email protected]> > > > > > > > > > > > wrote: > > > > > > > > > > > > > I got the same error when deployed tessnet2 on IIS but > > > > > > > > > > > > it is not > > > > > > > > > > > > happening everywhere! > > > > > > > > > > > > I got the error for (IIS7 on Vista x86) and (IIS6 on > > > > > > > > > > > > Windows Server > > > > > > > > > > > > 2003 x86) but it works on (IIS6 + Windows Server 2003 > > > > > > > > > > > > x64). > > > > > > > > > > > > These are the platforms I have access to, but my guess > > > > > > > > > > > > is that it only > > > > > > > > > > > > happens on x86. > > > > > > > > > > > > > On May 14, 3:25 pm, johny <[email protected]> > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > hi everyone > > > > > > > > > > > > > > An unhandled exception of type > > > > > > > > > > > > > 'System.StackOverflowException' > > > > > > > > > > > > > occurred in tessnet2.DLL > > > > > > > > > > > > > > on line > > > > > > > > > > > > > List<tessnet2.Word> result = ocr.DoOCR(image, > > > > > > > > > > > > > Rectangle.Empty); > > > > > > > > > > > > > > asp.net 2.0 with C# on Production server > > > > > > > > > > > > > > pls advice > > > > > > > > > > > > > > regards- Hide quoted text - > > > > > > > > > > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

