Jump to content

Recommended Posts

Posted

Hi All

 

I have been trying to get .net framwork 3.5 install on a few pc but i am having a nightmare trying to get it installed this error keeps cropping up.

 

Capture121212.PNG

Posted

954s are normally it can’t access the update server

 

Guessing either it’s not proxies at system level or if you’re using wsus do you have the update installed as a package?

 

If it’s only a few pc you could always just point it at the install iso too

 

Steve

Posted

known issue

 

fixes are :

 

plug in the Windows 10 media (i use usb pen drive)

 

 

run CMD as administrator

 

DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:X:sourcessxs

 

(where x is the drive windows 10 installation files are)

Posted

my instructions are similar ;)

 

1. Mount Win iso

 

2.To install the .NET Framework 3.5 from installation media located in the D:\sources\sxs directory, use the following command: (or E: drive IAN!)

 

3. DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:d:\sources\sxs

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...