Kbase P69559: Could not compile a procedure via WebTools
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
WebSpeed 3.1D
SYMPTOM(s):
When compiling .w in webtools with development mode set to remote, received error 293 for the include file which was contained in the .w but _s-alert.p was listed as the file which could not be compiled.
Tried to open a .w file in the AppBuilder received error 293
** adecomm/_s-alert.p could not be found"
** <file name> could not be found (293)
Remote development mode set in AppBuilder
Could open a .htm file with no problem
Could open any file when development mode set to local
CAUSE:
The cgi wrapper procedure had an include file which could not be found. A bogus error message about the adecomm/_s-alert.p file was displayed.
Solution P10624
FIX:
Make sure the PROPATH contains an entry to all directories needed to find the code.