• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

ComError configHosting

S

sagelike

Guest
Hi there

I'm getting a mysterious error on one of domains whenever I try to turn off or on ASP 2.x via the control panel. It works but still generates and error and when I run:

"%plesk_bin%\websrvmng.exe" --reconfigure-vhost --vhost-name=xyz.com

I get this error below in the logs:

Unknown error 0xC00CE554 (COM Error C00CE554) at configHosting(xyz.com)
at (WebServerAdapter::configHosting line 503)
at configHosting(xyz.com)(WebServerManager::configHosting line 2408)
at execute console command --reconfigure-vhost(vconsoleapp::start line 128)
at execute "C:\Program Files\SWsoft\Plesk\admin\bin\websrvmng.exe" --reconfigure-vhost --vhost-name=xyz.com(vconsoleapp::run line 138)
Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin\websrvmng.exe

AND THIS ERROR TOO:

Unknown error 0xC00CE554 (COM Error C00CE554) at setScriptMaps(xyz.com, )
at (WebServerAdapter::setScriptMaps line 1677)
at configHosting(xyz.com)(WebServerAdapter::configHosting line 503)
at configHosting(xyz.com)(WebServerManager::configHosting line 2408)
at execute console command --reconfigure-vhost(vconsoleapp::start line 128)
at execute "C:\Program Files\SWsoft\Plesk\/admin/bin/websrvmng" --reconfigure-vhost "--vhost-name=xyz.com" "--config=<update context=\"domain\"><scripts><aspdotnet/></scripts></update>"(vconsoleapp::run line 138)
Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin



Is there a way to fix this or should I just blow out the domain and reinstall. I'd rather fix it if possible.

Thanks for any and all help.

Cheers
Glenn
 
sagelike

This error is caused by corrupted .Security file. By default this file is located at %plesk_vhosts%\domain.com\httpdocs. As a workaround you can try to replace it and then run

"%plesk_bin%\websrvmng.exe" --reconfigure-vhost --vhost-name=xyz.com

This command will also re-create .Security file and correct domain settings in accordance with Plesk database.
 
Back
Top