#Visual Studio 2022 Preview couldn't install Microsoft.VisualCpp.Redist 14

5 messages · Page 1 of 1 (latest)

shadow dagger
#

I attempted to install Visual Studio 2022 for .NET desktop development but for some reason the Microsoft.VisualCpp.Redist.14 failed to be installed. It occured on both stable and preview versions of Visual Studio 2022

strong canopy
#

Use this link to search all related Visual Studio issues:
https://aka.ms/VSSetupErrorReports?q=PackageId=Microsoft.VisualCpp.Redist.14;PackageAction=Install;ReturnCode=-2147023274

shadow dagger