Consultor Eletrônico



Kbase P7950: User-defined function '' invoked dynamically but could not b
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/02/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000

SYMPTOM(s):

User-defined function '<function>' invoked dynamically but could not be found. (5639)

User-defined function 'obtainContextForServer' invoked dynamically but could not be found (5639)

User-defined function 'applyContextFromServer' invoked dynamically but could not be found (5639)

CHANGE:

Upgraded ADM2 application from 9.1C to 9.1D

CAUSE:

There were two copies of the same SDO on a page. Each SDO was used as a data source for a different SDV. When the first SDV is saved, it publishes and the second SDV subscribes.

Running refreshRow before beginning update in the second SDV caused the error.

FIX:

Remove the offending statement.