What operating system was on it when it was legal?
Installation of .NET Framework 3.0
Hello, I have a problem with the installation of .NET Framework 3.0. The setup fails when it comes to downloading files. I suspect that the problem is my windows 8.1, that isn't bought. I am not using windows 7, it is just a custom theme. Any help? Or maybe,
can you provide an offline installer for the .NET Framework 3.0? It would be really helpful. Error code : 0x800F0906.
Windows for home | Previous Windows versions | Apps
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
7 answers
Sort by: Most helpful
-
Anonymous
2019-08-01T10:37:01+00:00 -
Anonymous
2019-07-19T10:01:50+00:00 Hello,
See if this guide helps you:
https://www.thewindowsclub.com/enable-net-framework-windows-8-consumer-preview
Let us know if this helps!
Note: TheWindowsClub is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
-
Anonymous
2019-07-31T21:48:19+00:00 Hello, I have a problem with the installation of .NET Framework 3.0. The setup fails when it comes to downloading files. I suspect that the problem is my windows 8.1, that isn't bought. I am not using windows 7, it is just a custom theme. Any help? Or maybe, can you provide an offline installer for the .NET Framework 3.0? It would be really helpful. Error code : 0x800F0906.
What do you mean by 8.1 isn't bought?
And read through this:
-
Anonymous
2019-07-31T17:34:59+00:00 The command failed because you do need a Windows 8.1 install disc to pull from with that one. Try this one, which will also pull from the Internet. If this fails, copy the error codes here. It should give us a bit more visibility.
Don't forget to run Command Prompt as admin!
DISM /Online /Enable-Feature /FeatureName:NetFx3 /All -
Anonymous
2019-07-31T17:10:30+00:00 I tried the guide. I had to create the "Temp" folder in my "C:" drive. After I pasted the command in the "cmd" (as an adminisator) I had an error.
Here's the whole procces :
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. Toate drepturile rezervate.
C:\Windows\system32>^V
'▬' is not recognized as an internal or external command,
operable program or batch file.
C:\Windows\system32>dism.exe /online /enable-feature /featurename:NetFX3 /All /S
ource:c:\temp\sxs /LimitAccess
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031
Image Version: 6.3.9600.17031
Enabling feature(s)
[===========================65.8%====== ]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required t
o restore the feature. For more information on specifying a source location, see
http://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
That's all, I hope someone will be able to help.