HTTP Error 500.21 - Internal Server Error

2,662 views
Skip to first unread message

Serdar Freimoser

unread,
Aug 10, 2015, 6:24:25 AM8/10/15
to Bonobo Git Server
Hey Guys, 

i get an Error after the Installation (followed the Guide, dont know why it doesnt work). 

Here is the Error Log:


HTTP Error 500.21 - Internal Server Error
Handler "ExtensionlessUrlHandler-Integrated-4.0" has a bad module "ManagedPipelineHandler" in its module list


Most likely causes:
Managed handler is used; however, ASP.NET is not installed or is not installed completely.
There is a typographical error in the configuration for the handler module list.
During application initialization, either the application initialization feature has set skipManagedModules to true, or a rewrite rule is setting a URL that maps to a managed handler and is also setting SKIP_MANAGED_MODULES=1.

Things you can try:
Install ASP.NET if you are using managed handler.
Ensure that the handler module's name is specified correctly. Module names are case-sensitive and use the format modules="StaticFileModule,DefaultDocumentModule,DirectoryListingModule".
Ensure that any application initialization rewrite rules set SKIP_MANAGED_MODULE=0 when setting a URL that maps to a managed handler (such as .aspx, for example.)
As an alternative, ensure that application initialization rewrite rules map the request to an unmanaged handler (for example, to an .htm file, which is mapped to the StaticFileHandler.)

Detailed Error Information:
Module   IIS Web Core
Notification   ExecuteRequestHandler
Handler   ExtensionlessUrlHandler-Integrated-4.0
Error Code   0x8007000d
Physical Path   C:\inetpub\wwwroot\Bonobo.Git.Server\
Logon Method   Anonymous
Logon User   Anonymous

... Thank you

Wuxiang Lin

unread,
Aug 16, 2015, 4:55:56 PM8/16/15
to Bonobo Git Server
Reply all
Reply to author
Forward
0 new messages