I installed SP 27 on my PC for the runtime (64 bit) and CR version for Visual Studio. But I get the following when I install My Visual Studio app on a remote PC or by pressing 'Install' on my PC:
The following properties have been set: Property: [AdminUser] = true {boolean} Property: [InstallMode] = HomeSite {string} Property: [NTProductType] = 1 {int} Property: [ProcessorArchitecture] = AMD64 {string} Property: [VersionNT] = 10.0.0 {version} Running checks for package 'SAP Crystal Reports Runtime Engine for .NET Framework', phase BuildList Reading value 'CRRuntime32Version' of registry key 'HKLM\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Crystal Reports' Unable to read registry value Not setting value for property 'CRRuntime32Version' Reading value 'CRRuntime64Version' of registry key 'HKLM\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Crystal Reports' Unable to read registry value Not setting value for property 'CRRuntime64Version' The following properties have been set for package 'SAP Crystal Reports Runtime Engine for .NET Framework': Running checks for command 'Crystal Reports for .NET Framework 4.0\CRRuntime_32bit_13_0_27.msi' Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': true Result of checks for command 'Crystal Reports for .NET Framework 4.0\CRRuntime_32bit_13_0_27.msi' is 'Bypass' Running checks for command 'Crystal Reports for .NET Framework 4.0\CRRuntime_64bit_13_0_27.msi' Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'AMD64': false Skipping ByPassIf because Property 'CRRuntime64Version' was not defined Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false Skipping FailIf because Property 'Version9x' was not defined Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.00': false Result of checks for command 'Crystal Reports for .NET Framework 4.0\CRRuntime_64bit_13_0_27.msi' is 'Install' 'SAP Crystal Reports Runtime Engine for .NET Framework' RunCheck result: Install Needed Running checks for package 'Microsoft .NET Framework 4.6.1 (x86 and x64)', phase BuildList Reading value 'Release' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full' Read integer value 528040 Setting value '528040 {int}' for property 'DotNet461Full_Release' Reading value 'v4' of registry key 'HKLM\SOFTWARE\Microsoft\NET Framework Setup\OS Integration' Read integer value 1 Setting value '1 {int}' for property 'DotNet461Full_OSIntegrated' The following properties have been set for package 'Microsoft .NET Framework 4.6.1 (x86 and x64)': Property: [DotNet461Full_OSIntegrated] = 1 {int} Property: [DotNet461Full_Release] = 528040 {int} Running checks for command 'DotNetFX461\NDP461-KB3102436-x86-x64-AllOS-ENU.exe' Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true Result of checks for command 'DotNetFX461\NDP461-KB3102436-x86-x64-AllOS-ENU.exe' is 'Bypass' Running checks for command 'DotNetFX461\NDP461-KB3102438-Web.exe' Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false Result of running operator 'ValueGreaterThanEqualTo' on property 'DotNet461Full_Release' and value '394254': true Result of checks for command 'DotNetFX461\NDP461-KB3102438-Web.exe' is 'Bypass' 'Microsoft .NET Framework 4.6.1 (x86 and x64)' RunCheck result: No Install Needed EULA for components 'SAP Crystal Reports Runtime Engine for .NET Framework' was accepted. Copying files to temporary directory "C:\Users\akushner\AppData\Local\Temp\VSDAA33.tmp\" Downloading files to "C:\Users\akushner\AppData\Local\Temp\VSDAA33.tmp\" (6/24/2020 10:42:38 AM) Downloading 'Crystal Reports for .NET Framework 4.0\CRRuntime_32bit_13_0_27.msi' from 'http://downloads.businessobjects.com/akdlm/crnetruntime/clickonce/CRRuntime_32bit_13_0_27.msi' to 'C:\Users\akushner\AppData\Local\Temp\VSDAA33.tmp\' Download completed at 6/24/2020 10:42:39 AM Downloading failed with HRESULT=-2146697210
=====================================================================================
Please let me know how to fix this