Kbase P183116: CREATE CLIENT-PRINCIPAL causes 4438 when changing display type
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/24/2011 |
|
Status: Unverified
SYMPTOM(s):
CREATE CLIENT-PRINCIPAL causes 4438 changing display type
Program <program-name> was compiled under another incompatible display environment. Cannot run without recompile. (4438)
R-code calling CREATE CLIENT-PRINCIPAL is not compatible between display types
Code compiled with PROWIN32 generates error 4438 when executed by _PROGRES (and vice-versa)
Code does not write to screen
DEFINE VARIABLE hcp AS HANDLE NO-UNDO.
CREATE CLIENT-PRINCIPAL hcp.
FACT(s) (Environment):
OpenEdge 10.1x
OpenEdge 10.2x
All Supported Operating Systems
CAUSE:
Bug# OE00205151
FIX:
Re-compile the code with the appropriate client where necessary