-
Notifications
You must be signed in to change notification settings - Fork 124
repair failed 0x80070652 #995
Comments
TFS Bug#383902 |
@owidat It appears that the repair failed because the bundle couldn't download the installer packages: [0B04:1E9C][2017-02-13T18:33:42]e000: Error 0x80070642: Failed attempt to download URL: 'https://download.microsoft.com/download/F/6/E/F6ECBBCC-B02F-424E-8E03-D47E9FA631B7/packages/WebToolsExtensionsVS14_69.msi' to: 'C:\Users\owida\AppData\Local\Temp{43443026-D776-4EB5-A616-2C1DC8526FF4}\WebToolsExtensionsVS14' Do you have any AV software running or any connection issues that's blocking the installer from going online and acquiring the packages? |
Thanks @joeloff for your response, No I have only windows defender, and windows firewall is off, I always update extensions and components normally with no issue. But I tried manually download and install the following: and it worked just fine :) |
Thanks @owidat. The bundle (EXE) will issue two requests AFAIK. The first is a HEAD to obtain metadata about the individual package before issuing a GET to acquire the package. I know some security software can block certain types of requests so I was just curious what your setup is like. I noticed that the repair logs show that a few MSI failed to run in maintenance mode. Could you maybe provide one of the logs from the MSIs? They should also be in %temp% and look something like dd_DotNetCoreTools_<timestamp>_<packagename> |
Thanks @joeloff This issue is not resolved yet for me :( Anyway I searched and found other 2 log files: Content of the dd_DotNetCoreTools__20170220132620_002_AspNetCoreModule_x64.log: Error 1316. The specified account already exists. MSI (s) (C8:64) [13:29:50:735]: Note: 1: 2265 2: 3: -2147287035 MSI (s) (C8:64) [13:29:50:992]: Deferring clean up of packages/files, if any exist ` Content of the dd_DotNetCoreTools__20170220132620.log: ` |
I always see update for "DotNetCore.1.0.1-VS2015Tools.Preview2.0.3" in my notification when I open VS 2015, I download it, then after I run it I see the follwoing:
If I click on Uninstall, I get the following:
when I run the tool again I get the repair screen again and when I click it, it reach to the following error (repair failed 0x80070652):
log info:
[0B04:5438][2017-02-13T18:33:04]i001: Burn v3.10.3.3007, Windows v10.0 (Build 14393: Service Pack 0), path: C:\Users\owida\AppData\Local\Temp{E1C50685-B905-4954-850D-D2EE6C048AB4}.cr\DotNetCore.1.0.1-VS2015Tools.Preview2.0.3 (2).exe
[0B04:5438][2017-02-13T18:33:04]i000: Initializing numeric variable 'CHECK_SETUP_BLOCKED' to value '1'
[0B04:5438][2017-02-13T18:33:04]i000: Initializing numeric variable 'SKIP_VSU_CHECK' to value '0'
[0B04:5438][2017-02-13T18:33:04]i000: Initializing numeric variable 'SKIP_PREPARATION' to value '0'
[0B04:5438][2017-02-13T18:33:04]i000: Initializing string variable 'BundleNameShort' to value 'Microsoft .NET Core 1.0.1'
[0B04:5438][2017-02-13T18:33:04]i000: Initializing string variable 'BundleNameSub' to value 'VS 2015 Tooling Preview 2'
[0B04:5438][2017-02-13T18:33:04]i009: Command Line: '"-burn.clean.room=C:\Users\owida\Downloads\DotNetCore.1.0.1-VS2015Tools.Preview2.0.3 (2).exe" -burn.filehandle.attached=492 -burn.filehandle.self=496'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\owida\Downloads\DotNetCore.1.0.1-VS2015Tools.Preview2.0.3 (2).exe'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\owida\Downloads'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304.log'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[0B04:1534][2017-02-13T18:33:04]i000: Setting numeric variable 'WixStdBALanguageId' to value 1033
[0B04:1534][2017-02-13T18:33:04]i000: Setting version variable 'WixBundleFileVersion' to value '1.0.21114.69'
[0B04:5438][2017-02-13T18:33:04]i100: Detect begin, 99 packages
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'VersionNT64' evaluates to true.
[0B04:5438][2017-02-13T18:33:04]i000: Setting version variable 'DotNetCLIProductVersion_x64' to value '4.0.3131.0'
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'NOT VersionNT64' evaluates to false.
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'VersionNT64' evaluates to true.
[0B04:5438][2017-02-13T18:33:04]i000: Product or related product not found: {A57B8D12-9DCD-462D-8381-3EE1154305F1}
[0B04:5438][2017-02-13T18:33:04]i000: Setting version variable 'DotNetRedistProductVersion_x64' to value '0.0.0.0'
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'NOT VersionNT64' evaluates to false.
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'IISCoreWebEngineInstalled_x86' to value '1'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'IISExpressVersion_x64' to value '10.0.1736'
[0B04:5438][2017-02-13T18:33:04]i000: Registry value not found. Key = 'SOFTWARE\Microsoft\IISExpress', Value = 'Version'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'IISW3SVCInstalled_x86' to value '1'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'IISCoreWebEngineInstalled_x64' to value '1'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'IISW3SVCInstalled_x64' to value '1'
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'NOT (((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)))' evaluates to false.
[0B04:5438][2017-02-13T18:33:04]i052: Condition '((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1))' evaluates to true.
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'InstallResetIISState' to value '1'
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'NOT (((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)))' evaluates to false.
[0B04:5438][2017-02-13T18:33:04]i052: Condition '((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1))' evaluates to true.
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'ModifyResetIISState' to value '1'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'NetFx45Release' to value '394802'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists' to value 1
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1028'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1028' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1029'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1029' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1031'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1031' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1036'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1036' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1040'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1040' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1041'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1041' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1042'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1042' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1045'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1045' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1046'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1046' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1049'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1049' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1055'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_1055' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\2052'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_2052' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\3082'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015CommunityExists_3082' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'VS2015CommunityUpdateVersion' to value '14.0.25431'
[0B04:5438][2017-02-13T18:33:04]i000: Setting string variable 'VS2015CommunityVersion' to value '14.0.23107'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists' to value 1
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1028'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1028' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1029'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1029' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1031'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1031' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1036'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1036' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1040'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1040' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1041'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1041' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1042'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1042' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1045'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1045' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1046'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1046' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1049'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1049' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1055'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_1055' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\2052'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_2052' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\3082'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015DevEnvExists_3082' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1028'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1028' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1029'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1029' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1031'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1031' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1036'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1036' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1040'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1040' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1041'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1041' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1042'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1042' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1045'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1045' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1046'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1046' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1049'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1049' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1055'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_1055' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\2052'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_2052' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\3082'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015EnterpriseExists_3082' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise'
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise'
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1028'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1028' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1029'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1029' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1031'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1031' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1036'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1036' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1040'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1040' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1041'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1041' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1042'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1042' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1045'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1045' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1046'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1046' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1049'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1049' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1055'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_1055' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\2052'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_2052' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\3082'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015ProfessionalExists_3082' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional'
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional'
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1028'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1028' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1029'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1029' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1031'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1031' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1036'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1036' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1040'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1040' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1041'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1041' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1042'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1042' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1045'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1045' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1046'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1046' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1049'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1049' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1055'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_1055' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\2052'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_2052' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\3082'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'VS2015WebExpressExists_3082' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor'
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'WebToolsVSInstalled' to value 1
[0B04:5438][2017-02-13T18:33:04]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\Web Tools\Servicing\14.0\VWDExpress14'
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'WebToolsVWDInstalled' to value 0
[0B04:5438][2017-02-13T18:33:04]i000: Setting numeric variable 'WSRVSExists' to value 1
[0B04:5438][2017-02-13T18:33:04]i102: Detected related bundle: {9b3936b0-e973-47b9-afb2-de7cd6501203}, type: Upgrade, scope: PerMachine, version: 1.0.20624.39, operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i102: Detected related bundle: {b837b432-47cc-42bf-88e4-876d726dfb7c}, type: Upgrade, scope: PerMachine, version: 1.0.20908.53, operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i052: Condition '(NOT(RelationType = "Patch") AND NOT (WixBundleAction >= 4))' evaluates to false.
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {4ADC4F4A-2D55-442A-8655-FBF619F94A69}, scope: PerMachine, version: 1.0.1967.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'DotNetCLIProductVersion_x86 = v4.0.3131' evaluates to false.
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'DotNetCLIProductVersion_x64 = v4.0.3131' evaluates to true.
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {680BC517-E155-34EB-96E5-0169A201430C}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {99333B15-6572-35B3-9382-75EC3834433E}, scope: PerMachine, version: 14.0.21111.0, language: 0 operation: Downgrade
[0B04:5438][2017-02-13T18:33:04]i103: Detected related package: {1BF48AB7-57B1-3A4F-B5B7-E1225FC2E9CB}, scope: PerMachine, version: 14.1.20907.0, language: 0 operation: MajorUpgrade
[0B04:5438][2017-02-13T18:33:04]i052: Condition '(WixBundleAction >= 3)' evaluates to true.
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: SetupBlocked_Install, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: Preparation_Uninstall_ASPNET, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: AspNetCoreModule_x86, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: AspNetCoreModule_x64, state: Present, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: ANCM_IISExpress_x86, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: ANCM_IISExpress_x64, state: Present, cached: Complete
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetCLI_x86, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetCLI_x64, state: Present, cached: Complete
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetVersionManager_x86, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetVersionManager_x64, state: Present, cached: Complete
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: AspNetCoreLocalFeed, state: Present, cached: Complete
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: NuGetVS14, state: Present, cached: Complete
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: NuGetVWD14, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14, state: Absent, cached: Complete
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_chs, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_chs, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_chs, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_chs, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_chs, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_chs, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_cht, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_cht, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_cht, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_cht, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_cht, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_cht, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_csy, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_csy, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_csy, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_csy, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_csy, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_csy, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_deu, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_deu, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_deu, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_deu, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_deu, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_deu, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_esn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_esn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_esn, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_esn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_esn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_esn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_fra, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_fra, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_fra, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_fra, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_fra, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_fra, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_ita, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_ita, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_ita, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_ita, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_ita, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_ita, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_jpn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_jpn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_jpn, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_jpn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_jpn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_jpn, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_kor, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_kor, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_kor, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_kor, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_kor, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_kor, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_plk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_plk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_plk, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_plk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_plk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_plk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_ptb, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_ptb, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_ptb, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_ptb, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_ptb, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_ptb, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_rus, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_rus, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_rus, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_rus, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_rus, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_rus, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVS14_trk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsExtensionsVWD14_trk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVS14_trk, state: Obsolete, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: WebToolsAzureVWD14_trk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVS14_trk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: DotNetToolsVWD14_trk, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: Preparation_ASPNET, state: Absent, cached: None
[0B04:5438][2017-02-13T18:33:04]i101: Detected package: SetupBlocked_Uninstall, state: Present, cached: None
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'WixBundleInstalled OR NOT(NetFx45Release < 378675) OR (WixBundleAction=2)' evaluates to true.
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'WixBundleInstalled OR VS2015DevEnvExists OR VS2015WebExpressExists OR (WixBundleAction=2)' evaluates to true.
[0B04:5438][2017-02-13T18:33:04]i052: Condition 'WixBundleInstalled OR (((VS2015CommunityUpdateVersion >= v14.0.25420) OR (VS2015ProfessionalUpdateVersion >= v14.0.25420) OR (VS2015EnterpriseUpdateVersion >= v14.0.25420)) OR (VS2015WebExpressUpdateVersion >= v14.0.25420)) OR (SKIP_VSU_CHECK=1) OR (WixBundleAction=2)' evaluates to true.
[0B04:5438][2017-02-13T18:33:04]i199: Detect complete, result: 0x0
[0B04:5438][2017-02-13T18:33:08]i200: Plan begin, 99 packages, action: Repair
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'CHECK_SETUP_BLOCKED' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]w321: Skipping dependency registration on package with no dependency providers: SetupBlocked_Install
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_SetupBlocked_Install' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_000_SetupBlocked_Install.log'
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleRollbackLog_SetupBlocked_Install' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_000_SetupBlocked_Install_rollback.log'
[0B04:5438][2017-02-13T18:33:08]i052: Condition '(((VS2015CommunityVersion >= v14.0.23107) OR (VS2015ProfessionalVersion >= v14.0.23107) OR (VS2015EnterpriseVersion >= v14.0.23107)) OR (VS2015WebExpressVersion >= v14.0.23107))' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]w321: Skipping dependency registration on package with no dependency providers: Preparation_Uninstall_ASPNET
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_Preparation_Uninstall_ASPNET' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_001_Preparation_Uninstall_ASPNET.log'
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleRollbackLog_Preparation_Uninstall_ASPNET' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_001_Preparation_Uninstall_ASPNET_rollback.log'
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'NOT VersionNT64 AND (VersionNT >= v6.1) AND (IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VersionNT64 AND (VersionNT64 >= v6.1) AND (IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_AspNetCoreModule_x64' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_002_AspNetCoreModule_x64.log'
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'NOT VersionNT64 AND (IISExpressVersion_x86 >= v8.5)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VersionNT64 AND (IISExpressVersion_x64 >= v8.5)' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_ANCM_IISExpress_x64' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_003_ANCM_IISExpress_x64.log'
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'NOT VersionNT64' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]w321: Skipping dependency registration on package with no dependency providers: DotNetCLI_x86
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VersionNT64' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]w321: Skipping dependency registration on package with no dependency providers: DotNetCLI_x64
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'NOT VersionNT64' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VersionNT64' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_DotNetVersionManager_x64' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_004_DotNetVersionManager_x64.log'
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_AspNetCoreLocalFeed' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_005_AspNetCoreLocalFeed.log'
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_NuGetVS14' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_006_NuGetVS14.log'
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleRollbackLog_WebToolsExtensionsVS14' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_007_WebToolsExtensionsVS14_rollback.log'
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_WebToolsExtensionsVS14' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_007_WebToolsExtensionsVS14.log'
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleRollbackLog_DotNetToolsVS14' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_008_DotNetToolsVS14_rollback.log'
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_DotNetToolsVS14' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_008_DotNetToolsVS14.log'
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_2052 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_2052' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_2052' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_2052' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_2052' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1028 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1028' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1028' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1028' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1028' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1029 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1029' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1029' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1029' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1029' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1031 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1031' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1031' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1031' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1031' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_3082 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_3082' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_3082' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_3082' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_3082' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1036 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1036' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1036' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1036' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1036' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1040 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1040' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1040' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1040' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1040' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1041 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1041' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1041' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1041' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1041' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1042 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1042' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1042' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1042' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1042' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1045 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1045' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1045' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1045' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1045' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1046 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1046' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1046' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1046' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1046' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1049 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1049' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1049' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1049' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1049' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1055 AND (WebToolsVSInstalled OR WSRVSExists)' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1055' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1055' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015DevEnvExists_1055' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'VS2015WebExpressExists_1055' evaluates to false.
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'NOT UpdateInModify AND (((VS2015CommunityVersion >= v14.0.23107) OR (VS2015ProfessionalVersion >= v14.0.23107) OR (VS2015EnterpriseVersion >= v14.0.23107)) OR (VS2015WebExpressVersion >= v14.0.23107)) AND (NOT SKIP_PREPARATION)' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]w321: Skipping dependency registration on package with no dependency providers: Preparation_ASPNET
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleLog_Preparation_ASPNET' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_009_Preparation_ASPNET.log'
[0B04:5438][2017-02-13T18:33:08]i000: Setting string variable 'WixBundleRollbackLog_Preparation_ASPNET' to value 'C:\Users\owida\AppData\Local\Temp\dd_DotNetCoreTools__20170213183304_009_Preparation_ASPNET_rollback.log'
[0B04:5438][2017-02-13T18:33:08]i052: Condition 'CHECK_SETUP_BLOCKED' evaluates to true.
[0B04:5438][2017-02-13T18:33:08]w321: Skipping dependency registration on package with no dependency providers: SetupBlocked_Uninstall
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: SetupBlocked_Install, state: Absent, default requested: Repair, ba requested: Repair, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: Preparation_Uninstall_ASPNET, state: Absent, default requested: Repair, ba requested: Repair, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: AspNetCoreModule_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: AspNetCoreModule_x64, state: Present, default requested: Repair, ba requested: Repair, execute: Repair, rollback: None, cache: Yes, uncache: No, dependency: Register
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: ANCM_IISExpress_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: ANCM_IISExpress_x64, state: Present, default requested: Repair, ba requested: Repair, execute: Repair, rollback: None, cache: No, uncache: No, dependency: Register
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetCLI_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetCLI_x64, state: Present, default requested: Repair, ba requested: Repair, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetVersionManager_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetVersionManager_x64, state: Present, default requested: Repair, ba requested: Repair, execute: Repair, rollback: None, cache: No, uncache: No, dependency: Register
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: AspNetCoreLocalFeed, state: Present, default requested: Repair, ba requested: Repair, execute: Repair, rollback: None, cache: No, uncache: No, dependency: Register
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: NuGetVS14, state: Present, default requested: Repair, ba requested: Repair, execute: Repair, rollback: None, cache: No, uncache: No, dependency: Register
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: NuGetVWD14, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14, state: Absent, default requested: Repair, ba requested: Repair, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14, state: Absent, default requested: Repair, ba requested: Repair, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_chs, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_chs, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_chs, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_chs, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_chs, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_chs, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_cht, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_cht, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_cht, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_cht, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_cht, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_cht, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_csy, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_csy, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_csy, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_csy, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_csy, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_csy, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_deu, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_deu, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_deu, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_deu, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_deu, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_deu, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_esn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_esn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_esn, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_esn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_esn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_esn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_fra, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_fra, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_fra, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_fra, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_fra, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_fra, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_ita, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_ita, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_ita, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_ita, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_ita, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_ita, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_jpn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_jpn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_jpn, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_jpn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_jpn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_jpn, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_kor, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_kor, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_kor, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_kor, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_kor, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_kor, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_plk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_plk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_plk, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_plk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_plk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_plk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_ptb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_ptb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_ptb, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_ptb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_ptb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_ptb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_rus, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_rus, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_rus, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_rus, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_rus, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_rus, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVS14_trk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsExtensionsVWD14_trk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVS14_trk, state: Obsolete, default requested: None, ba requested: None, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: WebToolsAzureVWD14_trk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVS14_trk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: DotNetToolsVWD14_trk, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: Preparation_ASPNET, state: Absent, default requested: Repair, ba requested: Repair, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i201: Planned package: SetupBlocked_Uninstall, state: Present, default requested: Repair, ba requested: Repair, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0B04:5438][2017-02-13T18:33:08]i207: Planned related bundle: {9b3936b0-e973-47b9-afb2-de7cd6501203}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[0B04:5438][2017-02-13T18:33:08]i207: Planned related bundle: {b837b432-47cc-42bf-88e4-876d726dfb7c}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[0B04:5438][2017-02-13T18:33:08]i299: Plan complete, result: 0x0
[0B04:5438][2017-02-13T18:33:08]i300: Apply begin
[0B04:5438][2017-02-13T18:33:08]i010: Launching elevated engine process.
[0B04:5438][2017-02-13T18:33:12]i011: Launched elevated engine process.
[0B04:5438][2017-02-13T18:33:12]i012: Connected to elevated engine.
[4EE0:325C][2017-02-13T18:33:12]i358: Pausing automatic updates.
[4EE0:325C][2017-02-13T18:33:12]i359: Paused automatic updates.
[4EE0:325C][2017-02-13T18:33:12]i360: Creating a system restore point.
[4EE0:325C][2017-02-13T18:33:12]i361: Created a system restore point.
[4EE0:325C][2017-02-13T18:33:12]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{da280276-4f5b-4918-8d40-20ca56dfa535}, resume: Active, restart initiated: No, disable resume: No
[4EE0:5184][2017-02-13T18:33:15]i305: Verified acquired payload: SetupBlocked_Install at path: C:\ProgramData\Package Cache.unverified\SetupBlocked_Install, moving to: C:\ProgramData\Package Cache\f727b670-667c-3e6f-aafb-e48a72a2dea2\SetupBlocked_69.exe.
[4EE0:325C][2017-02-13T18:33:15]i301: Applying execute package: SetupBlocked_Install, action: Install, path: C:\ProgramData\Package Cache\f727b670-667c-3e6f-aafb-e48a72a2dea2\SetupBlocked_69.exe, arguments: '"C:\ProgramData\Package Cache\f727b670-667c-3e6f-aafb-e48a72a2dea2\SetupBlocked_69.exe"'
[4EE0:5184][2017-02-13T18:33:15]i305: Verified acquired payload: Preparation_Uninstall_ASPNET at path: C:\ProgramData\Package Cache.unverified\Preparation_Uninstall_ASPNET, moving to: C:\ProgramData\Package Cache\50e2672c-aefb-300c-8301-d8ebba628476\Preparation_69.exe.
[0B04:1E9C][2017-02-13T18:33:15]w343: Prompt for source of package: AspNetCoreModule_x64, payload: AspNetCoreModule_x64, path: C:\Users\owida\Downloads\packages\aspnetcoremodule_x64_en_69.msi
[0B04:1E9C][2017-02-13T18:33:15]i338: Acquiring package: AspNetCoreModule_x64, payload: AspNetCoreModule_x64, download from: https://download.microsoft.com/download/F/6/E/F6ECBBCC-B02F-424E-8E03-D47E9FA631B7/packages/aspnetcoremodule_x64_en_69.msi
[0B04:5438][2017-02-13T18:33:15]i319: Applied execute package: SetupBlocked_Install, result: 0x0, restart: None
[4EE0:325C][2017-02-13T18:33:15]i301: Applying execute package: Preparation_Uninstall_ASPNET, action: Install, path: C:\ProgramData\Package Cache\50e2672c-aefb-300c-8301-d8ebba628476\Preparation_69.exe, arguments: '"C:\ProgramData\Package Cache\50e2672c-aefb-300c-8301-d8ebba628476\Preparation_69.exe" /d'
[0B04:5438][2017-02-13T18:33:16]i319: Applied execute package: Preparation_Uninstall_ASPNET, result: 0x0, restart: None
[4EE0:5184][2017-02-13T18:33:20]i305: Verified acquired payload: AspNetCoreModule_x64 at path: C:\ProgramData\Package Cache.unverified\AspNetCoreModule_x64, moving to: C:\ProgramData\Package Cache{4ADC4F4A-2D55-442A-8655-FBF619F94A69}v1.0.1967\packages\aspnetcoremodule_x64_en_69.msi.
[4EE0:325C][2017-02-13T18:33:20]i301: Applying execute package: AspNetCoreModule_x64, action: Repair, path: C:\ProgramData\Package Cache{4ADC4F4A-2D55-442A-8655-FBF619F94A69}v1.0.1967\packages\aspnetcoremodule_x64_en_69.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[4EE0:5184][2017-02-13T18:33:20]i304: Verified existing payload: ANCM_IISExpress_x64 at path: C:\ProgramData\Package Cache{C2BB4C41-59DC-487E-9CCF-1E21C3AC9139}v1.0.1967\packages\ancm_iis_express_x64_en_69.msi.
[4EE0:5184][2017-02-13T18:33:20]i304: Verified existing payload: DotNetVersionManager_x64 at path: C:\ProgramData\Package Cache{4EC36977-42B9-3C18-A692-B9DEE7404484}v1.0.11123.0\packages\DotNetVersionManager-x64_rc1.msi.
[4EE0:5184][2017-02-13T18:33:21]i304: Verified existing payload: AspNetCoreLocalFeed at path: C:\ProgramData\Package Cache{37BEAEAD-FEB0-3B82-9B32-710E0776FFAD}v1.0.20907.0\packages\AspNetCoreLocalFeed_69.msi.
[4EE0:5184][2017-02-13T18:33:21]i304: Verified existing payload: NuGetVS14 at path: C:\ProgramData\Package Cache{08D9540E-77B1-37B3-909A-813DAA5523D0}v3.5.0.1484\packages\NuGetVisualStudio14_69.msi.
[4EE0:5184][2017-02-13T18:33:21]i304: Verified existing payload: cabFB5D09005B6CCD7291B309F84DC6E0E2 at path: C:\ProgramData\Package Cache{08D9540E-77B1-37B3-909A-813DAA5523D0}v3.5.0.1484\packages\nuget14_VisualStudio.cab.
[0B04:1E9C][2017-02-13T18:33:21]w343: Prompt for source of package: WebToolsExtensionsVS14, payload: WebToolsExtensionsVS14, path: C:\Users\owida\Downloads\packages\WebToolsExtensionsVS14_69.msi
[0B04:1E9C][2017-02-13T18:33:21]i338: Acquiring package: WebToolsExtensionsVS14, payload: WebToolsExtensionsVS14, download from: https://download.microsoft.com/download/F/6/E/F6ECBBCC-B02F-424E-8E03-D47E9FA631B7/packages/WebToolsExtensionsVS14_69.msi
[4EE0:325C][2017-02-13T18:33:23]e000: Error 0x80070652: Failed to run maintanance mode for MSI package.
[4EE0:325C][2017-02-13T18:33:23]e000: Error 0x80070652: Failed to execute MSI package.
[0B04:5438][2017-02-13T18:33:23]e000: Error 0x80070652: Failed to configure per-machine MSI package.
[0B04:5438][2017-02-13T18:33:23]w348: Application requested retry of package: AspNetCoreModule_x64, encountered error: 0x80070652. Retrying...
[4EE0:325C][2017-02-13T18:33:26]i301: Applying execute package: AspNetCoreModule_x64, action: Repair, path: C:\ProgramData\Package Cache{4ADC4F4A-2D55-442A-8655-FBF619F94A69}v1.0.1967\packages\aspnetcoremodule_x64_en_69.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[4EE0:325C][2017-02-13T18:33:30]e000: Error 0x80070652: Failed to run maintanance mode for MSI package.
[4EE0:325C][2017-02-13T18:33:30]e000: Error 0x80070652: Failed to execute MSI package.
[0B04:5438][2017-02-13T18:33:30]e000: Error 0x80070652: Failed to configure per-machine MSI package.
[0B04:5438][2017-02-13T18:33:30]w348: Application requested retry of package: AspNetCoreModule_x64, encountered error: 0x80070652. Retrying...
[4EE0:325C][2017-02-13T18:33:33]i301: Applying execute package: AspNetCoreModule_x64, action: Repair, path: C:\ProgramData\Package Cache{4ADC4F4A-2D55-442A-8655-FBF619F94A69}v1.0.1967\packages\aspnetcoremodule_x64_en_69.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[4EE0:325C][2017-02-13T18:33:36]e000: Error 0x80070652: Failed to run maintanance mode for MSI package.
[4EE0:325C][2017-02-13T18:33:36]e000: Error 0x80070652: Failed to execute MSI package.
[0B04:5438][2017-02-13T18:33:36]e000: Error 0x80070652: Failed to configure per-machine MSI package.
[0B04:5438][2017-02-13T18:33:36]w348: Application requested retry of package: AspNetCoreModule_x64, encountered error: 0x80070652. Retrying...
[4EE0:325C][2017-02-13T18:33:39]i301: Applying execute package: AspNetCoreModule_x64, action: Repair, path: C:\ProgramData\Package Cache{4ADC4F4A-2D55-442A-8655-FBF619F94A69}v1.0.1967\packages\aspnetcoremodule_x64_en_69.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[4EE0:325C][2017-02-13T18:33:42]e000: Error 0x80070652: Failed to run maintanance mode for MSI package.
[4EE0:325C][2017-02-13T18:33:42]e000: Error 0x80070652: Failed to execute MSI package.
[0B04:5438][2017-02-13T18:33:42]e000: Error 0x80070652: Failed to configure per-machine MSI package.
[0B04:5438][2017-02-13T18:33:42]i319: Applied execute package: AspNetCoreModule_x64, result: 0x80070652, restart: None
[0B04:5438][2017-02-13T18:33:42]e000: Error 0x80070652: Failed to execute MSI package.
[4EE0:325C][2017-02-13T18:33:42]i351: Removing cached package: AspNetCoreModule_x64, from path: C:\ProgramData\Package Cache{4ADC4F4A-2D55-442A-8655-FBF619F94A69}v1.0.1967
[0B04:1E9C][2017-02-13T18:33:42]e000: Error 0x80070642: Failed attempt to download URL: 'https://download.microsoft.com/download/F/6/E/F6ECBBCC-B02F-424E-8E03-D47E9FA631B7/packages/WebToolsExtensionsVS14_69.msi' to: 'C:\Users\owida\AppData\Local\Temp{43443026-D776-4EB5-A616-2C1DC8526FF4}\WebToolsExtensionsVS14'
[0B04:1E9C][2017-02-13T18:33:42]e000: Error 0x80070642: Failed to acquire payload from: 'https://download.microsoft.com/download/F/6/E/F6ECBBCC-B02F-424E-8E03-D47E9FA631B7/packages/WebToolsExtensionsVS14_69.msi' to working path: 'C:\Users\owida\AppData\Local\Temp{43443026-D776-4EB5-A616-2C1DC8526FF4}\WebToolsExtensionsVS14'
[0B04:1E9C][2017-02-13T18:33:42]e313: Failed to acquire payload: WebToolsExtensionsVS14 to working path: C:\Users\owida\AppData\Local\Temp{43443026-D776-4EB5-A616-2C1DC8526FF4}\WebToolsExtensionsVS14, error: 0x80070642.
[4EE0:5184][2017-02-13T18:33:42]i351: Removing cached package: Preparation_Uninstall_ASPNET, from path: C:\ProgramData\Package Cache\50e2672c-aefb-300c-8301-d8ebba628476
[4EE0:5184][2017-02-13T18:33:42]i351: Removing cached package: SetupBlocked_Install, from path: C:\ProgramData\Package Cache\f727b670-667c-3e6f-aafb-e48a72a2dea2
[4EE0:325C][2017-02-13T18:33:42]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{da280276-4f5b-4918-8d40-20ca56dfa535}, resume: ARP, restart: None, disable resume: No
[4EE0:325C][2017-02-13T18:33:42]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{da280276-4f5b-4918-8d40-20ca56dfa535}, resume: ARP, restart initiated: No, disable resume: No
[0B04:5438][2017-02-13T18:33:42]i399: Apply complete, result: 0x80070652, restart: None, ba requested restart: No
The text was updated successfully, but these errors were encountered: