Click here to Skip to main content
15,896,153 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Vertical scroll bar on left side of the form Pin
Sherin Iranimose22-May-07 2:55
Sherin Iranimose22-May-07 2:55 
QuestionReading out contents of an eID-card Pin
Pat Krimson21-May-07 23:18
Pat Krimson21-May-07 23:18 
Questionrun time controls Pin
rmedo21-May-07 23:11
rmedo21-May-07 23:11 
AnswerRe: run time controls Pin
GgAben21-May-07 23:52
GgAben21-May-07 23:52 
GeneralRe: run time controls Pin
rmedo22-May-07 0:42
rmedo22-May-07 0:42 
GeneralRe: run time controls Pin
GgAben22-May-07 0:54
GgAben22-May-07 0:54 
GeneralRe: run time controls Pin
rmedo22-May-07 1:37
rmedo22-May-07 1:37 
QuestionVista "Ocr running error" Pin
kosovan21-May-07 23:09
kosovan21-May-07 23:09 
Hello, we are developing application which uses MODI(Microsoft Office Document Imaging) library for OCR the documents. It`s working ok on development machines (Windows XP Sp2) but not working on Windows Vista. During the executing of OCR method of Modi.Document class error has been thrown - 'Ocr running error'. We couldn't find useful information on the internet. Does anybody know useful solution?



MODI.Document recognizedDocument = null;
recognizedDocument = new MODI.Document();
recognizedDocument.Create(tempFileName); // Some existing tif image file
recognizedDocument.OCR(MiLANGUAGES.miLANG_ENGLISH, true, true); // On this row exception throws

Thanks.

Mykhailo Kosovan
AnswerRe: Vista "Ocr running error" Pin
kosovan23-May-07 1:37
kosovan23-May-07 1:37 
QuestionAccessing my ASP pages from other PC Pin
AaronNeo21-May-07 22:25
AaronNeo21-May-07 22:25 
AnswerRe: Accessing my ASP pages from other PC Pin
pradeep kumarappagari21-May-07 22:31
pradeep kumarappagari21-May-07 22:31 
GeneralRe: Accessing my ASP pages from other PC Pin
AaronNeo21-May-07 22:51
AaronNeo21-May-07 22:51 
GeneralRe: Accessing my ASP pages from other PC Pin
enjoycrack21-May-07 23:04
enjoycrack21-May-07 23:04 
GeneralRe: Accessing my ASP pages from other PC Pin
AaronNeo22-May-07 4:14
AaronNeo22-May-07 4:14 
GeneralRe: Accessing my ASP pages from other PC Pin
Sherin Iranimose21-May-07 23:07
Sherin Iranimose21-May-07 23:07 
GeneralRe: Accessing my ASP pages from other PC Pin
pradeep kumarappagari21-May-07 23:40
pradeep kumarappagari21-May-07 23:40 
AnswerRe: Accessing my ASP pages from other PC Pin
GgAben22-May-07 0:05
GgAben22-May-07 0:05 
Questionto expire the page and control in form Pin
Balaji.K21-May-07 22:03
Balaji.K21-May-07 22:03 
AnswerRe: to expire the page and control in form Pin
enjoycrack21-May-07 23:06
enjoycrack21-May-07 23:06 
AnswerRe: to expire the page and control in form Pin
Guffa21-May-07 23:34
Guffa21-May-07 23:34 
QuestionhaGridview + asp.net 2.0 + c# Pin
ritu432121-May-07 21:07
ritu432121-May-07 21:07 
AnswerRe: haGridview + asp.net 2.0 + c# Pin
pradeep kumarappagari21-May-07 21:56
pradeep kumarappagari21-May-07 21:56 
Questionurgent Pin
jamesmani2k521-May-07 20:26
jamesmani2k521-May-07 20:26 
AnswerRe: urgent Pin
Sherin Iranimose21-May-07 20:38
Sherin Iranimose21-May-07 20:38 
GeneralRe: urgent Pin
kapiljadhav21-May-07 22:23
kapiljadhav21-May-07 22:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.