Windows 10: Need to install .net version 3.5 offline

Discus and support Need to install .net version 3.5 offline in Windows 10 Gaming to solve the problem; Hello,I need to install .net version 3.5 offline. My first computer is windows 10 and my second is windows 11 version 23h2. I need to install .net 3.5... Discussion in 'Windows 10 Gaming' started by coding_703, Dec 11, 2024.

  1. Need to install .net version 3.5 offline


    Hello,I need to install .net version 3.5 offline. My first computer is windows 10 and my second is windows 11 version 23h2. I need to install .net 3.5 onto the windows 11 version 23h2. My windows 10 computer has internet, so I am trying to do this using a USB stick. The problem is that I can not find a microsoft page with .net for windows version 23h2.

    :)
     
    coding_703, Dec 11, 2024
    #1
  2. das10 Win User

    Unable to download any framework for .net - (error code 0x80070002)

    OK, the Windows 10 Feature installation method should have been straightforward, but since that errored out as well, something else seems to be going on with your Windows, so wait for somebody with more experience to suggest a way out.

    In the mean time, if you haven't already, you could give muchomurka's suggestion a go as well with the elevated prompt and an install media to see if it works. The following link shows the detailed steps involved.

    Offline install of .NET Framework 3.5 in Windows 10 using DISM
     
    das10, Dec 11, 2024
    #2
  3. .NET framework 3.5 offline download

    Hi PUTNAM

    My name is Andre Da Costa; an Independent Consultant, Windows Insider MVP and Windows & Devices for IT MVP. I'm here to help you with your problem.

    Were these steps you followed to download the .NET Framework 3.5 offline?

    https://www.askvg.com/download-microsoft-net-fr...

    If you did, here is the second part to install it:

    https://www.askvg.com/how-to-install-microsoft-...

    You might want to try copying everything off the thumb drive to a local folder on the hard disk instead of running setup from the thumb drive itself.
     
    Andre for Directly, Dec 11, 2024
    #3
  4. Viktor Win User

    Need to install .net version 3.5 offline

    Installing .NET 3.5 offline

    I searched on the web and I am trying to follow guides on how to install .NET 3.5 on an offline machine. Steps that I followed:

    1. Download official Windows 10 .iso
    2. Mount it on D: drive
      File explorer which shows mounted Windows 10
    3. Run dism /online /enable-feature /featurename:NetFx3 /All /SourceNeed to install .net version 3.5 offline :D:\sources\sxs /LimitAccess
    4. What I get back:

    Error: 0x800f081f The source files could not be found. Use the "Source" option to specify the location of the files that are required to restore the feature.

    I cannot solve this error, can someone help me out? I thought that feature naming might be bad, I opened mounted Windows .iso and navigated to D:\sources\sxs where I was able to find 4 files:

    File explorer showing files
     
    Viktor, Dec 11, 2024
    #4
Thema:

Need to install .net version 3.5 offline

Loading...
  1. Need to install .net version 3.5 offline - Similar Threads - Need install net

  2. Need to install .net version 3.5 offline

    in Windows 10 Software and Apps
    Need to install .net version 3.5 offline: Hello,I need to install .net version 3.5 offline. My first computer is windows 10 and my second is windows 11 version 23h2. I need to install .net 3.5 onto the windows 11 version 23h2. My windows 10 computer has internet, so I am trying to do this using a USB stick. The...
  3. Offline Dot Net 3.5 Install

    in Windows 10 Gaming
    Offline Dot Net 3.5 Install: I have software that requires Dot Net 3.5, I tried downloading the offline installer and it still tries to contact Microsoft Update. The computer is firewalled from the internet and cannot connect to Microsoft Update. Is there a way to download a Windows 10 iso or wim file?...
  4. Offline Dot Net 3.5 Install

    in Windows 10 Software and Apps
    Offline Dot Net 3.5 Install: I have software that requires Dot Net 3.5, I tried downloading the offline installer and it still tries to contact Microsoft Update. The computer is firewalled from the internet and cannot connect to Microsoft Update. Is there a way to download a Windows 10 iso or wim file?...
  5. Offline Dot Net 3.5 Install

    in Windows 10 Installation and Upgrade
    Offline Dot Net 3.5 Install: I have software that requires Dot Net 3.5, I tried downloading the offline installer and it still tries to contact Microsoft Update. The computer is firewalled from the internet and cannot connect to Microsoft Update. Is there a way to download a Windows 10 iso or wim file?...
  6. .NET 3 and 5 update failures

    in Windows 10 Gaming
    .NET 3 and 5 update failures: I'm running Windows 7 Home Premium and I'm trying to update my copies of .NET 3 and .NET 5. I need these current for my Python work. Every time that Windows Update tries to update these, it fails. I've tried running each singularly or together. Same results. Rebooting and...
  7. .NET 3 and 5 update failures

    in Windows 10 Software and Apps
    .NET 3 and 5 update failures: I'm running Windows 7 Home Premium and I'm trying to update my copies of .NET 3 and .NET 5. I need these current for my Python work. Every time that Windows Update tries to update these, it fails. I've tried running each singularly or together. Same results. Rebooting and...
  8. Offline install of .net framework 3.5

    in Windows 10 Installation and Upgrade
    Offline install of .net framework 3.5: Hi All, I purchased some new PCs with Windows 10 installed on them. I need to install software that requires .net framework 3.5. These PCs are on a network that doesn't have internet and I didn't get the Windows 10 installation DVD with the PCs. I need to enable/install...
  9. Install .NET 3.5 OFFLINE

    in Windows 10 Installation and Upgrade
    Install .NET 3.5 OFFLINE: We have a couple machines that are offline (NOT CONNECTED to the internet) for security reasons, and a piece of software that we are trying to install requires .NET 3.5. When trying to install .NET 3.5 from the "Turn Windows features on or off" control panel, it only gives...
  10. How are .NET Frameworks versions included in offline installer?

    in Windows 10 Support
    How are .NET Frameworks versions included in offline installer?: Anyone could tell me or give a link how are .NET Framework versions included in different version offline installers? I mean is v3 included in v3.5, or v2 in v3, etc? 5541