

This node is collapsed initially, click on the node and expand it so that its children are showing: Scroll down in the Role services list until the Application Development node is showing. However we want to enable both ASP.NET 3.5 and ASP.NET 4.5 to run on IIS 8.0, so we need to enable some additional IIS related features. Note that a number of default sub-features for IIS have already been turned on because you selected the Web Server (IIS) server role earlier. Now you should be at a wizard step that looks like the following: Click Next again and proceed to the next step. The next wizard step displays some introductory information about the Web Server (IIS) role.
#Index of pro asp.net 4.5 install#
Scroll down in the Roles list, and make sure to check the Web Server (IIS) checkbox as shown below:Ĭlick Next to proceed to the next step, which enables you to select additional specific features to install on the server. On the next wizard step you will be asked to select one or more server roles. The next screen of the wizard asks you to choose the server that you are configuring. Choose either Role-based or Feature-based installation as shown below:Ĭlick Next. This display a page where you select the desired installation type. On the first screen of Add Roles and Features Wizard, click Next.
#Index of pro asp.net 4.5 windows#
When you first login to a new Windows Server 2012 machine, the new Server Manager UI will display. NET Framework, as well as enabling integration of both versions of ASP.NET with IIS 8.0.įor this walkthrough we will use the new Server Manager UI in Windows Server 2012 Server to demonstrate enabling both ASP.NET 3.5 and ASP.NET 4.5 on IIS 8.0. This means both UI-based and command-line driven setup can be used to turn on both versions of the. NET Framework 4.5 are natively recognized by the operating system. Setting up IIS 8.0 with support for ASP.NET 3.5 and ASP.NET 4.5 To learn more about installing IIS 8, see Installing IIS 8 on Windows Server 2012. IIS is installed on Windows Server 2012.For more information, see the IIS 8.0 ASP.NET Configuration Management article. IIS 8.0 also supports managing both ASP.NET 3.5 and ASP.NET 4.5 applications using both the graphical IIS Manager tool as well as IIS' command-line management tools. NET Framework versions to run simultaneously on Windows Server 2012. NET Framework in different application pools, thus allowing multiple ASP.NET applications with different. This means ASP.NET applications can run on IIS 8.0 using either. NET Framework versions supported on Windows Server 2012. IIS 8.0 on Windows Server 2012 runs ASP.NET applications on all. Developers frequently need to run mixed web applications across multiple. NET Framework 4.5 by default, as well as optional installation of the. ASP.NET 3.5 and ASP.NET 4.5 are supported on IIS 8.0.ĪSP.NET 3.5 and ASP.NET 4.5 are supported on IIS 7.5.ĪSP.NET 3.5 and ASP.NET 4.5 are supported on IIS 7.0.
