Top "Iis" questions

Internet Information Services (IIS) is a web server created by Microsoft for use with Microsoft Windows.

Asp.net 4.0 has not been registered

When I try to open my Visual Studio project I get the following error: Asp.Net has not been registered …

visual-studio-2010 iis visual-studio-2012 iis-7 windows-8.1
The Web Application Project [...] is configured to use IIS. The Web server [...] could not be found.

I have a web project in my solution file that is "unavailable" when I open the solution. When I right-click …

c# asp.net iis
Best way to run scheduled tasks

Today we have built a console application for running the scheduled tasks for our ASP.NET website. But I think …

asp.net windows iis scheduled-tasks
What are all the user accounts for IIS/ASP.NET and how do they differ?

Under Windows Server 2008 with ASP.NET 4.0 installed there is a whole slew of related user accounts, and I can't understand …

asp.net security iis user-accounts
How can I create a self-signed cert for localhost?

I've gone through the steps detailed in How do you use https / SSL on localhost? but this sets up a …

iis windows-7 ssl-certificate
ASP.NET Web API - PUT & DELETE Verbs Not Allowed - IIS 8

I recently upgraded from Visual Studio 2010 to the Visual Studio 2012 RC. The installer also installs IIS 8 Express which Visual Studio …

asp.net iis asp.net-web-api iis-8
What causes an HTTP 405 "invalid method (HTTP verb)" error when POSTing a form to PHP on IIS?

I have one form in a PHP (5.2.9-1) application that causes IIS (Microsoft-IIS/6.0) to throw the following error when POSTed: …

php iis iis-6
IIS URL Rewrite and Web.config

I don't understand anything about IIS, but am trying to solve this problem of redirecting all visitors to domain.com/…

asp.net iis url-rewriting web-config
WCF, Service attribute value in the ServiceHost directive could not be found

I'm trying to host my service with IIS 6 but I keep get this exception. Server Error in '/WebServices' Application. …

c# wcf iis
Installed SSL certificate in certificate store, but it's not in IIS certificate list

After installation of a wildcard SSL certificate into the certificate store, the certificate does not appear in the IIS certificate …

iis ssl-certificate