Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

"The system cannot find the file specified." - DotNetCore.1.0.0.RC2-WindowsHosting.exe #185

Closed
RickyLin opened this issue May 21, 2016 · 5 comments
Milestone

Comments

@RickyLin
Copy link

my co-worker tried to run DotNetCore.1.0.0.RC2-WindowsHosting.exe in our Windows Server 2012 R2 server that doesn't have internet access. He got this error:

screen shot 2016-05-21 at 10 56 30 am

here's the log file:

[3B3C:30DC][2016-05-20T21:38:13]i001: Burn v3.10.2.2516, Windows v6.3 (Build 9600: Service Pack 0), path: C:\Users\ADMINI~1\AppData\Local\Temp\{38DE55AA-E7D6-425A-A6FA-6D5B970A6340}\.cr\DotNetCore.1.0.0.RC2-WindowsHosting.exe
[3B3C:30DC][2016-05-20T21:38:13]i000: Initializing string variable 'BundleNameShort' to value 'Microsoft .NET Core 1.0.0 RC2'
[3B3C:30DC][2016-05-20T21:38:13]i000: Initializing string variable 'BundleNameSub' to value 'Windows Server Hosting'
[3B3C:30DC][2016-05-20T21:38:13]i000: Initializing string variable 'InstallResetIISState' to value 'disable'
[3B3C:30DC][2016-05-20T21:38:13]i000: Initializing string variable 'InstallNoIISState' to value 'disable'
[3B3C:30DC][2016-05-20T21:38:13]i000: Initializing string variable 'ModifyResetIISState' to value 'disable'
[3B3C:30DC][2016-05-20T21:38:13]i000: Initializing string variable 'ModifyNoIISState' to value 'disable'
[3B3C:30DC][2016-05-20T21:38:13]i009: Command Line: '-burn.clean.room=C:\Apps\DotNetCore.1.0.0.RC2-WindowsHosting.exe'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Apps\DotNetCore.1.0.0.RC2-WindowsHosting.exe'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Apps\'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_DotNetCoreWinSvrHosting__20160520213813.log'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'WixBundleName' to value 'Microsoft .NET Core 1.0.0 RC2 - Windows Server Hosting'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[3B3C:33F8][2016-05-20T21:38:13]i000: Setting numeric variable 'WixStdBALanguageId' to value 1033
[3B3C:33F8][2016-05-20T21:38:13]i000: Setting version variable 'WixBundleFileVersion' to value '1.0.20513.14'
[3B3C:30DC][2016-05-20T21:38:13]i100: Detect begin, 4 packages
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition 'VersionNT64' evaluates to true.
[3B3C:30DC][2016-05-20T21:38:13]i000: Product or related product not found: {B81EF87B-C892-4324-BE13-81C76F16C29B}
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting version variable 'DotNetCLIProductVersion_x64' to value '0.0.0.0'
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition 'NOT VersionNT64' evaluates to false.
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition 'VersionNT64' evaluates to true.
[3B3C:30DC][2016-05-20T21:38:13]i000: Product or related product not found: {8CD79EA1-36D8-4370-81AF-06E5CBC9955B}
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting version variable 'DotNetRedistProductVersion_x64' to value '0.0.0.0'
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition 'NOT VersionNT64' evaluates to false.
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'IISCoreWebEngineInstalled_x86' to value '1'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'IISW3SVCInstalled_x86' to value '1'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'IISCoreWebEngineInstalled_x64' to value '1'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'IISW3SVCInstalled_x64' to value '1'
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition 'NOT (((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)))' evaluates to false.
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition '((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1))' evaluates to true.
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'InstallResetIISState' to value '1'
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition 'NOT (((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)))' evaluates to false.
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition '((IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)) OR ((IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1))' evaluates to true.
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'ModifyResetIISState' to value '1'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting string variable 'NetFx45Release' to value '393297'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1028'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1028' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1029'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1029' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1031'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1031' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1036'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1036' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1040'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1040' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1041'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1041' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1042'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1042' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1045'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1045' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1046'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1046' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1049'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1049' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\1055'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_1055' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\2052'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_2052' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community\3082'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015CommunityExists_3082' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\community'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1028'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1028' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1029'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1029' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1031'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1031' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1036'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1036' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1040'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1040' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1041'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1041' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1042'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1042' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1045'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1045' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1046'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1046' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1049'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1049' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\1055'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_1055' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\2052'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_2052' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\devenv\3082'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015DevEnvExists_3082' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1028'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1028' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1029'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1029' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1031'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1031' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1036'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1036' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1040'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1040' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1041'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1041' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1042'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1042' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1045'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1045' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1046'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1046' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1049'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1049' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\1055'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_1055' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\2052'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_2052' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise\3082'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015EnterpriseExists_3082' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\enterprise'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1028'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1028' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1029'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1029' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1031'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1031' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1036'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1036' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1040'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1040' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1041'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1041' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1042'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1042' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1045'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1045' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1046'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1046' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1049'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1049' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\1055'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_1055' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\2052'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_2052' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional\3082'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015ProfessionalExists_3082' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vs\Servicing\14.0\professional'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\Updates\Microsoft Visual Studio 2015\vsupdate_KB3022398'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1028'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1028' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1029'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1029' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1031'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1031' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1036'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1036' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1040'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1040' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1041'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1041' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1042'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1042' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1045'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1045' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1046'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1046' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1049'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1049' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\1055'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_1055' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\2052'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_2052' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor\3082'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'VS2015WebExpressExists_3082' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'Software\Microsoft\DevDiv\vns\Servicing\14.0\xcor'
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\Web Tools\Servicing\14.0\VisualStudio14'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'WebToolsVSInstalled' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\Web Tools\Servicing\14.0\VWDExpress14'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'WebToolsVWDInstalled' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\WebFrameworksTools\Servicing\5.0\VisualStudio14'
[3B3C:30DC][2016-05-20T21:38:13]i000: Setting numeric variable 'WSRVSExists' to value 0
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition 'DotNetRedistProductVersion_x86 = v4.0.19086' evaluates to false.
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition 'DotNetRedistProductVersion_x64 = v4.0.19086' evaluates to false.
[3B3C:30DC][2016-05-20T21:38:13]i101: Detected package: AspNetCoreModule_x86, state: Absent, cached: None
[3B3C:30DC][2016-05-20T21:38:13]i101: Detected package: AspNetCoreModule_x64, state: Absent, cached: None
[3B3C:30DC][2016-05-20T21:38:13]i101: Detected package: DotNetRedist_x86, state: Absent, cached: None
[3B3C:30DC][2016-05-20T21:38:13]i101: Detected package: DotNetRedist_x64, state: Absent, cached: None
[3B3C:30DC][2016-05-20T21:38:13]i052: Condition 'WixBundleInstalled OR NOT(NetFx45Release < 378675)' evaluates to true.
[3B3C:30DC][2016-05-20T21:38:13]i199: Detect complete, result: 0x0
[3B3C:33F8][2016-05-20T21:38:13]i000: Disable control InstallNoIIS
[3B3C:33F8][2016-05-20T21:38:22]i000: Setting numeric variable 'EulaAcceptCheckbox' to value 1
[3B3C:30DC][2016-05-20T21:38:22]i200: Plan begin, 4 packages, action: Install
[3B3C:30DC][2016-05-20T21:38:22]i052: Condition 'NOT VersionNT64 AND (VersionNT >= v6.1) AND (IISCoreWebEngineInstalled_x86=1) AND (IISW3SVCInstalled_x86=1)' evaluates to false.
[3B3C:30DC][2016-05-20T21:38:22]i052: Condition 'VersionNT64 AND (VersionNT64 >= v6.1) AND (IISCoreWebEngineInstalled_x64=1) AND (IISW3SVCInstalled_x64=1)' evaluates to true.
[3B3C:30DC][2016-05-20T21:38:22]i000: Setting string variable 'WixBundleRollbackLog_AspNetCoreModule_x64' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_DotNetCoreWinSvrHosting__20160520213813_000_AspNetCoreModule_x64_rollback.log'
[3B3C:30DC][2016-05-20T21:38:22]i000: Setting string variable 'WixBundleLog_AspNetCoreModule_x64' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_DotNetCoreWinSvrHosting__20160520213813_000_AspNetCoreModule_x64.log'
[3B3C:30DC][2016-05-20T21:38:22]i052: Condition 'NOT VersionNT64' evaluates to false.
[3B3C:30DC][2016-05-20T21:38:22]w321: Skipping dependency registration on package with no dependency providers: DotNetRedist_x86
[3B3C:30DC][2016-05-20T21:38:22]i052: Condition 'VersionNT64' evaluates to true.
[3B3C:30DC][2016-05-20T21:38:22]w321: Skipping dependency registration on package with no dependency providers: DotNetRedist_x64
[3B3C:30DC][2016-05-20T21:38:22]i000: Setting string variable 'WixBundleLog_DotNetRedist_x64' to value 'C:\Users\ADMINI~1\AppData\Local\Temp\dd_DotNetCoreWinSvrHosting__20160520213813_001_DotNetRedist_x64.log'
[3B3C:30DC][2016-05-20T21:38:22]i201: Planned package: AspNetCoreModule_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B3C:30DC][2016-05-20T21:38:22]i201: Planned package: AspNetCoreModule_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[3B3C:30DC][2016-05-20T21:38:22]i201: Planned package: DotNetRedist_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[3B3C:30DC][2016-05-20T21:38:22]i201: Planned package: DotNetRedist_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: None
[3B3C:30DC][2016-05-20T21:38:22]i299: Plan complete, result: 0x0
[3B3C:30DC][2016-05-20T21:38:22]i300: Apply begin
[3B3C:30DC][2016-05-20T21:38:23]i010: Launching elevated engine process.
[3B3C:30DC][2016-05-20T21:38:23]i011: Launched elevated engine process.
[3B3C:30DC][2016-05-20T21:38:24]i012: Connected to elevated engine.
[1720:2F4C][2016-05-20T21:38:24]i358: Pausing automatic updates.
[1720:2F4C][2016-05-20T21:38:24]i359: Paused automatic updates.
[1720:2F4C][2016-05-20T21:38:24]i360: Creating a system restore point.
[1720:2F4C][2016-05-20T21:38:24]i362: System restore disabled, system restore point not created.
[1720:2F4C][2016-05-20T21:38:24]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6c6459c0-dbf5-4ae4-b5ed-f521f7910d2c}, options: 0x7, disable resume: No
[1720:2F4C][2016-05-20T21:38:24]i000: Caching bundle from: 'C:\Users\ADMINI~1\AppData\Local\Temp\{DCFE57AD-5E91-49F1-A1C1-94514C07B29B}\.be\DotNetCore.1.0.0.RC2-WindowsHosting.exe' to: 'C:\ProgramData\Package Cache\{6c6459c0-dbf5-4ae4-b5ed-f521f7910d2c}\DotNetCore.1.0.0.RC2-WindowsHosting.exe'
[1720:2F4C][2016-05-20T21:38:24]i320: Registering bundle dependency provider: 26930490-2726-4D6C-9963-D279E3FF6426, version: 1.0.20513.14
[1720:2F4C][2016-05-20T21:38:24]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6c6459c0-dbf5-4ae4-b5ed-f521f7910d2c}, resume: Active, restart initiated: No, disable resume: No
[3B3C:0C8C][2016-05-20T21:38:24]i336: Acquiring container: WixAttachedContainer, copy from: C:\Apps\DotNetCore.1.0.0.RC2-WindowsHosting.exe
[3B3C:0C8C][2016-05-20T21:38:24]i000: Setting string variable 'WixBundleLastUsedSource' to value 'C:\Apps\'
[1720:239C][2016-05-20T21:38:24]i305: Verified acquired payload: AspNetCoreModule_x64 at path: C:\ProgramData\Package Cache\.unverified\AspNetCoreModule_x64, moving to: C:\ProgramData\Package Cache\{A0845055-ED2B-41CF-B799-A5765C485F29}v0.9.1965\packages\aspnetcoremodule_x64_en_rc2_14.msi.
[1720:2F4C][2016-05-20T21:38:24]i301: Applying execute package: AspNetCoreModule_x64, action: Install, path: C:\ProgramData\Package Cache\{A0845055-ED2B-41CF-B799-A5765C485F29}v0.9.1965\packages\aspnetcoremodule_x64_en_rc2_14.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"'
[1720:239C][2016-05-20T21:38:25]i305: Verified acquired payload: DotNetRedist_x64 at path: C:\ProgramData\Package Cache\.unverified\DotNetRedist_x64, moving to: C:\ProgramData\Package Cache\440E2E6661156164BFB355E149681DF2D997E8B7\packages\DotNetCore.1.0.0.RC2-Runtime-x64.exe.
[3B3C:30DC][2016-05-20T21:38:26]i319: Applied execute package: AspNetCoreModule_x64, result: 0x0, restart: None
[1720:2F4C][2016-05-20T21:38:26]i325: Registering dependency: {6c6459c0-dbf5-4ae4-b5ed-f521f7910d2c} on package provider: IIS_AspNetCore_Module,x64, package: AspNetCoreModule_x64
[1720:2F4C][2016-05-20T21:38:26]i301: Applying execute package: DotNetRedist_x64, action: Install, path: C:\ProgramData\Package Cache\440E2E6661156164BFB355E149681DF2D997E8B7\packages\DotNetCore.1.0.0.RC2-Runtime-x64.exe, arguments: '"C:\ProgramData\Package Cache\440E2E6661156164BFB355E149681DF2D997E8B7\packages\DotNetCore.1.0.0.RC2-Runtime-x64.exe" /quiet /norestart'
[1720:2F4C][2016-05-20T21:38:30]e000: Error 0x80070002: Process returned error: 0x2
[1720:2F4C][2016-05-20T21:38:30]e000: Error 0x80070002: Failed to execute EXE package.
[3B3C:30DC][2016-05-20T21:38:30]e000: Error 0x80070002: Failed to configure per-machine EXE package.
[3B3C:30DC][2016-05-20T21:38:30]i319: Applied execute package: DotNetRedist_x64, result: 0x80070002, restart: None
[3B3C:30DC][2016-05-20T21:38:30]e000: Error 0x80070002: Failed to execute EXE package.
[1720:2F4C][2016-05-20T21:38:30]i351: Removing cached package: DotNetRedist_x64, from path: C:\ProgramData\Package Cache\440EE6661156164BFB355E149681DF2D997E8B7\
[1720:2F4C][2016-05-20T21:38:30]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6c6459c0-dbf5-4ae4-b5ed-f521f7910d2c}, resume: ARP, restart: None, disable resume: No
[1720:2F4C][2016-05-20T21:38:30]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6c6459c0-dbf5-4ae4-b5ed-f521f7910d2c}, resume: ARP, restart initiated: No, disable resume: No
[3B3C:30DC][2016-05-20T21:38:30]i399: Apply complete, result: 0x80070002, restart: None, ba requested restart:  No

