When using the Aquaforest OCR SDK, intermittently you may receive the following message in your application:
System.IO.FileNotFoundException was caught
FileName=C:\WINDOWS\TEMP\AquaforestOcr\xxxx_xx\x_x.hocr
Message=Could not find file ‘C:\WINDOWS\TEMP\AquaforestOcr\xxxx_xx\x_x.hocr’.
This message is generated as a direct result of the source file not being OCR’d, however the particular message is not appropriate in this case. In order to resolve this issue you need to subscribe to the StatusUpdate which will allow […]