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.

ASP.net HTTP 404 - File not found instead of MaxRequestLength exception

I have a file upload control on my webpage. The maximum request length is set to 8 MB (maxRequestLength = 8192). I also …

asp.net http-status-code-404 iis-6
How can I programmatically stop or start a website in IIS (6.0 and 7.0) using MsBuild?

I have Windows Server 2003 (IIS 6.0) and Windows Server 2008 (IIS 7.0) servers, and I use MSBuild for deploying web applications. I need …

c# iis-7 msbuild iis-6 web-deployment
Parse errors are not displayed

I want PHP to display parse errors on screen. What I get instead is a blank page. Nothing gets written …

php iis-6 error-reporting
IIS 404 Custom Error not working as expected

I'm working on IIS6, ASP.NET, VS2008. The web site uses a custom error handler to catch 404 errors and serve …

asp.net iis iis-6
WCF not running under IIS 6.0

Trying to get my WCF service running under IIS 6. I have created the .svc and aspnet_isapi.dll mapping according …

wcf web-services configuration iis-6
Change the default SqlCommand CommandTimeout with configuration rather than recompile?

I am supporting an ASP.Net 3.5 web application and users are experiencing a timeout error after 30 seconds when trying to …

asp.net sql-server-2005 .net-3.5 iis-6 windows-server-2003
Is it safe to set validateIntegratedModeConfiguration=false in order to continue using identity impersonate=true?

We have upgraded an ASP.NET web application from IIS6 to IIS7 integrated mode. Our application uses: <identity impersonate="…

asp.net iis-7 iis-6 impersonation integrated-pipeline-mode
What does each sc-win32-status code indicate?

In my IIS log I see many instances of sc-bytes=0. The time-taken for these entries are generally higher than average. …

iis iis-6 error-code iis-logs
How to find relative path to C:\Inetpub\AdminScripts\ADSUTIL.VBS?

IIS 6 and older ships with a utility script called ADSUTIL.VBS: Adsutil.vbs is an IIS administration utility that uses …

iis iis-6 metabase installscript adsutil.vbs
Is there something like IIS 6.0 Resource Kit Tools for IIS 7?

Is there something like IIS 6.0 Resource Kit Tools for IIS 7, specially the metabase explorer tool to be able to edit …

iis-7 iis-6 iis-metabase