• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Recycle IIS Application Pool

ViaHosting

Basic Pleskian
An exception raises when i try to RECICLE IIS application pool.
It works fine STOPPING and STARTING.


Event Type: Error
Event Source: websrvmng.exe
Event Category: None
Event ID: 1
Date: 15/02/2008
Time: 00:55:14
User: N/A
Computer: E555712-111402
Description:
Exception occurred. (COM Error 80020009) at recycleAppPool(temp.co(domain)(pool))
at (WebServerManager::recycleAppPool line 1615)
at execute console command --recycle-app-pool(vconsoleapp::start line 128)
at execute "C:\Program Files\SWsoft\Plesk\/admin/bin/websrvmng" --recycle-app-pool "--pool-name=temp.co(domain)(pool)"(vconsoleapp::run line 138)
Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin\websrvmng.exe


Windows Server 2003 R2 Standard
Service Pack 2
Plesk 8.3.0
 
probably there is corrupted %plesk_vhosts%\temp.co\.security file for such domain. This file maintains security settings on the domain

try to rename/delete it and then again websrvmng --reconfigure-vhost --vhost-name=temp.co this domain to create this file

also try to switch this domain to Plesk IIS Pool and then back to dedicated pool
 
Back
Top