All Tags > headers (RSS)
  • Sometimes Bad Gateway 502 by running C++ Executable on IIS

    Hi together, i have a problem by running a C++ executable on IIS. I have written a C++ script to read from stdin over post method, often it works fine. But sometimes i get a "Bad Gateway 502" - The specified CGI application misbehaved by not returning a complete set of HTTP headers. I write...
    Posted to Forum by monoid on 04-03-2008, 5:40 AM
  • IIS unable to read Stream include CR LF with STDIN (C/C++)

    I have developed a Webservice in C++, which receive streams from STDIN via POST and saves it to a file. If there is no CR LF in the stream, IIS read the stream from stdin perfectly on IIS webserver. But if there is a CR LF inside the stream, the following code example hang on. On Apache Webserver it...
    Posted to Forum by monoid on 01-10-2008, 5:32 PM
  • Host Header & DNS Help...

    I am befuddled and am looking for some expert help :) I would like for a website to answer on http://www.domain.com , regardless of whether someone entered domain.com or www.domain.com . I have been struggling with the appropriate combination of DNS settings and IIS host header settings to accomplish...
    Posted to Forum by mrswoop on 01-02-2008, 9:45 PM
  • FastCGI - response headers question

    It seems that FastCGI.pm or the Microsoft implementation has some sort of filter on the headers returned by the application, causing a FastCGI Error The FastCGI Handler was unable to process the request. Error Details: * Error Number: 13 (0x8007000d). * Error Description: The data is invalid. HTTP Error...
    Posted to Forum by hreldelmyer on 11-05-2007, 5:58 PM
  • weird & Intermittent error on any ASP page IIS

    Hi, Thanks for reading, first post here. On a ASP page get Intermittent error (IIS 5). The page is known good* code with standard login (usernm, pasword ) & works for most of users. Just some users get error HTTP Error 500 with: Overlapped I/O operation is in progress There's nothing in Event...
    Posted to Forum by userZ on 10-03-2007, 6:19 PM
  • IIS 6.0 Custom HTTP Header issue - URGENT HELP ME

    Issue: We have product that will send HTTP POST request to the IIS server. the products were build long back and shipped to the customer location... So far the products are communicating to the Windows 2000 Server with IIS 5.0 without any issues. now our company is planning to upgrade the servers to...
    Posted to Forum by manmadan on 06-19-2007, 11:33 PM
  • Installing IIS6 with PHP and MySQL

    After hours of trying and re-trying and fustration, I finally installed PHP to work with MYSQL and IIS 6.0 on a Windows XP machine. I wrote an article with the steps. Here you go, http://www.atksolutions.com/articles/install_php_mysql_iis.html hope it helps... Anthony K
    Posted to Forum by atkman on 06-14-2007, 12:01 PM
  • IIS 6 with multiple host headers does not serve correct website from single code base

    I am trying to serve multiple websites from one code base, just changing html headers, footers, etc for each. When these websites are configured in IIS 6 as individual "websites", it all works perfectly. Go to url A, it shows website A. Go to url B, it shows website B. However, for reporting...
    Posted to Forum by AnnaD on 05-30-2007, 5:56 PM
  • Using Host Header Names.

    I have three web sites on IIS 6.0. all on port 80. Here are the rest of the properties sitename , IP Adress , hostheader value 1.) Default Web Site, all unasigned, no host header name 2.) test1, 123.XXX.XXX.123, test1.com 3.) test2, 123.XXX.XXX.123, test2.com Weather I browse to my IP address, www.test1...
    Posted to Forum by TallMike on 05-10-2007, 10:45 PM
  • How to suppress "100 continue" response?

    Is it possible to suppress the "100 continue" response sent by IIS 5.x? I've already eliminated the "Expect: 100-continue" header from the request, but even that won't stop IIS from sending this response. Is there any way to kill this response, and if so, how? TIA. RS
    Posted to Forum by R Spies on 01-09-2007, 4:12 PM
Page 2 of 3 (22 items) < Previous 1 2 3 Next >
Microsoft Communities