Click here to Skip to main content
15,906,333 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Please help any one for my VietOCR project,

I have downloaded VietOCR.Net source file for my research project, but it shows an error message when building or running. I think there is a .dll file is missing, where can i get that file, or tell me how run with out error.


The error message shown is

C:\Documents and Settings\Desktop\VietOCR.NET3.0\Release-1.0\bin\Debug\VietOCR.NET.exe is missing,Please build the project and retry orSet the OutputPath and assemblyName properties appropriately to point at the current location for the target assembly.
Posted

1 solution

It means you have downloaded the source code for the project. In order to get the .exe, you have to open the solution (*.sln) file in the correct version of Visual Studio and then build the debug version.
 
Share this answer
 
Comments
Espen Harlinn 25-Jan-12 8:46am    
5'ed!
tssrajkumar@gmail.com 25-Jan-12 8:50am    
Thank you so much Kramer, but how can i know the version of that project.
nguyenq1 28-Jan-12 12:58pm    
There are newer versions: http://sourceforge.net/projects/vietocr/files/vietocr.net/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900