Consultor Eletrônico



Kbase P104088: Error 76 and 4057 with Dynamic combo after upgrading to 10.0B02
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/15/2005
Status: Verified

FACT(s) (Environment):

OpenEdge 10.x

SYMPTOM(s):

Dynamic combos display error 76 and 4057 when running against the AppServer

** Invalid character in numeric input <character>. (76)

** Invalid character in numeric input . (76)

**Attribute <attribute> for the <widget id> has an invalid value of <integer>. (4057)

**Attribute ADD-FIRST for the COMBO-BOX fiCombo has an invalid value of 0. (4057)

Only happens when adding a new record on the AppServer session

Stack Trace shows the following:

--> clearCombo adm2/smart.p
(\\ukhell\support\dlc100b.SP2\gui\adm2\smart.r) at line 5419


The AppServer session is running through WebClient

CHANGE:

Upgraded from OpenEdge 10.0A01 to 10.0B02

CAUSE:

OpenEdge had been upgraded to 10.0B02, the WebClient session hadn't. It was still running 10.0A01

FIX:

Upgrade the WebClient session to 10.0B02