Hi
I have on multiple occasions tried to install SSIS but I get the following error code:
VS Shell installation has failed with exit code 1638
I tracked down the installation log which I have copied below. The error I have highlighted in bold.
[3C84:0C70][2016-08-23T15:29:57]i001: Burn v3.7.3813.0, Windows v10.0 (Build 14393: Service Pack 0), path: C:\SQLServer2016Media\Evaluation\redist\VisualStudioShell\VCRuntimes\VCRuntime140_x64.exe, cmdline: '/Q /NoRestart /Full /Log "C:\Program Files\Microsoft
SQL Server\130\Setup Bootstrap\Log\20160823_152324\VCRuntime140_x64_Cpu64_1.log" -burn.unelevated BurnPipe.{49AE3428-BDFF-4190-9739-CC5627D4121C} {FDEEB159-842E-4AF8-998E-B1131421E3B5} 8788'
[3C84:0C70][2016-08-23T15:29:57]i000: Setting string variable 'WixBundleLog' to value 'C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20160823_152324\VCRuntime140_x64_Cpu64_1.log'
[3C84:0C70][2016-08-23T15:29:57]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\SQLServer2016Media\Evaluation\redist\VisualStudioShell\VCRuntimes\VCRuntime140_x64.exe'
[3C84:0C70][2016-08-23T15:29:57]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\SQLServer2016Media\Evaluation\redist\VisualStudioShell\VCRuntimes\'
[3C84:0C70][2016-08-23T15:29:57]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.23506'
[3C84:0C70][2016-08-23T15:29:57]i100: Detect begin, 10 packages
[3C84:0C70][2016-08-23T15:29:57]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.14393.0'
[3C84:0C70][2016-08-23T15:29:57]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[3C84:0C70][2016-08-23T15:29:57]i102: Detected related bundle: {dab68466-3a7d-41a8-a5cf-415e3ff8ef71}, type: Upgrade, scope: PerMachine, version: 14.0.23918.0, operation: Downgrade
[3C84:0C70][2016-08-23T15:29:57]i108: Detected compatible package: vcRuntimeMinimum_x64, provider: Microsoft.VS.VC_RuntimeMinimumVSU_amd64,v14, installed: {7B50D081-E670-3B43-A460-0E2CDB5CE984}, version: 14.0.23918, chained: {A1C31BA5-5438-3A07-9EEE-A5FB2D0FDE36}
[3C84:0C70][2016-08-23T15:29:57]i103: Detected related package: {7B50D081-E670-3B43-A460-0E2CDB5CE984}, scope: PerMachine, version: 14.0.23918.0, language: 0 operation: Downgrade
[3C84:0C70][2016-08-23T15:29:57]i108: Detected compatible package: vcRuntimeAdditional_x64, provider: Microsoft.VS.VC_RuntimeAdditionalVSU_amd64,v14, installed: {DFFEB619-5455-3697-B145-243D936DB95B}, version: 14.0.23918, chained: {B0B194F8-E0CE-33FE-AA11-636428A4B73D}
[3C84:0C70][2016-08-23T15:29:57]i103: Detected related package: {DFFEB619-5455-3697-B145-243D936DB95B}, scope: PerMachine, version: 14.0.23918.0, language: 0 operation: Downgrade
[3C84:0C70][2016-08-23T15:29:57]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3C84:0C70][2016-08-23T15:29:57]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3C84:0C70][2016-08-23T15:29:57]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3C84:0C70][2016-08-23T15:29:57]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3C84:0C70][2016-08-23T15:29:57]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3C84:0C70][2016-08-23T15:29:57]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3C84:0C70][2016-08-23T15:29:57]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3C84:0C70][2016-08-23T15:29:57]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: vcRuntimeMinimum_x64, state: Obsolete, cached: None
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: vcRuntimeAdditional_x64, state: Obsolete, cached: None
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: Windows81_x86, state: Absent, cached: None
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: Windows81_x64, state: Absent, cached: None
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: Windows8_x86, state: Absent, cached: None
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: Windows8_x64, state: Absent, cached: None
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[3C84:0C70][2016-08-23T15:29:57]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[3C84:0C70][2016-08-23T15:29:57]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[3C84:0C70][2016-08-23T15:29:57]i199: Detect complete, result: 0x0
[3C84:1874][2016-08-23T15:29:57]e000:
Error 0x80070666: Cannot install a product when a newer version is installed.
[3C84:0C70][2016-08-23T15:29:57]i500: Shutting down, exit code: 0x666
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: SystemFolder = C:\WINDOWS\system32\
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: VersionNT = 10.0.0.0
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: VersionNT64 = 10.0.0.0
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: windows_uCRT_DetectKey = 10.0.14393.0
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: windows_uCRT_DetectKeyExists = 1
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleAction = 5
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleCompressed = 1
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleElevated = 1
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleInstalled = 0
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleLog = C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20160823_152324\VCRuntime140_x64_Cpu64_1.log
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleManufacturer = Microsoft Corporation
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleName = Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.23506
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleOriginalSource = C:\SQLServer2016Media\Evaluation\redist\VisualStudioShell\VCRuntimes\VCRuntime140_x64.exe
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleOriginalSourceFolder = C:\SQLServer2016Media\Evaluation\redist\VisualStudioShell\VCRuntimes\
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleProviderKey = {3ee5e5bb-b7cc-4556-8861-a00a82977d6c}
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleTag =
[3C84:0C70][2016-08-23T15:29:57]i410: Variable: WixBundleVersion = 14.0.23506.0
[3C84:0C70][2016-08-23T15:29:57]i007: Exit code: 0x666, restarting: No
It looks like I have a newer version installed but I am not sure how that can be the case as this error occurred the first time I tried to install SQL Server 2016. I have tried uninstalling SQL Server and reinstalling a new instance but I get the same message.
Have also tried the 32 bit and 63 bit versions of the installer.
To be honest my IT knowledge is relatively low so I am not sure where I am going wrong and any help would be greatly appreciated.
Cheers
Hamish