• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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