HTTP Error 502.2 - Bad Gateway

The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are "Can't open perl script "D:\home\biz-stay.com\wwwroot\nexres\reservations\retrieval.cgi": No such file or directory ".

Most likely causes:

  • The CGI process was shut down or terminated unexpectedly before it finished processing the request.
  • The CGI process has a flaw and does not return a complete set of HTTP headers.

Things you can try:

  • Check the event logs on the system to see whether the CGI process is shutting down unexpectedly.
  • Troubleshoot the CGI application to determine why it is not sending a complete set of HTTP headers.

Detailed Error Information:

Module   CgiModule
Notification   ExecuteRequestHandler
Handler   CGI
Error Code   0x00000002
Requested URL   http://reservations.biz-stay.com:80/nexres/reservations/retrieval.cgi?&src=10003787&ses=fdb0c6d280ddcb73bb2c584a69798b4cht&src_aid=&path=ht&unps=
Physical Path   D:\home\biz-stay.com\wwwroot\nexres\reservations\retrieval.cgi
Logon Method   Anonymous
Logon User   Anonymous

More Information:

This error occurs when the CGI process handling the request exits before it finishes sending the response to IIS.

View more information »