Kbase P26048: WebSpeed pages still points to the old files or cache after compiling the code
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/09/2008 |
|
Status: Verified
SYMPTOM(s):
WebSpeed pages still points to the old files or cache after compiling the code
FACT(s) (Environment):
Maintains the code in the different folder and all of the different folder is added to the agent's PROPATH.
The action of the html form is pointing to a different folders that have the old .r file for the same form
All Supported Operating Systems
WebSpeed 2.x
WebSpeed 2.1
OpenEdge 10.x
CAUSE:
The html form's action is pointing to a different folder that has the old ..r file for the same form. Changing the folder path fixes the problem.
FIX:
Change the file path in the action attribute in the html form.