Kbase P6704: Procedure has no entry point for ?. (6456)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Dynamics 1.1A
Progress 9.x
SYMPTOM(s):
Procedure <procedure> has no entry point for ?. (6456)
Stack Trace
--> openQuery adm2/query.p (tty/adm2/query.r) at line #
openQuery adm2/data.p (tty/adm2/data.r) at line #
bufferFetchContainedData adm2/containr.p (tty/adm2/containr.r) at line #
adm2/fetchdata.p (tty/adm2/fetchdata.r) at line #
CAUSE:
The PROPATH was incorrect and this caused the application to be compiled against the wrong source code
FIX:
Correct the PROPATH so that it points to the proper locations and recompile the application