• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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