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.

0x800a1391 - JavaScript runtime error: 'JSON' is undefined in IE 10

I'm using IE 10 Compatibility on Windows 8, I'm getting this error while running the WebApp in Debug mode(VS 2012). 0x800a1391 …

json visual-studio-2012 internet-explorer-10 iis-8
HTTP Error 503. The service is unavailable

I'm struggling to setup the environment in IIS8, I searched a lot but couldn't find a right solution. I checked …

asp.net iis iis-8
HTTP Error 403.4 - Forbidden

When I access my localhost of my machine I get the following screen whereas when I try the same in …

asp.net iis iis-8
ASP.NET MVC 5 Web.config: "FormsAuthenticationModule" or "FormsAuthentication"

Ok so this not a big deal, but it's bugging me and I can't let it go. So I'm using …

asp.net forms-authentication asp.net-mvc-5 iis-8 owin
SignalR applications do not work under IIS

I am trying to build a SignalR application in Visual Studio 2012. My problem is that it works well under Visual …

iis signalr iis-8 windows-server-2012
Assign IIS SSL Certificate to Binding with Host Header using PowerShell

I'm trying to assign a certificate to a HTTPS binding. Unfortunately, I get this error from PowerShell: new-item : Cannot create …

powershell ssl certificate iis-8
Enable both Windows authentication and Anonymous authentication in an ASP.NET Core app

I know that this has been asked many times before, but unfortunately not about ASP.NET Core web apps, just …

c# authentication asp.net-core iis-8 kestrel-http-server
How to register .Net 4.5.1 with IIS8 on windows 10

How to register .Net 4.5.1 with IIS8 on windows 10 machine? it used to be simple as running command "aspnet_regiis -i"...…

asp.net .net-4.5 iis-8
Setting up URL Rewrite rule for a specific domain

For local dev testing, I need to catch all requests to www.somedomain.com/XXX (where X is the path), …

iis url-rewriting web-config iis-8
How to set IIS ARR request timeout time?

I want to decrease the timeout time when my ARR server request to back-end server. In IIS settings Interface,I …

iis iis-8 arr