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\hotels\mylist.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/hotels/mylist.cgi?hotels_id=11339812&job=ADD&src=10003787&ses=2d71ff41e0c611043850461915615c1cht&unps=y
Physical Path   D:\home\biz-stay.com\wwwroot\nexres\hotels\mylist.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 »