Cannot install ASP.NET Core Runtime 2.1.25 when the machine already has ASP.NET Core Runtime 2.1.5 installed. It says a higher version of product is already installed Exit code(0x80070666).
https://dotnet.microsoft.com/download/dotnet/2.1
Logs:
[0EE8:0DB8][2021-03-03T20:39:50]i001: Burn v3.11.1.2318, Windows v6.3 (Build 9600: Service Pack 0), path: C:\Windows\Temp\{7DF01576-DCCE-49FD-B52B-36CA191E2A78}\.cr\DotNetCoreWindowsHosting.exe
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing string variable 'BundleNameShort' to value 'Microsoft .NET Core 2.1.25'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing string variable 'BundleNameSub' to value 'Windows Server Hosting'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing numeric variable 'OPT_NO_ANCM' to value '0'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing numeric variable 'OPT_NO_FTS' to value '0'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing numeric variable 'OPT_NO_LTS' to value '0'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing numeric variable 'OPT_NO_SHAREDFX' to value '0'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing numeric variable 'OPT_NO_RUNTIME' to value '0'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing numeric variable 'OPT_NO_X86' to value '0'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing string variable 'InstallResetIISState' to value 'disable'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing string variable 'InstallNoIISState' to value 'disable'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing string variable 'ModifyResetIISState' to value 'disable'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Initializing string variable 'ModifyNoIISState' to value 'disable'
[0EE8:0DB8][2021-03-03T20:39:50]i009: Command Line: '"-burn.clean.room=C:\ProgramData\Package Cache\6e3bcdb9b1a075022a4aa6a567c51c171f390e55\ThirdParty\DotNetCore\DotNetCoreWindowsHosting.exe" -burn.filehandle.attached=288 -burn.filehandle.self=296 /quiet /norestart
OPT_NO_X86=1 /repair'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\ProgramData\Package Cache\6e3bcdb9b1a075022a4aa6a567c51c171f390e55\ThirdParty\DotNetCore\DotNetCoreWindowsHosting.exe'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\ProgramData\Package Cache\6e3bcdb9b1a075022a4aa6a567c51c171f390e55\ThirdParty\DotNetCore\'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_dd_DotNetCoreWinSvrHosting__20210303203950.log'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'WixBundleName' to value 'Microsoft .NET Core 2.1.25 - Windows Server Hosting'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[0EE8:09E8][2021-03-03T20:39:50]i000: Setting string variable 'OPT_NO_X86' to value '1'
[0EE8:09E8][2021-03-03T20:39:50]i000: Setting numeric variable 'WixStdBALanguageId' to value 1033
[0EE8:09E8][2021-03-03T20:39:50]i000: Setting version variable 'WixBundleFileVersion' to value '2.1.25.41022'
[0EE8:0DB8][2021-03-03T20:39:50]i100: Detect begin, 6 packages
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'IISCoreWebEngineInstalled_x86' to value '1'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'IISW3SVCInstalled_x86' to value '1'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'IISCoreWebEngineInstalled_x64' to value '1'
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'IISW3SVCInstalled_x64' to value '1'
[0EE8:0DB8][2021-03-03T20:39:50]i052: Condition 'NOT (((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)))' evaluates to false.
[0EE8:0DB8][2021-03-03T20:39:50]i052: Condition '((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1))' evaluates to true.
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'InstallResetIISState' to value '1'
[0EE8:0DB8][2021-03-03T20:39:50]i052: Condition 'NOT (((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)))' evaluates to false.
[0EE8:0DB8][2021-03-03T20:39:50]i052: Condition '((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1))' evaluates to true.
[0EE8:0DB8][2021-03-03T20:39:50]i000: Setting string variable 'ModifyResetIISState' to value '1'
[0EE8:0DB8][2021-03-03T20:39:50]i102: Detected related bundle: {a8c51303-1ef5-45a9-a888-ca9ef21982a9}, type: Upgrade, scope: PerMachine, version: 2.1.13320.0, operation: Downgrade
[0EE8:0DB8][2021-03-03T20:39:50]i103: Detected related package: {2CB3AB1F-A415-4004-BA1F-05FA8155B28B}, scope: PerMachine, version: 12.1.18263.0, language: 0 operation: MajorUpgrade
[0EE8:0DB8][2021-03-03T20:39:50]i103: Detected related package: {2CB3AB1F-A415-4004-BA1F-05FA8155B28B}, scope: PerMachine, version: 12.1.18263.0, language: 0 operation: MajorUpgrade
[0EE8:0DB8][2021-03-03T20:39:50]i052: Condition 'DotNetRedistLtsProductVersion_x64 = v16.100.29720' evaluates to false.
[0EE8:0DB8][2021-03-03T20:39:50]i052: Condition 'DotNetRedistLtsProductVersion_x86 = v16.100.29720' evaluates to false.
[0EE8:0DB8][2021-03-03T20:39:50]i101: Detected package: AspNetCoreModule_x86, state: Absent, cached: None
[0EE8:0DB8][2021-03-03T20:39:50]i101: Detected package: AspNetCoreModule_x64, state: Absent, cached: None
[0EE8:0DB8][2021-03-03T20:39:50]i101: Detected package: DotNetRedistLts_x64, state: Absent, cached: None
[0EE8:0DB8][2021-03-03T20:39:50]i101: Detected package: DotNetRedistLts_x86, state: Absent, cached: None
[0EE8:0DB8][2021-03-03T20:39:50]i101: Detected package: AspNetCoreSharedFramework_x86, state: Absent, cached: None
[0EE8:0DB8][2021-03-03T20:39:50]i101: Detected package: AspNetCoreSharedFramework_x64, state: Absent, cached: None
[0EE8:0DB8][2021-03-03T20:39:50]i199: Detect complete, result: 0x0
[0EE8:09E8][2021-03-03T20:39:50]e000: Error 0x80070666: Cannot install a product when a newer version is installed.
[0EE8:0DB8][2021-03-03T20:39:50]i500: Shutting down, exit code: 0x666
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: BundleNameShort = Microsoft .NET Core 2.1.25
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: BundleNameSub = Windows Server Hosting
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: IISCoreWebEngineInstalled_x64 = 1
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: IISCoreWebEngineInstalled_x86 = 1
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: IISW3SVCInstalled_x64 = 1
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: IISW3SVCInstalled_x86 = 1
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: InstallNoIISState = disable
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: InstallResetIISState = 1
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: ModifyNoIISState = disable
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: ModifyResetIISState = 1
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: OPT_NO_ANCM = 0
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: OPT_NO_FTS = 0
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: OPT_NO_LTS = 0
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: OPT_NO_RUNTIME = 0
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: OPT_NO_SHAREDFX = 0
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: OPT_NO_X86 = 1
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleAction = 7
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleElevated = 1
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleFileVersion = 2.1.25.41022
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleInstalled = 0
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleLog = C:\Users\ADMINI~1\AppData\Local\Temp\dd_dd_DotNetCoreWinSvrHosting__20210303203950.log
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleManufacturer = Microsoft Corporation
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleName = Microsoft .NET Core 2.1.25 - Windows Server Hosting
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleOriginalSource = C:\ProgramData\Package Cache\6e3bcdb9b1a075022a4aa6a567c51c171f390e55\ThirdParty\DotNetCore\DotNetCoreWindowsHosting.exe
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleOriginalSourceFolder = C:\ProgramData\Package Cache\6e3bcdb9b1a075022a4aa6a567c51c171f390e55\ThirdParty\DotNetCore\
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleProviderKey = 0dd78012-bc56-3917-9c63-c7316373a987
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleSourceProcessFolder = C:\ProgramData\Package Cache\6e3bcdb9b1a075022a4aa6a567c51c171f390e55\ThirdParty\DotNetCore\
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleSourceProcessPath = C:\ProgramData\Package Cache\6e3bcdb9b1a075022a4aa6a567c51c171f390e55\ThirdParty\DotNetCore\DotNetCoreWindowsHosting.exe
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleTag =
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleUILevel = 2
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixBundleVersion = 2.1.25.41022
[0EE8:0DB8][2021-03-03T20:39:50]i410: Variable: WixStdBALanguageId = 1033
[0EE8:0DB8][2021-03-03T20:39:50]i007: Exit code: 0x666, restarting: No