Installation

Installing the latest Cryptography pack fails, and will not load in Delphi 11.
Registration procedure, CryptoReg.Register in package... TMSCryptoPkgDEDXE14.bpl raised exception class EAccessViolation: AccessViolation at address 5F75D638 in module 'rtl280.bpl. Read of address FFFFFFD0.

The error we see in the log file is:

TMSCryptoPkgDXE14.dpk(32): error E2202: Required package 'rtl' not found [G:\Lib\TMS Cryptography Pack\TMSCryptoPkgDXE14.dproj]
The command exited with code 1. (TaskId:48)

This means there is an issue with your library path. Please locate rtl.dcp on your system and make sure that the folder where this file is found is added to your library path. Then retry to install.

Other than this , you should NEVER include log files in this public forum as it contains account related private data. Send log files only via direct email to support.

Continuing to have issues with this. With the latest version.

The library paths appear to be correct, all other packages including the VCL UI Pack load as expected.

Can you

  1. Scan your full hard disk for possible multiple / old / mixed up TMSCryptoPkg*.bpl & TMSCryptoPkg*.dcp files and delete all but these from the latest version you installed.

  2. If a problem persists, open TMSCryptoPkgDXE14.dproj & TMSCryptoPkgDEDXE14.dproj from the IDE and compile & install from there?

Scanned for and removed all TMSCryptoPkgDXExx files, removed from Control panel, and deleted any remaining files and registry keys. Installed without issue, thanks.

1 Like