Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Problems Installing .NET Core Windows Server Hosting (2.0.3) bundle

$
0
0

I've been trying for a cpouple of days to get the hosting bundle installed on my server - my development environment is working perfectly, and I managed to get my web app running in an Azure App Service so I know there're no problems with it.  My server is returning "500", if I look at the IIS log, it's 500.19.13

My hosting environment is Win Server 2008 R2 (32Bit) with IIS 7.5.

I've been following every bit of advice:

  1. I've uninstalled and reinstalled VC Redist multiple times
  2. I've uninstalled old versions fo dll's (and many different versions, currently on v14.11.25325
  3. IIS is not set up as a shared configuration

Still, no luck.  My latest installation log file below:

[0EC0:0C58][2017-12-05T17:04:35]i001: Burn v3.10.3.3007, Windows v6.0 (Build 6002: Service Pack 2), path: C:\Users\ADMINI~1\AppData\Local\Temp\416\{4FB1F7BD-BB91-46A1-A522-9B16330254B0}\.cr\DotNetCore.2.0.3-WindowsHosting (1).exe
[0EC0:0C58][2017-12-05T17:04:35]i000: Initializing string variable 'BundleNameShort' to value 'Microsoft .NET Core 2.0.3'
[0EC0:0C58][2017-12-05T17:04:35]i000: Initializing string variable 'BundleNameSub' to value 'Windows Server Hosting'
[0EC0:0C58][2017-12-05T17:04:35]i000: Initializing numeric variable 'OPT_INSTALL_LTS_REDIST' to value '1'
[0EC0:0C58][2017-12-05T17:04:35]i000: Initializing numeric variable 'OPT_INSTALL_FTS_REDIST' to value '1'
[0EC0:0C58][2017-12-05T17:04:35]i000: Initializing numeric variable 'OPT_NO_X86' to value '0'
[0EC0:0C58][2017-12-05T17:04:35]i000: Initializing string variable 'InstallResetIISState' to value 'disable'
[0EC0:0C58][2017-12-05T17:04:35]i000: Initializing string variable 'InstallNoIISState' to value 'disable'
[0EC0:0C58][2017-12-05T17:04:35]i000: Initializing string variable 'ModifyResetIISState' to value 'disable'
[0EC0:0C58][2017-12-05T17:04:35]i000: Initializing string variable 'ModifyNoIISState' to value 'disable'
[0EC0:0C58][2017-12-05T17:04:35]i009: Command Line: '"-burn.clean.room=C:\Users\Administrator\Downloads\DotNetCore.2.0.3-WindowsHosting (1).exe" -burn.filehandle.attached=340 -burn.filehandle.self=348'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Administrator\Downloads\DotNetCore.2.0.3-WindowsHosting (1).exe'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Administrator\Downloads\'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_DotNetCoreWinSvrHosting__20171205170435.log'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'WixBundleName' to value 'Microsoft .NET Core 2.0.3 - Windows Server Hosting'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[0EC0:0BC8][2017-12-05T17:04:35]i000: Setting numeric variable 'WixStdBALanguageId' to value 1033
[0EC0:0BC8][2017-12-05T17:04:35]i000: Setting version variable 'WixBundleFileVersion' to value '2.0.31020.120'
[0EC0:0C58][2017-12-05T17:04:35]i100: Detect begin, 6 packages
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'IISCoreWebEngineInstalled_x86' to value '1'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\IISExpress'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\IISExpress'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'IISW3SVCInstalled_x86' to value '1'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'IISCoreWebEngineInstalled_x64' to value '1'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'IISW3SVCInstalled_x64' to value '1'
[0EC0:0C58][2017-12-05T17:04:35]i052: Condition 'NOT (((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)))' evaluates to false.
[0EC0:0C58][2017-12-05T17:04:35]i052: Condition '((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1))' evaluates to true.
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'InstallResetIISState' to value '1'
[0EC0:0C58][2017-12-05T17:04:35]i052: Condition 'NOT (((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)))' evaluates to false.
[0EC0:0C58][2017-12-05T17:04:35]i052: Condition '((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1))' evaluates to true.
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'ModifyResetIISState' to value '1'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting string variable 'NetFx45Release' to value '394271'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1028'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1028' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1029'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1029' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1031'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1031' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1036'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1036' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1040'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1040' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1041'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1041' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1042'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1042' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1045'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1045' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1046'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1046' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1049'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1049' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1055'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_1055' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\2052'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_2052' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\3082'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015CommunityExists_3082' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1028'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1028' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1029'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1029' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1031'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1031' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1036'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1036' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1040'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1040' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1041'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1041' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1042'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1042' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1045'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1045' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1046'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1046' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1049'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1049' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1055'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_1055' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\2052'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_2052' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\3082'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015DevEnvExists_3082' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1028'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1028' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1029'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1029' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1031'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1031' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1036'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1036' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1040'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1040' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1041'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1041' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1042'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1042' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1045'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1045' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1046'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1046' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1049'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1049' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1055'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_1055' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\2052'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_2052' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\3082'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015EnterpriseExists_3082' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1028'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1028' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1029'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1029' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1031'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1031' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1036'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1036' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1040'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1040' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1041'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1041' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1042'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1042' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1045'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1045' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1046'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1046' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1049'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1049' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1055'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_1055' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\2052'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_2052' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\3082'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015ProfessionalExists_3082' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1028'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1028' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1029'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1029' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1031'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1031' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1036'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1036' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1040'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1040' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1041'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1041' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1042'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1042' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1045'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1045' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1046'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1046' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1049'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1049' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1055'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_1055' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\2052'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_2052' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\3082'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'VS2015WebExpressExists_3082' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor'
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\Web Tools\Servicing\14.0\VisualStudio14'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'WebToolsVSInstalled' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\Web Tools\Servicing\14.0\VWDExpress14'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'WebToolsVWDInstalled' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\WebFrameworksTools\Servicing\5.0\VisualStudio14'
[0EC0:0C58][2017-12-05T17:04:35]i000: Setting numeric variable 'WSRVSExists' to value 0
[0EC0:0C58][2017-12-05T17:04:35]i052: Condition 'DotNetRedistLtsProductVersion_x64 = v16.12.25816' evaluates to false.
[0EC0:0C58][2017-12-05T17:04:35]i052: Condition 'DotNetRedistLtsProductVersion_x86 = v16.12.25816' evaluates to false.
[0EC0:0C58][2017-12-05T17:04:35]i101: Detected package: AspNetCoreModule_x86, state: Absent, cached: None
[0EC0:0C58][2017-12-05T17:04:35]i101: Detected package: AspNetCoreModule_x64, state: Absent, cached: None
[0EC0:0C58][2017-12-05T17:04:35]i101: Detected package: DotNetRedistLts_x64, state: Absent, cached: None
[0EC0:0C58][2017-12-05T17:04:35]i101: Detected package: DotNetRedistLts_x86, state: Absent, cached: None
[0EC0:0C58][2017-12-05T17:04:35]i101: Detected package: AspNetCoreRuntimePackageStore_x86, state: Absent, cached: None
[0EC0:0C58][2017-12-05T17:04:35]i101: Detected package: AspNetCoreRuntimePackageStore_x64, state: Absent, cached: None
[0EC0:0C58][2017-12-05T17:04:35]i199: Detect complete, result: 0x0
[0EC0:0BC8][2017-12-05T17:04:35]i000: Disable control InstallNoIIS
[0EC0:0BC8][2017-12-05T17:04:38]i000: Setting numeric variable 'EulaAcceptCheckbox' to value 1
[0EC0:0C58][2017-12-05T17:04:38]i200: Plan begin, 6 packages, action: Install
[0EC0:0C58][2017-12-05T17:04:38]i052: Condition 'NOT VersionNT64 AND (VersionNT >= v6.1) AND (IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)' evaluates to false.
[0EC0:0C58][2017-12-05T17:04:38]i052: Condition 'VersionNT64 AND (VersionNT64 >= v6.1) AND (IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)' evaluates to false.
[0EC0:0C58][2017-12-05T17:04:38]i052: Condition 'VersionNT64' evaluates to false.
[0EC0:0C58][2017-12-05T17:04:38]w321: Skipping dependency registration on package with no dependency providers: DotNetRedistLts_x64
[0EC0:0C58][2017-12-05T17:04:38]i052: Condition 'NOT OPT_NO_X86' evaluates to true.
[0EC0:0C58][2017-12-05T17:04:38]w321: Skipping dependency registration on package with no dependency providers: DotNetRedistLts_x86
[0EC0:0C58][2017-12-05T17:04:38]i000: Setting string variable 'WixBundleLog_DotNetRedistLts_x86' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_DotNetCoreWinSvrHosting__20171205170435_000_DotNetRedistLts_x86.log'
[0EC0:0C58][2017-12-05T17:04:38]i052: Condition 'NOT OPT_NO_X86' evaluates to true.
[0EC0:0C58][2017-12-05T17:04:38]i000: Setting string variable 'WixBundleRollbackLog_AspNetCoreRuntimePackageStore_x86' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_DotNetCoreWinSvrHosting__20171205170435_001_AspNetCoreRuntimePackageStore_x86_rollback.log'
[0EC0:0C58][2017-12-05T17:04:38]i000: Setting string variable 'WixBundleLog_AspNetCoreRuntimePackageStore_x86' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_DotNetCoreWinSvrHosting__20171205170435_001_AspNetCoreRuntimePackageStore_x86.log'
[0EC0:0C58][2017-12-05T17:04:38]i052: Condition 'VersionNT64' evaluates to false.
[0EC0:0C58][2017-12-05T17:04:38]i201: Planned package: AspNetCoreModule_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0EC0:0C58][2017-12-05T17:04:38]i201: Planned package: AspNetCoreModule_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0EC0:0C58][2017-12-05T17:04:38]i201: Planned package: DotNetRedistLts_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0EC0:0C58][2017-12-05T17:04:38]i201: Planned package: DotNetRedistLts_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: None
[0EC0:0C58][2017-12-05T17:04:38]i201: Planned package: AspNetCoreRuntimePackageStore_x86, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0EC0:0C58][2017-12-05T17:04:38]i201: Planned package: AspNetCoreRuntimePackageStore_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0EC0:0C58][2017-12-05T17:04:38]i299: Plan complete, result: 0x0
[0EC0:0C58][2017-12-05T17:04:38]i300: Apply begin
[0EC0:0C58][2017-12-05T17:04:38]i010: Launching elevated engine process.
[0EC0:0C58][2017-12-05T17:04:38]i011: Launched elevated engine process.
[0EC0:0C58][2017-12-05T17:04:39]i012: Connected to elevated engine.
[1F54:0A18][2017-12-05T17:04:39]i358: Pausing automatic updates.
[1F54:0A18][2017-12-05T17:04:39]i359: Paused automatic updates.
[1F54:0A18][2017-12-05T17:04:39]i360: Creating a system restore point.
[1F54:0A18][2017-12-05T17:04:39]i362: System restore disabled, system restore point not created.
[1F54:0A18][2017-12-05T17:04:39]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{83325555-524f-4886-a64c-4f1488ca8cd6}, options: 0x7, disable resume: No
[1F54:0A18][2017-12-05T17:04:39]i000: Caching bundle from: 'C:\Users\ADMINI~1\AppData\Local\Temp\416\{9E6A9650-C764-4C0E-982F-8FF8BB7193DA}\.be\DotNetCore.2.0.3-WindowsHosting.exe' to: 'C:\ProgramData\Package Cache\{83325555-524f-4886-a64c-4f1488ca8cd6}\DotNetCore.2.0.3-WindowsHosting.exe'
[1F54:0A18][2017-12-05T17:04:39]i320: Registering bundle dependency provider: D1295DF0-C148-43FA-8B85-125018B78FCE, version: 2.0.31020.120
[1F54:0A18][2017-12-05T17:04:39]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{83325555-524f-4886-a64c-4f1488ca8cd6}, resume: Active, restart initiated: No, disable resume: No
[1F54:1B5C][2017-12-05T17:04:45]i305: Verified acquired payload: DotNetRedistLts_x86 at path: C:\ProgramData\Package Cache\.unverified\DotNetRedistLts_x86, moving to: C:\ProgramData\Package Cache\3A22D4BF5A27730427A876745AFFEA77E1869A07\packages\DotNetCore.2.0.3-Runtime-x86.exe.
[1F54:0A18][2017-12-05T17:04:46]i301: Applying execute package: DotNetRedistLts_x86, action: Install, path: C:\ProgramData\Package Cache\3A22D4BF5A27730427A876745AFFEA77E1869A07\packages\DotNetCore.2.0.3-Runtime-x86.exe, arguments: '"C:\ProgramData\Package Cache\3A22D4BF5A27730427A876745AFFEA77E1869A07\packages\DotNetCore.2.0.3-Runtime-x86.exe" /quiet /norestart'
[1F54:1B5C][2017-12-05T17:04:46]i305: Verified acquired payload: AspNetCoreRuntimePackageStore_x86 at path: C:\ProgramData\Package Cache\.unverified\AspNetCoreRuntimePackageStore_x86, moving to: C:\ProgramData\Package Cache\{620111EB-3114-3052-8A36-6D14CFC497AD}v2.0.12219.0\AspNetCore.2.0.3.RuntimePackageStore_x86.msi.
[1F54:0A18][2017-12-05T17:04:46]e000: Error 0x80070001: Process returned error: 0x1
[1F54:0A18][2017-12-05T17:04:46]e000: Error 0x80070001: Failed to execute EXE package.
[0EC0:0C58][2017-12-05T17:04:46]e000: Error 0x80070001: Failed to configure per-machine EXE package.
[0EC0:0C58][2017-12-05T17:04:46]i319: Applied execute package: DotNetRedistLts_x86, result: 0x80070001, restart: None
[0EC0:0C58][2017-12-05T17:04:46]e000: Error 0x80070001: Failed to execute EXE package.
[1F54:0A18][2017-12-05T17:04:46]i351: Removing cached package: DotNetRedistLts_x86, from path: C:\ProgramData\Package Cache\3A22D4BF5A27730427A876745AFFEA77E1869A07\
[1F54:0A18][2017-12-05T17:04:46]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{83325555-524f-4886-a64c-4f1488ca8cd6}, resume: ARP, restart: None, disable resume: No
[1F54:0A18][2017-12-05T17:04:46]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{83325555-524f-4886-a64c-4f1488ca8cd6}, resume: ARP, restart initiated: No, disable resume: No
[0EC0:0C58][2017-12-05T17:04:46]i399: Apply complete, result: 0x80070001, restart: None, ba requested restart:  No

I'm in desperate need of assistance, any help would be appreciated.

Chris.


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>