Top "Iis-6" questions

IIS (Internet Information Services) is a web server application and a set of feature extension modules created by Microsoft as part of Windows.

IIS 6 - Classic ASP - Set *.asp response header's content-type to "text/html;charset=UTF-8"

How do I can set *.asp files (Classic ASP) in a Web Site under IIS to have Response Header's Content-Type …

iis asp-classic iis-6 content-type response-headers
Deploy asp.net mvc beta to iis 6 causing 404's

I'm struggling to get around the 404 errors from asp.net mvc beta when deploying on IIS 6. I had this working …

asp.net-mvc iis-6 http-status-code-404
Load balancing error with WCF service - NLB

UPDATE 3: I created a Visual Studio 2008 test project and tried to create a service reference to shared site WCF service …

wcf iis-6 windows-server-2003 load-balancing nlb
Unable to start debugging on the web server. The debugger cannot connect to the remote computer in MVC

I've just started to work on a MVC project. It's a web portal. I've set my sites on my local …

asp.net-mvc iis-6 remote-debugging
ASP.Net using wrong web.config for virtual directory

We're running IIS 6 on Windows Server 2003 R2. We want to add a virtual directory that runs under .NET 4.0 to a …

.net-4.0 web-config iis-6 .net-2.0 virtual-directory
Can I serve .html files using Razor as if they were .cshtml files without changing the extension of all my pages?

I manage a large asp.net site which has previously been converted from static html site to asp.net. For …

asp.net iis-6 razor
Asp.net Images are giving 401 unauthorized error randomly

I am using Asp.net, IIS 6 and cdn for serving images. I am having a problem with loading the images …

asp.net image authentication iis-6 http-status-code-401