Share via

Installation of .NET Framework 3.0

Anonymous
2019-07-19T08:45:52+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.

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.

0 comments No comments

7 answers

Sort by: Most helpful
  1. Anonymous
    2019-08-01T10:37:01+00:00

    What operating system was on it when it was legal?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. 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.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. 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:

    https://social.msdn.microsoft.com/Forums/vstudio/en-US/85732f63-3ddb-41d6-809f-c5ba4ed94b6e/solving-errors-800f0906-and-800f081f-activating-nfw35-in-win81?forum=netfxsetup

    Was this answer helpful?

    0 comments No comments
  4. 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

    Was this answer helpful?

    0 comments No comments
  5. 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.

    Was this answer helpful?

    0 comments No comments