1

我全新安裝windows 10 home edition,然後開始安裝Visual Studio 2017 Community Edition。Windows 10 SDK 10.01.14393安裝問題

我只選擇了通用的windows平臺開發,.net桌面開發和asp.net web開發,但「安裝完成後有警告」。

我想共享上面的日誌文件。

你對這個問題有什麼想法嗎?

我也向Microsoft Community詢問此問題,但沒有人回答。

 
The product failed to install the listed workloads and components due to one or more package failures. 

Incomplete workloads 
    Universal Windows Platform development (Microsoft.VisualStudio.Workload.Universal,version=15.0.26206.0) 

Incomplete components 
    Universal Windows Platform tools (2.0) (Microsoft.VisualStudio.Component.UWP.Support,version=15.0.26206.0) 
    Universal Windows Platform tools for Cordova (2.0) (Microsoft.VisualStudio.ComponentGroup.UWP.Cordova,version=15.0.26206.0) 
    Universal Windows Platform tools for Xamarin (2.0) (Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin,version=15.0.26206.0) 
    Windows 10 SDK (10.0.14393.0) (Microsoft.VisualStudio.Component.Windows10SDK.14393,version=15.0.26127.0) 

You can search for solutions using the information below, modify your selections for the above workloads and components and retry the installation, or remove the product from your machine. 

Following is a collection of individual package failures that led to the incomplete workloads and components above. To search for existing reports of these specific problems, please copy and paste the URL from each package failure into a web browser. If the issue has already been reported, you can find solutions or workarounds there. If the issue has not been reported, you can create a new issue where other people will be able to find solutions or workarounds. 

Package 'Win10SDK_10.0.14393.795,version=10.0.14393.79501' failed to install. 
    Search URL: https://aka.ms/VSSetupErrorReports?q=PackageId=Win10SDK_10.0.14393.795;PackageAction=Install;ReturnCode=-2146889721 
    Impacted workloads 
     Universal Windows Platform development (Microsoft.VisualStudio.Workload.Universal,version=15.0.26206.0) 
    Impacted components 
     Universal Windows Platform tools (2.0) (Microsoft.VisualStudio.Component.UWP.Support,version=15.0.26206.0) 
     Universal Windows Platform tools for Cordova (2.0) (Microsoft.VisualStudio.ComponentGroup.UWP.Cordova,version=15.0.26206.0) 
     Universal Windows Platform tools for Xamarin (2.0) (Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin,version=15.0.26206.0) 
     Windows 10 SDK (10.0.14393.0) (Microsoft.VisualStudio.Component.Windows10SDK.14393,version=15.0.26127.0) 
    Log 
     C:\Users\emrek\AppData\Local\Temp\dd_setup_20170307010944_177_Win10SDK_10.0.14393.795.log 
    Details 
     Command executed: "c:\windows\syswow64\\windowspowershell\v1.0\powershell.exe" -NoLogo -NoProfile -ExecutionPolicy Unrestricted -InputFormat None -Command "& """C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_10.0.14393.795,version=10.0.14393.79501\WinSdkInstall.ps1""" -SetupExe sdksetup.exe -SetupLogFolder standalonesdk -PackageId Win10SDK_10.0.14393.795 -LogFile """C:\Users\emrek\AppData\Local\Temp\dd_setup_20170307010944_177_Win10SDK_10.0.14393.795.log""" -SetupParameters """/features OptionId.AvrfExternal OptionId.WindowsSoftwareDevelopmentKit OptionId.WindowsSoftwareLogoToolkit OptionId.NetFxSoftwareDevelopmentKit /quiet /norestart"""; exit $LastExitCode" 
     Return code: -2146889721 
     Return code details: The hash value is not correct. 
+1

今天微軟發佈了VS2017的RTM。也許他們現在刪除RC文件並將其替換爲RTM文件,這樣您可能會遇到散列問題。嘗試今天晚些時候安裝RTM – magicandre1981

+0

也有VS2017的支持頁面https://www.visualstudio.com/vs/support/ –

+0

感謝您的回覆。我遵循上面的鏈接。 win10sdk安裝總是失敗,直到我閱讀關於通過vpn連接安裝sdk的答案。 win10sdk安裝成功。但Visual Studio安裝不會繼續。 https://www.visualstudio.com/vs/support/#!articles/968-6918-the-package-win10sdk_1001439333version100143933300-failed-to-install。 – mrkiyak

回答

0

我通過vpn連接解決了這個問題。 如果您在安裝visual studio 2017或windows 10 sdk時遇到任何問題,請嘗試連接vpn並繼續進行。 我不知道爲什麼我們有這種情況,但你可以通過vpn連接到網絡來解決這個問題。