Consultor Eletrônico



Kbase P12684: Error 293 and 193 trying to compile a Webspeed application
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/7/2003
Status: Unverified

FACT(s) (Environment):

WebSpeed 3.1C

SYMPTOM(s):

Error 293 and 193 trying to compile a Webspeed application

** "src/web2/admweb.i" was not found. (293)

** "<file-name.fieldname>" was not found. (293)

** /usr2/dlc/src/web2/wrap-cgi.i Could not understand line 82. (193)

** <program> Could not understand line <number>. (193)

Install the WebSpeed 3.1C Transaction Server in AIX

CAUSE:

Because the *admweb.i* file is missing, you get error (293).
In addition, since the wrap-cgi.i file uses the *admweb.i* include file
reference as "{src/web2/admweb.i}" at line 82, you get the second
error, (193), as a side effect of the missing admweb.i file.

FIX:

From a WebSpeed 3.1C Workshop or ProvisionPlus for Windows,
or WebSpeed Transaction Server 3.1C for any platform, FTP all
the files having an *adm* prefix from the %DLC%/src/web2 or
$DLC/src/web2 folder to the $DLC/src/web2 folder on the AIX machine.