Repairing a Domain’s IIS Application Pool
Issue
When trying to visit a site, the browser pops up an authentication dialog requesting a username and password. This window may, for example, be titled "Connect to <site>" in Internet Explorer or "Authentication Required" in Firefox.
Possible Cause
The IIS application settings for the domain have become out of sync with the correct settings.
Resolution
You will need to reset or repair the domain’s IIS application pool.
Basic Repair Through the Control Suite
Shared hosting customers will need to contact support to request assistance with this issue. Dedicated server customers can follow the steps below or contact the support department for help.
Please note that any custom IIS configurations will need to be manually re-created upon completion of this process.
- Log into the server using Remote Desktop.
- Log into the Control Suite.
- Expand Plesk X.X.X (Domains).
- Select the domain name.
- In the Commands Ribbon, select Recreate Domain’s IIS.
- Click Yes.
- Once the Task Log reports Done!, the issue should be resolved.
Advanced Manual Repair
Note: Please backup the site files and database before proceeding with this operation. If you feel uncomfortable about doing the advanced repair you may contact the support department for help.
Erase IIS Settings
Windows Server 2012
- Log into the server using Remote Desktop.
- Click Start by hovering in the lower left corner, or by hitting the Windows key on your keyboard.
- Expand the local computer account.
- Expand Application Pools.
- Expand Web Sites.
- Under Web Sites, locate and delete the domain name in question.
- Under Application Pools, locate and delete the pool with the domain name in question.
- Close IIS.
Windows Server 2003, Windows Server 2008, and Windows Server 2008 R2
- Log into the server using Remote Desktop.
- Click Start > Administrative Tools > Internet Information Services (IIS) Manager.
- Expand the local computer account.
- Expand Application Pools.
- Expand Web Sites.
- Under Web Sites, locate and delete the domain name in question.
- Under Application Pools, locate and delete the pool with the domain name in question.
- Close IIS.
Clear Plesk Site Cache
Windows Server 2012
- Click on Start > Run.
- Type Regedit. Back up the registry before making any changes to it.
- Delete the following registry key:
HKEK_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PLESK\PSA CONFIG\CONFIG\SitesCache
- Close the Registry Editor.
Windows Server 2008 and Server 2008 R2
- Click on Start > Run.
- Type Regedit. Back up the registry before making any changes to it.
- Delete the following registry key:
HKEK_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PLESK\PSA CONFIG\CONFIG\SitesCache
- Close the Registry Editor.
Windows Server 2003
- Click on Start > Run.
- Type Regedit. Back up the registry before making any changes to it.
- Delete the following registry key:
HKEK_LOCAL_MACHINE\SOFTWARE\PLESK\PSA CONFIG\CONFIG\SitesCache
- Close the Registry Editor
Reset Plesk Domain Settings
Plesk 12.5
- Log into Plesk.
- In the My Subscriptions section, click on the [domain].
- Click on the Change Web Hosting Settings button.
- Enter a new, unique username.
- Enter a new password and repeat that password.
Note: You must enter a new username AND a new password. This will not work if you use the old username or the old password.
- Click OK.
Plesk 12
- Log into Plesk.
- In the My Subscriptions section, click on the [domain].
- Click on the Change Hosting Settings tab.
- Enter a new, unique username.
- Enter a new password and repeat that password.
Note: You must enter a new username AND a new password. This will not work if you use the old username or the old password.
- Click OK.
Plesk 11
- Log into Plesk.
- In the My Subscriptions section, click on the [domain].
- Click on the Change Hosting Settings tab.
- Enter a new, unique username.
- Enter a new password and repeat that password.
Note: You must enter a new username AND a new password. This will not work if you use the old username or the old password.
- Click OK.
Plesk 9
- Log into Plesk.
- Click Domains.
- Find and click on the domain name.
- Click Web Hosting Settings.
- Enter a new, unique username in FTP/Microsoft Frontpage Login.
- Enter a new password.
Note: You must enter a new username AND a new password. This will not work if you use the old username or the old password.
- At the bottom of the page, uncheck Use dedicated pool.
- Click OK.
- Click Web Hosting Settings again.
- Re-check Use dedicated pool.
- Click OK.
If the issue was with the IIS application pool, this will have resolved it.
Article ID: 457, Created: April 9, 2012 at 3:56 PM, Modified: July 7, 2016 at 2:09 PM