Re: CGI Tries to download not execute - IIS 6
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 11/19/04
- Next message: David Wang [Msft]: "Re: IIS 6.0 Windows 2003 Hangs"
- Previous message: David Wang [Msft]: "Re: Virtual Directory - Permission Denied with fso CopyFile"
- In reply to: ECVerify.com: "CGI Tries to download not execute - IIS 6"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Nov 2004 23:24:18 -0800
If the folder containing the CGI has "Scripts and Executables" Execute
permissions and the CGI is enabled in Web Service Extensions, it will
execute on the server.
If you do not have "Scripts and Executables", then CGI will be downloaded.
If you do not enable CGI in Web Service Extensions, you will get 404.
If you do both things and it still does not work, then this problem is no
longer an IIS issue but a problem with custom software running on IIS.
Please detail what custom applications you are running on the server --
Perl, Tomcat, PHP, etc.
CGI running on IIS5 should run on IIS6 unless the CGI was written
incorrectly to only work on IIS5.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "ECVerify.com" <google@gencode.com> wrote in message news:2023c1c9.0411181258.121ab736@posting.google.com... I built a new machine and everytime I tried to execute the CGI instead of executing it tries to download the exe to the web browser. In the IIS Manager in my CGI folder I set properties Execute Permissions: to Scripts and Executables. Why wont it run and always try to download? This is an old CGI I have used on IIS 5 for years. Please help, thanks, Ed,
- Next message: David Wang [Msft]: "Re: IIS 6.0 Windows 2003 Hangs"
- Previous message: David Wang [Msft]: "Re: Virtual Directory - Permission Denied with fso CopyFile"
- In reply to: ECVerify.com: "CGI Tries to download not execute - IIS 6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|