• 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.

Deletion of domain fails

M

marcel_0815

Guest
Hallo,

after creating a new domain with Plesk and altering settings of this new domian in IIS (ok, shame on me), I couldn't delete this anymore with Plesk.
I deleted it with IIS now, but Plesk still shows its existence. Is there a command to "synchronize" the state of Plesk, such as plesk reads the configuration of IISS and alters its tables?
Also creating the domain in IIS, giving privileges to Plesk andsoon, doesn't work.

Here the error:

Unable to turn the domain OFF: Execute websrvmng --stop-vhost "--vhost-name=foobar.com" failed: Schwerwiegender Fehler (COM Error 8000FFFF) at stopHosting(foobar.com)

Cheers Marcel
 
try this command:

C:\Program Files\SWSoft\Plesk\admin\bin> websrvmng.exe --reconfigure-vhost --vhost-name=foobar.com
 
I also had this issue after tweeking IIS :)

There's a reg key under the Plesk tree called SitesCache.
HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config\SitesCache

Backup the tree, then delete this key. This forces Plesk to rebuild the links between IIS and the Plesk interface :)

Regards
Lea
 
Back
Top