Kbase P6505: CGI Error caused by hand coding webspeed application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
WebSpeed 3.1X
SYMPTOM(s):
CGI Error runnign webspeed application
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Running simple code from WebSpeed Editor
CAUSE:
The code is not passing any HTTP header / definition to CGI
FIX:
Use AppBuilder instead of hand coding via WebSpeed Editor.
Code generated by AppBuilder contains all necessary headers for successful run of your code.