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.

machine.config' is denied

My application is running on windows server 2000 and IIS 6. Up until this morning the application was working fine. But now …

.net iis-6 machine.config
IIS6 SMTP Server stops for no reason?

I am not sure if anyone else has seen this, but I have the SMTP server configured for IIS6. I …

iis-6 smtp
ASP.NET Session Mix-up using StateServer (SCARY!)

We store two objects in session. Somehow, one of the objects from another user got loaded into a different user's …

asp.net security session iis-6 stateserver
Install ASP.NET 4.0 alongside ASP.NET 2.0 on IIS6

I've read where you create a new application pool, one for 2.0 sites and one for 4.0 sites. But there is no …

asp.net iis-6 windows-server-2003
IIS6: PHP Sessions

I have installed PHP to work with IIS6 (with FastCGI). I am capable of viewing a sample test website that …

php session iis-6 fastcgi
Security exception when writting to an EventLog from an ASP.NET MVC application

I have a library that I created with some business logic that includes writing to a System.Diagnostics.EventLog instance. …

asp.net-mvc iis-6 event-log securityexception
"Unknown error (0x80005000)" trying to read remote IIS 6 Metabase with DirectoryEntry and Impersonation (C#)

(EDIT) The plot thickens: The same code (with no need for impersonation!) runs successfully from a Windows 7 client, but NOT …

.net iis-6 impersonation directoryservices metabase
Newly installed IIS. Aspx page not getting displayed

I have just installed a IIS on a win 2003 server and trying to setup an asp.net website. I have …

asp.net iis-6
How to upgrade IIS 6 web app, so it opens in visual studio on machine running IIS 7

My web apps created in VS 2008 on Windows Server 2003, refuse to open in VS 2008 on Windows Server 2008. "The Web Application …

web-applications iis-7 iis-6 upgrade visual-studio-project
WCF and Multiple Host Headers

My employers website has multiple hostnames that all hit the same server and we just show different skins for branding …

c# wcf iis iis-6