How to Change the .NET Version on Your Website
If you wish to change the version of ASP.NET running on your website you can do so from the Plesk Control Panel using the steps below.
Notes:
DotNetNuke 8.x requires ASP.NET 4.0 and Windows 2008 or Above
DotNetNuke 7.x requires ASP.NET 4.0 and Windows 2008 or Above
DotNetNuke 6.x requires ASP.NET 4.0 and Windows 2003 or Above
DotNetNuke 5.4.0 was the first version to optionally use ASP.NET 4.0
DotNetNuke 5.x requires ASP.NET 2.0 and Windows 2003 or Above
DotNetNuke 4.x requires ASP.NET 2.0 and Windows 2003 or Above
DotNetNuke 3.x and below requires ASP.NET 1.1 and Windows 2003 or Above
nopCommerce 3.50 requires ASP.NET 4.0 and Windows Server 2008 or Above
When choosing your ASP.NET version through the control panel, you are actually choosing the CLR version (Common Language Runtime Version), This means that in order to use ASP.NET 3.5, you must select "Version 2" as ASP.NET 3.5 is an add-on for CLR 2.0. The same is true about ASP.NET 4.5 - selecting ASP.NET 4.0 actually loads the .NET 4.5 assemblies.
Plesk 12.x
- Log in to your Control Panel.
- Under Subscriptions click the subscription you want to manage.
- Click the Websites & Domains tab and click Show More at the bottom of the page.
- Click ASP.NET Settings.
- Click Change Version.
- Select the version you wish to change to then click OK.
Plesk 11.x
- Log in to your Control Panel.
- Under My Subscriptions click the subscription you want to manage.
- Click the Websites & Domains tab.
- Click Show Advanced Operations.
- Click ASP.NET Settings.
- Under Tools select Change Version.
- Use the radio button to select the ASP.NET version you would like to use.
- Click OK.
Plesk 9.x
- Log in to your Control Panel.
- Click the Domains option and select the domain you wish to manage.
- Click the Web Hosting Settings.
- Under the Services section use the drop down menu to select the ASP.NET version you would like to use.
- Click OK.
Article ID: 676, Created: April 30, 2012 at 12:58 PM, Modified: August 30, 2016 at 3:14 PM