07-04-2008, 2:45
|
shrikantn
Joined on 07-03-2008
Posts 4
|
Re: Redistributing the Leadtools OCR based Application
|
 
 
|
|
|
Thanks for correcting my direction.
no, i have never used v14, i just missed the version while looking into solution.
But Even though i included the all OCR required files,
I am getting following exception (ScanSoft DLLs are not loaded)
Leadtools.Document.RasterDocumentException was unhandled
Message="ScanSoft DLLs are not loaded"
Source="Leadtools.Document"
StackTrace:
at Leadtools.Document.RasterDocumentException.CheckErrorCode(Int32 code)
at Leadtools.Document.RasterDocumentEngine.Startup()
at TestLeadToolsOCR.Program.Main(String[] args) in D:\Shrikant\POC\TestLeadToolsOCR\Program.cs:line 25
at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext.Run)
|
|
|
|
|
Report
|
|
|
|