Poll
Question:
iam not able to setup the cognos configuration as iam getting an CGI error ?please help me....
Option 1: CGI Error
votes: 0
Option 2: cognos reportnet configuaration
votes: 1
hi ,
recently i had installed Cognos reportnet in my machine with IIS and SQL Server 2005.
when i try to run the URL http://localhost/crn the following error occured.
CGI ERROR
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
and it didnt list any headers.....please help me in setting up cognos reportnet
thanks,
kalyan.
This usually means CGI app died without even sending "Content-type..." to output (this is what every HTTP response begins with). This could be range of reasons, including missing libs, permissions, etc. I'd suggest digging in log files...
Thanku Borv.....
i tried with all the opitons but still iam getting the same error also it is not not displaing any of the Headers.
does i need to specify the content type in Reportnet ?
Thanks,
Kalyan.
Switch Isolation Mode of your CGI-BIN to High.