Kbase P93221: Error 1086 while running encrypted code on incorrect runtime version
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Runtime products have limited compile capabilities
The -rx Startup Parameter is being used
This version of PROGRESS compiles only encrypted programs. (1086)
CAUSE:
Runtime Progress can only run precompiled source code, and can only compile encrypted source code.
Although the code was encrypted, the encryption was done with a version of Progress that is incompatible with the client.
For example, if you encrypt code in Progress 9.x and try to compile it in Progress 8.x
FIX:
The encryption needs to be done with a Progress version that is compatible with the client that will be running the code.
Both the XCode Utility used for the encryption and the runtime license need to be on the same major release.