Consultor Eletrônico



Kbase P27054: Error 2888 when running code in 9.1B that was compiled in 9.1D
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/28/2005
Status: Verified

FACT(s) (Environment):

Progress 9.1D
Progress 9.1B

SYMPTOM(s):

Code compiled in 9.1D

Trying to run the compiled code in 9.1B

Invalid version, <version> (expected <version>) in object file <file-name>. (2888)

Invalid version, 909 (expected 908) in object file <filename> (2888)

CAUSE:

The program is using multiple action code segments which was not supported prior to Progress 9.1C

FIX:

Restructure the source code for the procedure so that multiple segments are not needed for the compiled r-code then recompile the code and run it in Progress 9.1B