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.

How do I enable Failed Request Tracing in IIS 10.0 on Windows 10 development PC?

How to I enable Failed Request Tracing in IIS 10.0 on my Windows 10 dev pc? I can find instructions for IIS7 …

trace iis-10
IIS 10 on Windows Server 2016 not running my ASP.NET MVC website

I just bought a new Cloud based Virtual machine with Windows server 2016 installed. I also make sure IIS 10 has .NET …

c# asp.net-mvc iis-10
My ASP.NET Core app says it can't read web.config

I get this error when I access my app which I published to local IIS: HTTP Error 500.19 - Internal Server …

asp.net .net iis asp.net-core iis-10
.NET Core - 404 error on server only

I have a very simple .NET Core test application that runs on my development machine but causes a 404 when run …

c# .net-core iis-10 razor-pages
HTTP Error 403.503 - Forbidden IIS 10

I know this has been asked a thousand times... but I am still having problems, despite two days of trying! …

asp.net iis windows-10 iis-10
Getting ERR_CONNECTION_RESET from IIS with no information in logs

I am getting a ERR_CONNECTION_RESET in Chrome when my ASP.NET server is trying to reply with an …

c# asp.net google-chrome iis-10
IIS application missing Content-Encoding - gzip in Response Header

In Firebug the request header has the following entry: Accept-Encoding: gzip, deflate But there's no: Content-Encoding: gzip In the Response …

asp.net iis http-compression iis-10
Missing asp.net features on IIS 10.0

I'm using IIS 10.0 and ASP.NET feature section isn't showing My environment: Windows Server 2016 My issue is similar to the …

asp.net .net iis windows-server-2016 iis-10
How to set web.config file to show full error message (.net core 2.1)

I hosted my asp core app on iis (publish in folder method). tried to create my own web.config to …

asp.net-core web-config iis-10
Tool to validate a web.config

Is there a tool that I can use to validate my web.config? The reason I ask is that the …

visual-studio iis visual-studio-2015 iis-10