Consultor Eletrônico



Kbase P7608: Dynamics Repository Maintenance fails with -E European numeric format.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/24/2009
Status: Unverified

SYMPTOM(s):

Dynamics Repository Maintenance fails with -E European numeric format.

When trying to select the Repository Maintenance option from the Dynamics Appbuilder "Build" menu, the session fails with several error messages.

OK to quit the Appbuilder?

Attempt to dereference a stale widget handle. (3137)

Invalid Widget-handle Not initialized or points to an invalid widget(3135)

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

FACT(s) (Environment):

Dynamics 2.0A

FIX:

Workaround:

Either do not use European numeric format or change numeric format from within the session before trying to access the Repository maintenance tool, i.e.

session:numeric-format = "American"

use the repository and then change it back with:

session:numeric-format = "European"