Kbase P1338: Errors after deploying WebSpeed Mapped Web Objects
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
WebSpeed 3.x
SYMPTOM(s):
Application Error: The HTML file ? cannot be found. [_offsrch.p]
Application Error: The offset file Web/<some file>.htm was not found and could not be regenerated. [rdoffr.p]
Application Error: The '<field name>' field was found in the Web object, but missing from the offset file.
Below the errors, the html file is visible, but without any data from the database.
CHANGE:
Just Deployed the Application
CAUSE:
When deploying a WebSpeed application some paths might be different from the two development and deployment environments.
FIX:
To fix make sure that:
- The absolute path (e.g. d:\progress\wrk\webspeed\..) is replaced with the URL
and/ or:
- The paths in the deploying environment is not the same as for the developing environment (remember case sensitive on UNIX).