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

Issue Lock violation web.config telerik

fung kok ting

New Pleskian
Hi guys,

trying to deploy asp.net with telerik handler to plesk windows but face this error, working fine in azure hosting, local pc, local windows 2012 R2.

this is the exact error in the portal:
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information:

Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070021
Config Error Lock violation
Config File \\?\C:\Inetpub\vhosts\xxx.xxx.xxx\httpdocs\aspnet\booking\web.config
Requested URL http://xxx.xxx.xxx:80/booking/
Physical Path C:\Inetpub\vhosts\xxx.xxx.xxx\httpdocs\aspnet\booking\
Logon Method Not yet determined
Logon User Not yet determined

Config Source:
152: <!-- This is the primary handler used to fetch most of the needed resources -->
153: <add name="Telerik_Web_UI_WebResource_axd" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource, Telerik.Web.UI, Culture=neutral, Version=2017.2.503.45, PublicKeyToken=121fae78165ba3d4" verb="*" preCondition="integratedMode" lockItem="false" />
154: <!-- Only needed for RadSpell and RadEditor's spell checking -->

More Information:
This error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error.
View more information »
 
Back
Top