Failed to install the package Microsoft.Net.4.8.FullRedist

Динар Вакилов 1 Reputation point
2022-06-19T11:51:16.797+00:00

I get an error when I install Visual Studio 2022 - Failed to install the package Microsoft.Net.4.8.FullRedist
212751-imagetranslated.jpg

And in the offline installer .NET Framework 4.8 error pops up: The assembly to which there is a link is not found.
Logs .NET Framework 4.8 error:
OS Version = 10.0.17763, SP = 0.0, Platform 2
OS Description = Future OS - x64
MSI = 5.0.17763.2452
Windows servicing = 10.0.17763.2865
CommandLine = D:\8709abd9bf28190328bf29b3181a3c16\Setup.exe /x86 /x64 /redist
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4.8 Setup
Package Version = 4.8.04115
User Experience Data Collection Policy: Disabled
Number of applicable items: 6
Exe (D:\8709abd9bf28190328bf29b3181a3c16\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
Exe (D:\8709abd9bf28190328bf29b3181a3c16\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
Exe (D:\8709abd9bf28190328bf29b3181a3c16\x64-Windows10.0-KB4486153-x64.cab) failed with 0x3701 - Не найдена сборка, на которую имеется ссылка(The assembly to which there is a link is not found). .
Final Result: Installation failed with error code: (0x00003701), "Не найдена сборка, на которую имеется ссылка(The assembly to which there is a link is not found.) " (Elapsed time: 0 00:02:21).

Developer technologies | .NET | .NET Runtime
Developer technologies | Visual Studio | Setup
{count} votes

3 answers

Sort by: Most helpful
  1. T. Kujala 8,766 Reputation points
    2022-06-20T07:43:11.117+00:00

    @Динар Вакилов ,

    You could clear the following folder.

    C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.Net.4.8.FullRedist,version=4.8.4376.3

    Then download the offline installer.

    https://support.microsoft.com/en-us/topic/microsoft-net-framework-4-8-offline-installer-for-windows-9d23f658-3b97-68ab-d013-aa3c3e7495e0

    1 person found this answer helpful.

  2. T. Kujala 8,766 Reputation points
    2022-06-19T11:58:38.553+00:00

    Hi @Динар Вакилов ,

    Did you download Visual Studio 2022 by using the link below?

    https://visualstudio.microsoft.com/downloads/

    0 comments No comments

  3. Динар Вакилов 1 Reputation point
    2022-06-20T02:44:09.913+00:00

    Hi, @T. Kujala yes I downloaded it from this link

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.