Kbase P21926: This version of PROGRESS compiles only encrypted programs. (1086)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/15/2009 |
|
Status: Verified
SYMPTOM(s):
Has Provision Installed
This version of PROGRESS compiles only encrypted programs. (1086)
Can compile any window that does not have SmartObject
Gets errors when compiling with compile.p
-rx startup parameter
without -rx compile.p works fine
FACT(s) (Environment):
Windows
Progress 9.1C
Windows
CAUSE:
When compiling using the -rx parameter the runtime user install does not contain SmartObject files to compile the code with and they must be supplied by the developer using the bundle tool. If not the client will get the 1086 error during the -rx compile.
FIX:
Bundle all files used that a runtime client does not have as encrypted source files and transferred to the client for the -rx compile.
SmartObjects for Version 9 are found in the DLC/gui/adm2 and DLC/scr/adm2 directories.