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...