Kbase P11943: Unable to find web object file in WebSpeed 3.1D,however no e
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/03/2004 |
|
Status: Verified
FACT(s) (Environment):
WebSpeed 3.1D
SYMPTOM(s):
Unable to find web object file 'D:\xxx.html'
Error received when running .html from AppBuilder in local development mode
.r code of .html object exists in the same directory
The .r code trying to access is not in PROPATH
Running code in a remote development mode works fine
Same configuration does not return error in Progress / WebSpeed 3.1C and prior
CAUSE:
The behavior is expected, this is an increased security feature added within WebSpeed 3.1D. There was a security hole in 9.1C/3.1C that previously allowed running rcode anywhere on a machine.
FIX:
Ensure the file is accessable within the agents PROPATH in WebSpeed 3.1D.