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.

How to redirect a URL path in IIS?

In IIS 6.0, is there an easy way to re-direct requests to a folder to another folder, while preserving the rest …

iis redirect iis-6
Mailbox unavailable. The server response was: 5.7.1 Unable to relay for [email protected]

I am getting "Mailbox unavailable. The server response was: 5.7.1 Unable to relay for [email protected]" when I try to …

asp.net email iis-7 iis-6
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
Login failed for user 'DOMAIN\MACHINENAME$'

I know this is almost a duplicate of : The error "Login failed for user 'NT AUTHORITY\IUSR'" in ASP.NET …

.net sql-server sql-server-2005 web-applications iis-6
IIS Request Timeout on long ASP.NET operation

I am experiencing a request timeout from IIS when I run a long operation. Behind the scene my ASP.NET …

asp.net iis iis-6 httprequest
Socket transport "ssl" in PHP not enabled

I'm having trouble enabling the socket transport "ssl" in PHP. When I run my script, I get the error: Warning: …

php ssl iis-6 fsockopen
How to allow download of .json file with ASP.NET

How can I enable the download of *.json files from an old ASP.NET site (IIS6 I am led to …

asp.net json iis-6
Send mail using localhost SMTP

I am trying to setup SMTP server on IIS for sending mails. The SMTP server is intended to be used …

c# iis-6 smtp
Web App getting Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'

I see that many people get this error, but their situations all appear a little different from mine. I have …

.net iis-6 windows-2003-webserver
Why can't I connect to a WCF service with net.tcp but i can with http?

I have a WCF service running on the IIS with a ServiceHostFactory. It's running fine with the WSHttpBinding but because …

wcf tcp iis-6