How to install .NET Framework 3.5 or Error while enabling feature NetFX3 (Solved)
Error : **https://4.bp.blogspot.com/-79JHjk0eREs/VqnCBzjF2WI/AAAAAAAAAF4/rjeevpGsmEU/s400/k.png **
Error while enabling Windows feature : NetFx3, Error Code : –2146498298 , Please try enabling Windows Feature : NetFx3 from Windows management tools and then run setup again.
**Now please Follow the given steps **
1. First of all attach the Windows server media with VM if you are using Hyper V or other visualization technology .
2. Go to a command prompt or open PowerShell as Administrator and enter this:
dism /online /enable-feature /featurename:NetFX3 /all /Source:d:\sources\sxs /LimitAccess
Note: Source should be the Windows installation disc. In my case, this was located on D:
https://3.bp.blogspot.com/-7kyElW8d5KE/VqnCzKstYaI/AAAAAAAAAGA/gkgr9mHrqv8/s400/2.jpg