Bonobo Git Server Configruation: HTTP Error 500.19 - Internal Server Error at line 71

5k views Asked by At

I have tried to configure Bonobo Git Server. I have followed the included instructions, and after trying to visit the server for the first time, I get the following error:

enter image description here

There is a similar question; however, it gives an error at one line prior and the solution the author answered (though not accepted) did not seem to affect the error occurring in my circumstances.

I am running Bonobo Git Server on Windows Server 2012R2 under IIS 8.5 using Azure. IIS is correctly configured in that I can view other sites.

1

There are 1 answers

1
Peter Hahndorf On BEST ANSWER

The error message describes what the problem is, the handlers configuration section is locked at the server level. Select the server node and open the Feature Delegation section, set Handler Mappings to Read/Write

you can also run the following as an elevated administrator:

%windir%\system32\inetsrv\appcmd unlock config -section:system.webServer/handlers