Updating Visual Studio Professional 2019 version 16.1.6 couldn't install Microsoft.Net.Core.SDK.2.1

  • Thread starter Thread starter izinova
  • Start date Start date
I

izinova

Guest
I just updated the visual studio, and got this error, I downloaded the sdk apart and didn't work. I can't load any projects from any solutions now. This are the logs I am getting

Something went wrong with the install.

You can troubleshoot the package failures by:

1. Search for solutions using the search URL below for each package failure
2. Modify your selections for the affected workloads or components and then retry the installation
3. Remove the product from your machine and then install again

If the issue has already been reported on the Developer Community, you can find solutions or workarounds there. If the issue has not been reported, we encourage you to create a new issue so that other developers will be able to find solutions or workarounds. You can create a new issue from within the Visual Studio Installer in the upper-right hand corner using the "Provide feedback" button.

================================================================================

Package 'Microsoft.Net.Core.SDK.2.1,version=16.1.29102.146,chip=x64' failed to install.
Search URL
Search - Developer Community
Details
Command executed: "C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.Net.Core.SDK.2.1,version=16.1.29102.146,chip=x64\dotnet-sdk-2.1.701-win-x64.exe" "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional" /log "C:\Users\izinova1\AppData\Local\Temp\dd_setup_20190711113926_069_Microsoft.Net.Core.SDK.2.1.log" /quiet /norestart
Return code: 1307
Return code details: This security ID may not be assigned as the owner of this object.
Log
C:\Users\izinova1\AppData\Local\Temp\dd_setup_20190711113926_069_Microsoft.Net.Core.SDK.2.1.log
Impacted workloads
.NET Core cross-platform development (Microsoft.VisualStudio.Workload.NetCoreTools,version=16.1.28811.260)
.NET desktop development (Microsoft.VisualStudio.Workload.ManagedDesktop,version=16.1.28811.260)
ASP.NET and web development (Microsoft.VisualStudio.Workload.NetWeb,version=16.1.28811.260)
Azure development (Microsoft.VisualStudio.Workload.Azure,version=16.1.28811.260)
Data storage and processing (Microsoft.VisualStudio.Workload.Data,version=16.0.28720.110)
Impacted components
.NET Core 2.1 development tools (Microsoft.Net.Core.Component.SDK.2.1,version=16.0.28621.142)
.NET Core 2.1 development tools (Microsoft.NetCore.ComponentGroup.DevelopmentTools.2.1,version=16.0.28516.191)
.NET Core 2.1 development tools (Microsoft.NetCore.ComponentGroup.Web.2.1,version=16.0.28621.142)
.NET desktop development tools (Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites,version=16.0.28621.142)
ASP.NET and web development tools (Microsoft.VisualStudio.Component.Web,version=16.0.28517.75)
Azure Cloud Services core tools (Microsoft.VisualStudio.Component.Azure.Waverton,version=16.0.28625.61)
Azure Cloud Services tools (Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices,version=16.0.28315.86)
Azure Data Lake and Stream Analytics Tools (Microsoft.Component.Azure.DataLake.Tools,version=16.1.28916.169)
Azure development prerequisites (Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites,version=16.0.28625.61)
Azure Resource Manager core tools (Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools,version=16.0.28517.75)
Azure Resource Manager tools (Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools,version=16.0.28528.71)
Azure WebJobs Tools (Component.Microsoft.VisualStudio.Web.AzureFunctions,version=16.0.28714.129)
Azure WebJobs Tools (Microsoft.VisualStudio.ComponentGroup.AzureFunctions,version=16.0.28621.142)
Cloud tools for web development (Microsoft.VisualStudio.ComponentGroup.Web.CloudTools,version=16.0.28621.142)
Container development tools (Microsoft.VisualStudio.Component.DockerTools,version=16.0.28625.61)
Xamarin (Component.Xamarin,version=16.1.28810.153)
Xamarin Workbooks (Component.Xamarin.Workbooks,version=16.0.28315.86)

Continue reading...
 
Back
Top