• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Error when editing domain

M

mochanin

Guest
I'm getting the following error when I edit a domain. If I click again submit, Plesk will perform the action without the error. Does anyone know what might cause this?

Filename: \\?\C:\Program Files (x86)\Common Files\Microsoft Shared\Web Server Extensions\50\isapi\web.config
Error: Cannot write configuration file due to insufficient permissions


In module
Exception type: System.UnauthorizedAccessException
at Microsoft.Web.Administration.Interop.AppHostWritableAdminManager.CommitChanges()
at Microsoft.Web.Administration.ConfigurationManager.CommitChanges()
at Microsoft.Web.Administration.ServerManager.CommitChanges()
at CIIS7ServerManagerBase.Commit(CIIS7ServerManagerBase* )
at configHosting(centervillecoeds.com)(WebServerAdapter::configHosting line 522)
at configHosting(centervillecoeds.com)(WebServerManager::configHosting line 2617)
at execute console command --reconfigure-vhost(vconsoleapp::start line 129)
at execute "C:\Program Files (x86)\Parallels\Plesk\/admin/bin/websrvmng" --reconfigure-vhost "--vhost-name=centervillecoeds.com" "--config=<update context=\"domain\"><ssl/><scripts><php/><aspdotnet/></scripts><appPool/><errDocs/></update>"(vconsoleapp::run line 140)
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\websrvmng.exe
 
It is Windows 2008 Server Web Edition. What do you mean by shared configuration mode?
 
Hello,

i have the same Issue with Plesk 9.0, any news abot this problem?

Brgds,

Bernd
 
I found out the cause of the problem. It's caused by the Frontpage extensions. I had a domain, which didn't want to reconfigure and after i disable the Frontpage extensions everything went thru.

C:\Program Files (x86)\Parallels\Plesk\admin\bin>websrvmng.exe --reconfigure-vhost --vhost-name=xxx.ca
Filename: \\?\C:\Program Files (x86)\Common Files\Microsoft Shared\Web Server Extensions\50\isapi\web.config
Error: Cannot write configuration file due to insufficient permissions


In module
Exception type: System.UnauthorizedAccessException
at Microsoft.Web.Administration.Interop.AppHostWritableAdminManager.CommitChanges()
at Microsoft.Web.Administration.ConfigurationManager.CommitChanges()
at Microsoft.Web.Administration.ServerManager.CommitChanges()
at CIIS7ServerManagerBase.Commit(CIIS7ServerManagerBase* )
C:\Program Files (x86)\Parallels\Plesk\admin\bin>websrvmng.exe --reconfigure-vhost --vhost-name=xxx.ca

In IIS 7 the Frontpage extensions are supplied by a third party company, not Microsoft, is there an alternative?

Thank you
 
Since it was reported several months ago, can we assume that a fix is comming in the next week?
 
Back
Top