Kbase P105280: SmartObject cannot be run by adm 2.2 support code error after moving files around
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/28/2009 |
|
Status: Verified
SYMPTOM(s):
SmartObject cannot be run by adm 2.2 support code error after moving files around
Reorganized applications files into a different directory structure
SmartObject <x> with version cannot be run by ADM 2.2 support code
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
Windows
CAUSE:
During the reorganizing of the applications files one of the programs was somehow modified such that the programs source file contained only about 25 blank lines instead of the normal SmartObject code. When this program was recompiled and the r-code was invoked it was considered to not be a SmartObject based program.
FIX:
Restore the source code from a backup and recompile.