PDA

Click to See Complete Forum and Search --> : CGI Misbehaves


made_of_asp
Dec 14th, 2001, 06:22 AM
Hello,

i have wrote a CGI application in Visaul Basic and it works fine under PWS and my hosting provider but when i tried to exectue it on IIS 5 Windows 2000 Adv Server i get this:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:

and nothing else
do i have to configure something?

Thanks for any help,
made_of_asp

JoshT
Dec 14th, 2001, 06:29 AM
Is it writing a "Content-type: text/html" followed by two CRLFs to standard output?

made_of_asp
Dec 14th, 2001, 06:55 AM
Thanks for reply.

Sorry but i have that. My CGI's work perfectly on PWS but not IIS. There is misconfiguration or something

JoshT
Dec 14th, 2001, 10:45 AM
Is IIS configured to directly run a *.exe file - it's not mapping *.exe's to another cgi app, or have some sort of filter installed?

made_of_asp
Dec 14th, 2001, 05:53 PM
Thanks for reply,


Sorry but i have no idea about exe configuration and i don't know how to configure it. :(

No, i have no ISAPI filters. :rolleyes: