Has anybody been able to use the barcode decoding application given on the following link? I am unable to run the application.
Reference Link: http://www.codeproject.com/KB/graphics/BarcodeImaging3.aspx
I downloaded the source code and added its reference into my project.
When I debug the code in VS 2008, it shows me a pop-up containing:
The following module was built with optimizations enabled or without debug information : C:\Windows\Microsoft.Net\Framework\v2.0.50727\Temporary ASP.NET Files\root\7c06d97f\c871fca3\assembly\dl3\1ed1f335\00d7b454_9450ca01\BArcodingImaging.DLL
Because of this, the breakpoint at the method (ReadBarcode) in the class library is not reached: clsBarcodeImaging.cs