HTTP Error 500.19 - IIS 7.5 Error 0x8007000d

It seems you are using the url rewrite functionality. Please make sure that you have installed your rewrite software in the server other wise you may get this error.

To check whether URL rewrite is installed you can go to "IIS Home" and see if there is URL rewrite component in the list of components.

If you didn't find one then you can install the same using the below link: http://www.iis.net/downloads/microsoft/url-rewrite

You can also use the Microsoft Web Platform Installer and install the product URL Rewrite.


Try to install URL Rewrite by using Web Platform Installer. That fixed my problem.

enter image description here


You probably have forgotten to install the Hosting Bundle for Windows.

From Microsoft web site download the ASP.NET Core/.NET Core: Hosting Bundle.