Any ideas?

Thanks

@Tratcher
Copy link
Member

Duplicate of #179 (comment)

@muratg
Copy link
Contributor

muratg commented May 26, 2016

@RickyLin Let us know if the link @Tratcher's comment doesn't work for you.

@RickyLin
Copy link
Author

RickyLin commented May 26, 2016

Sorry, I forgot this issue. My co-worker installed "vc_redist.x64.exe" but still had some problem, the "dotnet" is not in the "path". I didn't know what problem he had. But finally I uninstalled WindowsHosting.exe and installed .NET Core Runtime and ASP.NET Core Module with their own installers respectively and everything is good. I believe "vc_redist.x64.exe" should be installed first, then the other 2 installers.

@Andriy-Kulak
Copy link

Hi @RickyLin ! I am having the same issue. Can you specify where is the WindowsHosting.exe file and which links did you install the Core Runtimes and Core Module from?
Thanks!

@guardrex
Copy link
Contributor

@Andriy-Kulak The hosting bundle for RTM can be downloaded from https://go.microsoft.com/fwlink/?LinkId=817246

jkotalik pushed a commit that referenced this issue Dec 8, 2017
* adding FREB log and more ETW logs

* add missing aspnetcore_event.h file from previous commit

* Update aspnetcore_event.h

change provide id as 0x8000 is used by cors
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants