How to Enable .NET Framework 3.5

How to Enable .NET Framework 3.5

Overview

Windows 10 and 11 no longer comes with .NET 3.5 enabled by default. In addition, it may not allow you to install .NET 3.5 from an installer. You can enable it via Windows Features. 
To enable .NET Framework 3.5 on Windows Server OS, you must do so through the Server Manager using add Roles and Features wizard. Contact SFA technical support for more information. 

Requirements

Local Administrator Rights

Enable .NET Framework 3.5

  1. Go to Control Panel
    1. Category View
      1. Click Programs
      2. Click Turn Windows features on or off
    2. Icon View
      1. Click Programs and Features
      2. Click Turn Windows features on or off, located in the left panel
    3. Check the box for .NET Framework 3.5 (includes .NET 2.0 and 3.0)

    4. If Prompted Windows needs files from Windows Update to finish installing some features., select Let Windows Update download the files for you

    5. Windows will download and install .NET 3.5 Framework
    6. If prompted to restart, do so now otherwise you are good to go

Notes

  1. If the installation fails and you do not have internet access, you can try using the offline installer

    • Related Articles

    • How to Back up eXtremeDNC Machine Configuration Files

      It is highly recommended You should save your configuration files of each machine. You should keep a backup copy of them in case your computer crashes. Back Up Machine Configuration Files Go to one of the following paths C:\Program Files ...
    • How to Use Okuma SCOUT to Determine MTConnect Version & Compatibility

      Overview This guide will take you through the steps to see if your P series Okuma CNC is compatible with MTConnect Requirements Setup a free Okuma Account (found at www.myokuma.com) SCOUT app (found at www.myokuma.com) USB Flash Drive Optional: USB ...
    • Why are most Okuma MTConnect tags UNAVAILABLE

      Problem The MTConnect Agent on the Okuma control appears to be working, but most tags are UNAVAILABLE Reason Upon installation of the MTConnect Adapter, the Enable Monitoring Tags checkbox was not checked Solution Open the MTConnect Adapter, go to ...
    • Troubleshooting a SQL Server Connection

      Overview If you are unable to connect to a SQL database, you can perform what's called a UDL test which uses a built-in SQL Server OLE DB provider to test SQL connections. This is done independent of any software application and is a great ...