Consultor Eletrônico



Kbase P55236: Error when running .NET code in OpenEdge
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/4/2004
Status: Verified

FACT(s) (Environment):

OpenEdge 10.0A

SYMPTOM(s):

Error when running .NET code in OpenEdge

ERROR condition: Invalid version, <version> (expected <version>) in object file <file-name>. (2888) (7211)

CAUSE:

The r-code deployed on the AppServer has been compiled using a previous version of Progress. Since the AppServer is running OpenEdge 10, this is not expected to work.

FIX:

Recompile code under OpenEdge 10
After recompiling, deploy brand new r-codes to Appserver working directory.