Skip to Content
0
Jun 07, 2018 at 08:12 AM

What runtime to install on production machine

89 Views

Dear all,

I have my dev machine where I have build an app using VS2015 implementing crystal report feature.

Here is the way I have install on my dev :
- Install CRforVS_13_0_22.exe without 64 bit run time
- my app is compiled using X86
- Crystal reference added to my VS studio project are pointing to :

C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet

ON the production machine :

- install CRforVS_redist_install_32bit_13_0_22.msi


Question 1 :
On client machine after installing the runtime, the folder win32_x86\dotnet is not there with all library reference in my VS studio project ?

What else should I install on production machine to get all library present ?