To distribute an application that uses ImageGear.Recognition Namespace, you must include into the distribution package the Recognition engine files and their dependencies. The set of files needed depends on the type(s) of recognition performed by the application.
Deploying an application that uses the ImageGear Recognition Component requires the following merge modules to be installed:
32-Bit:
- Microsoft_VC100_CRT_x86.msm
- Microsoft_VC100_MFC_x86.msm
64-Bit:
- Microsoft_VC100_CRT_x64.msm
- Microsoft_VC100_MFC_x64.msm
and redistributing the following dependencies:
32-Bit:
- .NET FW 4.0 (x86) (http://www.microsoft.com/en-us/download/details.aspx?id=17851)
- MSXML 4.0 (x86) (http://www.microsoft.com/en-us/download/details.aspx?id=15697)
64-Bit:
- .NET FW 4.0 (x64) (http://www.microsoft.com/en-us/download/details.aspx?id=17851)
- MSXML 6.0 (x64) (http://www.microsoft.com/en-us/download/details.aspx?id=3988)
Refer to the following sections for more information:
- Distributing Core Recognition Files
- Distributing Recognition Engine Files for the Western OCR Feature
- Distributing Recognition Engine Files for the Asian OCR Feature
- Distributing Recognition Engine Files for the Formatted Output Feature