Unable to install .NET Framework 3.5 on some RS3 installs

Discussion in 'Windows 10' started by Super Spartan, Dec 22, 2017.

  1. Super Spartan

    Super Spartan MDL Expert

    Joined:
    May 30, 2014
    Messages:
    1,549
    Likes Received:
    879
    Trophy Points:
    60
    I've noticed this on 3 different machines already, all of them had a clean install of RS3

    Neither the DOS command nor even installing it from Programs & Features by letting it download works.

    It just gives an error message that it wasn't able to complete or something

    any ideas how to fix this?
     
  2. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    Clean installs or butchered ones?

    What was the error code?

    Run sfc /scannow in an elevated cmd.
     
  3. OldMX

    OldMX MDL Senior Member

    Joined:
    Jul 30, 2009
    Messages:
    482
    Likes Received:
    187
    Trophy Points:
    10
    Bet he´s using this one:

    upload_2017-12-22_12-50-41.png
     
  4. Rickta

    Rickta MDL Novice

    Joined:
    Nov 8, 2017
    Messages:
    21
    Likes Received:
    19
    Trophy Points:
    0
    #4 Rickta, Dec 23, 2017
    Last edited: Dec 23, 2017
    I use this with no problems hope this helps goodluck

    INSTALL MICROSOFT .NET FRAMEWORK 3.5 OFFLINE
    insert Windows disc/usb setup open Command Prompt as Administrator following command
    Dism /online /enable-feature /featurename:NetFx3 /All /Source:D:\sources\sxs /LimitAccess
    Replace Source "D:" it with the correct drive letter according to your system.
     
  5. Super Spartan

    Super Spartan MDL Expert

    Joined:
    May 30, 2014
    Messages:
    1,549
    Likes Received:
    879
    Trophy Points:
    60
  6. quiggly

    quiggly Guest

    I had this problem but after updating windows, I think it was a feature update or something, it then worked.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,633
    Trophy Points:
    450
    A feature update would be an upgrade to a new build? That will fix most existing problems, an inplace/repair upgrade would too.