.Net Framework Installation problem


  1. Posts : 2
    windows 10
       #1

    .Net Framework Installation problem


    C:\Windows\system32>Dism /online /enable-feature /featurename:NetFx3 /Source:F:\sources\sxs /all /LimitAccess

    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384

    Image Version: 10.0.10240.16384

    Enabling feature(s)
    [==========================100.0%==========================]

    Error: 14003

    The referenced assembly is not installed on your system.

    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
      My Computer


  2. Posts : 2
    windows 10
    Thread Starter
       #2

    .Net Framework Installation problem


    Is the cab file for .Net Framework provided in installation media of windows 10 depends on anyother files in the installation media ?
      My Computer


  3. Posts : 16
    OSX/Linux/Windows
       #3

    Which version of .Net Framwework are you talking about?

    We always add 3.5 manually without any issues, using the following (well known) command from the terminal/command prompt:
    Dism /online /enable-feature /featurename:NetFX3 /All /Source:[DRIVE]\sources\sxs /LimitAccess

    [DRIVE] is the source of Windows 10 installation (may it be an DVD, USB, ISO or something else)


    Sasidhar said:
    Is the cab file for .Net Framework provided in installation media of windows 10 depends on anyother files in the installation media ?
      My Computer


  4. Posts : 4,131
    Windows 3.1 to Windows 11
       #4

    F = the drive letter to the windows 10 setup media...

    Be it a USB drive, DVD drive or mounted ISO

    it is the Only file inside the Setup Media's sources\sxs folder

    Attachment 48070
      My Computer


  5. Posts : 3,506
    Windows 10 Pro 64-bit 21H1 (May 2021 build 19043.1083)
       #5

    Why mess with the command line and don't just add this feature from Programs and Features? It is much easier. Click on the search icon and type programs. Click to open Programs and Features, then click on Turn Windows Features on or off.

    Even easier, once an application needs .NET 3.5 you should see a prompt to install it. Just click on the button to install it (internet connection needed). One such case is when trying to install latest DirectX 9.0c runtime (some older games require it, no matter if Windows 10 include DirectX 12).
      My Computer


  6. Posts : 16
    OSX/Linux/Windows
       #6

    Some times it fails when adding .Net Framework 3.5 from Control Panel/Programs/Programs and Features.

    Using the command line (almost) never fails, that's why!

    And there's nothing to be afraid about the command line (or PowerShell)

    spapakons said:
    Why mess with the command line and don't just add this feature from Programs and Features? It is much easier. Click on the search icon and type programs. Click to open Programs and Features, then click on Turn Windows Features on or off.

    Even easier, once an application needs .NET 3.5 you should see a prompt to install it. Just click on the button to install it (internet connection needed). One such case is when trying to install latest DirectX 9.0c runtime (some older games require it, no matter if Windows 10 include DirectX 12).
      My Computer


  7. Posts : 3,506
    Windows 10 Pro 64-bit 21H1 (May 2021 build 19043.1083)
       #7

    I am personally not afraid, but it is a bit fearsome for the average user using the command line.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:05.
Find Us




Windows 10 Forums