Requirements for using Foxit PDF SDK Rasterizer for .net SDK
To deploy your application using XCOPY, it is prerequisite to have Microsoft Visual C++ 2008 Redistributable Package for .NET 2.0/3.0/3.5 application and Microsoft Visual C++ 2010 Redistributable Package for.NET 4.0/4.5 application.
To deploy the application using your own setup program, it is required to include the following redistributables (Merge modules) which need to be installed along with the application.
For .NET 2.0/3.0/3.5 applications
- Visual C++ 9.0 CRT (x86) WinSXS MSM: https://www.microsoft.com/en-us/download/details.aspx?id=5582
- Visual C++ 9.0 CRT (x64) WinSXS MSM: https://www.microsoft.com/en-us/download/details.aspx?id=20924
For .NET 4.0/4.5 applications
- Visual C++ 2010 (x64) Redistributable Package: https://www.microsoft.com/en-in/download/details.aspx?id=14632
- Visual C++ 2010 (x86) Redistributable Package: https://www.microsoft.com/en-us/download/details.aspx?id=5555
Updated on April 4, 2017