I am trying to deploye .net Web API in local IIS 10 my 64bit operating system machine. While browsing from IIS, it is showing below error:
HTTP Error 500.21 - Internal Server Error Handler "ExtensionlessUrlHandler-Integrated-4.0" has a bad module "ManagedPipelineHandler" in its module list
Although one ASP.NET Core web api is running fine in the same IIS.