Kbase P113957: Is there a way to identify the version number related to error message 2888
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/07/2009 |
|
Status: Verified
GOAL:
Is there a way to identify the version number related to error message 2888
GOAL:
Invalid version, <version> (expected <version>) in object file <file-name>. (2888)
FACT(s) (Environment):
All Supported Operating Systems
Progress 6.x
Progress 7.x
Progress 8.x
Progress 9.x
OpenEdge 10.x
FIX:
Unfortunately there is no logic or algorithm that allows one to identify the version of the r-code and relate it to the Progress version using the version number displayed in this error message. Typically the actual number is unimportant. The only time it really isn't is if you no longer have the ability to compile (i.e. local licensing issue or loss of source code).
The first number in the error is embedded in the r-cde when complied and the second represents the version associated with the client that is running the code.
If you are receiving the error, you can compile code in the suspected version and run on the problem version. If you need to know what version the r-code version number corresponds to contact Progress Technical Support for assistance.