Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6239 - Cannot load user decryption entry point

6239   Cannot load user decryption entry point

Cause

This error occurs during the load of a schema file containing encrypted sources when the compiler cannot load the predefined decryption entry point in the schema encryption hook library (DLL).

Action

Ensure that the library specified by the SchemaEncryptionHookLibrary parameter in the [JadeSecurity] section of the JADE initialization file contains the decryptSchemaSource entry point.