Top "Iis-10" questions

Internet Information Services (IIS, formerly Internet Information Server) is an extensible web server created by Microsoft for use with Windows NT family.

Config Error: This configuration section cannot be used at this path

I've encountered an error deploying a site to a server. When trying to load the home page, or access authentication …

iis iis-7 iis-8.5 iis-10
Url rewrite does not install on windows 10 IIS 10

I need the Url Rewrite module on my IIS But it does not install and says that I need at …

windows iis url-rewriting iis-10
applicationhost.config file path in IIS 7, 7.5, 8, 8.5 and IIS 10?

Anyone please explain me the applicationhost.config file location in the different mentioned IIS versions. Please mention the exact locations …

iis iis-7 iis-express iis-8 iis-10
IIS: How to serve a file without extension?

I am using IIS 8 on Windows 8.1. I have an XML file an I need to have it accessed through (servername)/(…

iis iis-8 iis-10
ASPNETCoreModule not installed with .NET Core SDK

I installed VS 2017 along with .NET Core SDK on Windows 10. But it did not install ASPNETCoreModule as shown in figure 2 …

iis asp.net-core .net-core visual-studio-2017 iis-10
HTTP Error 500.19 in IIS 10 and Visual Studio 2017

I know that similar questions have been asked but their answer are not solving my problem. HTTP Error 500.19 - Internal …

asp.net asp.net-core iis iis-10
How do I enable ISAPI DLLs for IIS 10 on Windows 10?

I've configured ISAPI DLLs for IIS 7.x for years, but this is the first time I've tried with Windows 10, and …

windows-10 isapi iis-10
HTTP Error 500.31 - ANCM Failed to Find Native Dependencies in IIS

I try to run a Blazor application. Web.Server runs .NET Core 3.0 Web.Client runs .NET Standard 2.0 Web.Shared runs .…

iis-10 blazor .net-core-3.0
Install webdeploy on W2016 IIS 10

How to install web deploy on IIS 10 W2016? So far I have tried Using web platform v5 to installation of "…

msdeploy iis-10 windows-server-2016 webdeploy-3.6
How to make the .net HttpClient use http 2.0?

I have an asp.net web api hosted on IIS 10 (windows server 2016). When I make a GET request to this …

c# asp.net http http2 iis-10