Kbase 18256: Shared Frame R-code Compatibility - Error 683
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 8.2x
Progress 7.x
Progress 4GL
SYMPTOM(s):
<program> Shared frame layouts do not match for frame <frame-name>. (683)
Some portion of the application with the shared frame are compiled on UNIX and some portion with the same shared frame on the windows environment.
Programs which uses shared frames.
CAUSE:
Programs compiled on Windows character client should be compatible with programs compiled in a UNIX environment.
However, there is a problem on versions prior to 8.3A that causes programs with shared frames to be ALL compiled under a UNIX environment or ALL compiled under a windows (character client).
FIX:
This was fixed on 8.3A latest patch and version 9.
For prior versions, the workaround is to compile all of the code in one environment or the other.