Enable .NET Framework 3.5 on Windows Server

Posted on April 16th, 2017

Our ASP Windows Web Hosting plans come with .Net Framework already installed. A list of supported .Net versions is available. You can also change .Net Framework version you are using inside the Plesk Control Panel.  If you are administering your own Windows Server this guide will help you enable the .Net Framework on your Windows Server. The .NET Framework is a technology that supports building and running the next generation of XML web services and applications. Simply .NET Framework is a programming infrastructure designed by Microsoft for building, running, deploying services, and applications that use .NET technologies, such as Web services and Desktop applications. The .NET Framework also includes all the features of .NET Framework 2.0. The .NET Framework contains three major parts. They are:

1) Common Language Runtime

2) Framework Class Library

3) ASP.NET

 

The .NET Framework 3.5 features:

1) LINQ (Language Integrated Query) for SQL, Dataset, Object, XML

2) Active directory

3) p2p base class

4) Paging support for ADO.NET

5) Adding system

6) ASP.NET Ajax

7) Asynchronous network I/O API

8) Support for HTTP syndication and pipelining feeds.

When we want to install old software on the Windows server 2016 which requires a older libraries to run. Let’s discuss about the installation of .NET Framework 3.5 on Windows server 2016.

 

Installation steps

By using the Windows server 2016, we can install .NET Framework 3.5 which can be easily installed through Server Manager.

1) Open the ‘Server Manager’ and navigate to the ‘Manage’ and then select ‘Add Roles and Features’.

Enable .net framework

 

2) Click next to ‘Features’ section and select the option ‘.NET Framework 3.5’ then click ‘Next’ button.

Enable .net framework

 

3) Click on ‘Install’ on the ‘Results’ section. It will start the installation process.

Enable .net framework

 

4) Finally, when the .NET Framework 3.5 has been successfully installed on Windows server 2016, click on the ‘Close’ button to finalize the installation process.

Enable .net framework

 

If you need any further help please contact our support department.

 

 

4 Responses to “Enable .NET Framework 3.5 on Windows Server”

  1. Usama says:

    I follow all these steps but in last it show that “catastrophic error” and error code: 0x8000FFFF
    please solve this issue asap

  2. Anfal says:

    I have Window 8(2012) on my laptop when I go to TURN Windows Features on or off I enable it but it shows error I have also used CMD DISM method but thats not working for me everything I am going to install requires this feature Please help me with it.
    Thanks

    • Hi Anfal,

      Greetings from InterServer support.

      Did you mean reported error is from the VPS you have with us? – If yes, please try this command in Powershell of your server:
      Dism /online /enable-feature /featurename:NetFx3 /All

      Still have any issues? Feel free to reach us through [email protected] and our Windows team will assist you further.

      Have a good one.

    • Hi Anfal,

      Greetings from InterServer support.

      Did you mean reported error is from the VPS you have with us? – If yes, pelase try this command in Powershell of your server:
      Dism /online /enable-feature /featurename:NetFx3 /All

      Still have any issues? Feel free to reach us through [email protected] and our Windows team will assist you further.

      Have a good one.

Leave a Reply