Top "Iis-8.5" questions

Internet Information Services (IIS) 8.5 in Windows Server 2012 R2 provides a secure, easy-to-manage, modular and extensible platform for reliably hosting.

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
How can I enable "URL Rewrite" Module in IIS 8.5 in Server 2012?

I have windows server 2012 and I have installed the IIS 8.5 but I could not see the URL rewrite module. How …

windows-server-2012 url-rewrite-module iis-8.5
WCF on IIS8; *.svc handler mapping doesn't work

I'm trying to get a wcf service running in IIS8 on 2012 build 8400. When installing the web role the wcf stuff (…

asp.net wcf iis-8 iis-8.5
Missing "Import Web Application" option in Web Deploy 3.6

Using Web Deploy 3.6 both on IIS 8.5 (Windows Server 2012 R2) and IIS 7.5 (Windows 7), I cannot find the Deploy -> "Import …

iis webdeploy iis-8.5 webdeploy-3.6
HTTP to HTTPS Redirect - IIS 8.5 not working properly

I've read a number of posts here on SO as well as on the 'net (IIS blogs, etc.). I'm trying …

redirect iis iis-8.5
Compiler Error Message: The compiler failed with error code -532462766

This one seems to be originated after upgrading from vs2015 to vs2017. The error is Compiler Error Message: The compiler …

.net asp.net-mvc roslyn iis-8.5
Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'aspNetCore

I have recently published my ASP.NET Core application to my host. I am hitting a HTTP Error 500.19. IIS 8.5 says …

asp.net-core iis-8.5
How to configure a default web site for https using SNI and CCS

We use IIS8.5 with only the default web site configured, but with thousands of domains pointing to it on the …

ssl https binding iis-8.5 sni
IIS 8.5: Virtual Account for App Pool (IIS AppPool\{Application Pool Name} is not available

I am running IIS 8.5 on a Windows 2012 R2 Core box. I created a new application pool called "MyNewAppPool". I have …

iis windows-server-2012 application-pool windows-server-2012-r2 iis-8.5
405 - HTTP verb used to access this page is not allowed. [IIS 8.5] [Windows Server 2012 R2]

I have got a new iis server and from a while i am finding solution for error : 405 - HTTP verb …

c# asp.net iis iis-8 iis-8.5