Change Application Pool of a Website in IIS

Change Application Pool of a Website in IIS

   Change Application Pool of a Website in IIS

  1. Login to your VPS.
  2. Open Start > Administrative tools > IIS Manager.> Expand the “Sites” folder from left-side panel.

  1. Select the particular website which is facing 'targetFramework' error.
  2. Right click on the Website and select Manage Web Site > Advanced Settings, as shown in following image:


     
  3. Change the ‘Application pool’ to ASP.NET 4.5 as below.


     
  4. Click on OK command button.

        
 



    • Related Articles

    • Change Application pool in IIS

      Follow below steps to change the application pool from IIS Login to your VPS via Remote Desktop. Open IIS Manager (Start > Run > Type inetmgr and hit enter). Under the Connections Pane, expand the VM hostname. Expand Sites and select the website whom ...
    • How to change ASP.Net application pool from SolidCP

      Steps to follow to change ASP.Net application pool in SolidCP Login to SolidCP. Once you are logged into SolidCP, click on All Customers link. In the next screen, you will see the list of all created users. , you'll see the default admin user there. ...
    • Application Pool Recycling through Plesk Windows

      Application Pool Recycling through Plesk Windows Description: Recycling means the worker process that handles requests for that application pool is terminated and a new one started. This is generally done to avoid unstable states that can lead to ...
    • How to set periodic recycling for application pool in IIS

      Following are the steps to set periodic recycling for the application pool in IIS Login to your VPS via RDP. Click on Start → Administrative Tools → IIS. Expand the server name. Click on Application Pools. Select the application pool in which you ...
    • How to Add Website in IIS

      Steps to follow to add a website in IIS Steps to configured by selecting a folder in Windows Explorer and adding the permission identity to the folder's Access Control List (ACL). Open Windows Explorer > Select the directory under (eg: C:\website) > ...