Top "Iis-8" questions

Internet Information Services (IIS) Version 8 is a web server and a set of feature extension modules created by Microsoft for use with Microsoft Windows, and shipped with WIndows 8 and Windows Server 2012.

How to enable SMTP for IIS 8?

I can't find where to enable the SMTP on Windows 8 Pro. Surprisingly enough I didn't even find answers online. Has …

windows-8 smtp iis-8
How do you change session timeout in IIS 8.5?

I'm in IIS 8.5 on Windows Server 2012 R2 and I want to see what the session timeout is. Under "Feature view", …

iis-8
Windows Authentication for ASP.NET MVC 4 - how it works, how to test it

I have never used Windows Authentication for ASP.NET MVC web applications before, but Forms Authentication. Recently, I have had …

asp.net asp.net-mvc-4 iis-7 iis-7.5 iis-8
IIS UrlRewrite is not working for IIS 8

I have just moved my website to new computer which uses IIS 8 from one has IIS 7.5. All but URL rewriting …

url-rewriting web-config iis-8
aspnet_regiis.exe -ir does not work on windows 8

I am trying to deploy an ASP.NET MVC3 app to my Windows 8 box with IIS8. When I try to …

asp.net-mvc-4 iis-8
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
How do I see currently executing web request on IIS 8

In IIS 7, I would click on "worker process" then "View Current Request" to see all the requests currently being executed. …

iis-8
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
IIS8 Win8 and runAllManagedModulesForAllRequests="true"

I am attempting to run an application in IIS8 that has the following in the config: <modules runAllManagedModulesForAllRequests="true" /&…

asp.net-mvc-3 iis-8
Cannot connect to Localhost on server running IIS

I recently installed IIS on a Windows 2012 R2 server and can't seem to connect to localhost, the IP, server DNS, …

windows iis iis-8 windows-server-2012