How to change ASP.Net application pool from SolidCP

How to change ASP.Net application pool from SolidCP

 Steps to follow to change ASP.Net application pool in SolidCP

  1. Login to SolidCP.
  2. Once you are logged into SolidCP, click on All Customers link.


     
  3.  In the next screen, you will see the list of all created users. , you'll see the default admin user there. Click the username link under website is created.


     
  4. In the next screen, you will see icons for all the services you can manage from the SolidCP. Under Web & Applications section click Web Sites icon.


     
  5.  In the next screen, you will see the list of previously created websites. Select the website name whose application pool you want to change.


     
  6. This will open up the Web Site Properties page. Click on Extensions tab.


     
  7.   The drop down menu called ASP.NET. Select your choice of application pool from the drop down menu and click on Save Changes and Exit button.


    • Related Articles

    • Change Application Pool of a Website in IIS

      Change Application Pool of a Website in IIS Login to your VPS. Open Start > Administrative tools > IIS Manager.> Expand the “Sites” folder from left-side panel. Select the particular website which is facing 'targetFramework' error. Right click on the ...
    • 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 ...
    • Change ASP.NET Framework Version for your domain or subdomain in Plesk

      Change ASP.NET Framework Version for your domain or subdomain in Plesk Description: ASP.NET is an open-source server-side web application framework designed for web development to produce dynamic web pages developed by Microsoft to allow programmers ...
    • Creating Virtual Directory for ASP.Net application

      Creating a Virtual Directory for ASP.Net application Description: A virtual directory is a link to an existing physical directory that is present on the server's hard disk. Virtual directories can have a number of specific settings like custom ...
    • Changing the ASP.Net version for Virtual Directory/Website Virtual Directory

      Changing ASP.Net Version for your Virtual Directory. Description: Virtual directories allow you to run multiple web applications on a single domain In virtual directories, the directory is accessed using the folder path instead of the subdomain name. ...