asp.net - Adding serverRuntime tag in webconfig cause 500.19 error -


hi guys after spending 1 day thought time ask community. have downloaded asp.net project tfs on laptop , couldn't run. have narrowed down issue , webconfig setting , setting

<serverruntime uploadreadaheadsize="128000000" /> 

if comment setting error goes away wondering why have comment out when working on other laptop same project.

error upon adding above mentioned tag following enter image description here

to experiencing issue, here did solve issue.

  • open command prompt administrator.
  • navigate web app.

  • copy/paste:

%windir%\system32\inetsrv\appcmd.exe unlock config -section:system.webserver/serverruntime

  • press enter.

if successful you'll see this:

unlocked section    system.webserver/serverruntime" @ configuration path "machine/webroot/apphost 

Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

android - Format a french phone number -