Consultor Eletrônico



Kbase P22212: Getting 3135 and 3140 in Dynamics trying to openquery after
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/08/2003
Status: Unverified

SYMPTOM(s):

Getting 3135 and 3140 in Dynamics trying to OpenQuery after changing the default query

Invalid widget-handle. Not initialized or points to a deleted widget. (3135)

Cannot access the BUFFER-FIELD attribute because the widget does not exist. (3140)

Cannot access the IS-OPEN attribute because the widget does not exist. (3140)

CAUSE:

Calling OpenQuery in a customization of the InitializeObject before the "run super" is run.

FIX:

Remove the OpenQuery as this is done when the super is run