How to Enable ASP.NET3.5 , 4.0, 4.5

How to Enable ASP.NET 3.5, 4.0, 4.5

1 Introduce

Enabling ASP.NET 3.5, 4.0, 4.5 on web server is required for hosting ASP.NET websites.

2 Enable ASP.NET3.5, 4.0, 4.5 for Windows server

2.1 Install ASP.NET3.5, 4.0 and 4.5 in Windows Server 2012 R2

2.1.1  Click “Server Manager”

 

2.2  Click “Add roles and features”

 
 
 
 
 
 
 
 
 
 
 
 

2.2.1  ASP.NET3.5, 4.0, 4.5 is Successfully Enabled

2.3  Enable ASP.NET3.5, 4.0, 4.5 for Windows Server 2008 R2

We can enable ASP.NET3.5 in features in Windows 2008. It is the same to Windows 2012.

2.3.1  Download ASP.NET4.0 or 4.5 Installation Files From the Website

We can also download the ASP.NET4.5 or 4.6 installation file and then install them.

2.3.2  Install ASP.NET4.0

2.3.3  Configure to Allow Access

 

2.3.4  Enable ASP.NET

 

3 Done

Add Feedback