Link to home
Start Free TrialLog in
Avatar of rdefino
rdefinoFlag for United States of America

asked on

Unable to install frame .net 3.5 on win8

Our group policies are blocking the install of 3.5, so I tried installing from the win8 install using :

dism /online /enable-feature /featurename:NetFX3 /All /Source:e:\sources\sxs /LimitAccess

But it fails with error:

Error: 14028

A component's file does not match the verification information present in the component manifest.


I attached the error log.
dism.log
Avatar of Darkworld1000
Darkworld1000

That error (14028) means that one or more of the files in the g:\sources\sxs folder are corrupted so they can't be used to enable .NET 3.5.
DVD writers aren't very reliable unfortunately, they can sometimes corrupt files like this. I'd recommend burning a new DVD, or maybe using a USB thumb drive as they tend to be more reliable. It would also be a good idea to check that the ISO itself hasn't been corrupted as well.
ASKER CERTIFIED SOLUTION
Avatar of Darkworld1000
Darkworld1000

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi,

By deafut Windows8 wil have .NET FW installed! If you update the Windows, it's automatically get's updated to 4.0!

Hope it helps u...