Consultor Eletrônico



Kbase P154354: WebClient application getting error DYNAMIC-NEW could not find class . (14284)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2009
Status: Unverified

SYMPTOM(s):

WebClient application getting error DYNAMIC-NEW could not find class <classname>. (14284)

DYNAMIC-NEW could not find class <Arg1>. (14284)

Class that is the object of the DYNAMIC-NEW operation is part of an As Needed component.

FACT(s) (Environment):

Windows
OpenEdge 10.2A

CAUSE:

Bug# OE00191972

FIX:


Currently the code construct DYNAMIC-NEW does not perform the required pull of an As Needed component.

A known workaround is to invoke something that is not dynamic that will call some code in the As Needed Component to trigger its download.