• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

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