Page 1 of 1

Unable to Open DataModule after 6.3.11 install

Posted: Mon 25 Apr 2016 15:59
by FredS
Error creating form: Access violation at address 1DFFE7B9 in module 'dac230.bpl'. Read of address 000000A4.
EDIT:
After some testing and removing TUniEncryptor from the DFM the error stopped:

Code: Select all

  object UserGroupNameEncryptor: TUniEncryptor
    Left = 408
    Top = 384
  end
Dropping a new TUniEncryptor allowed the project to be saved and reloaded, at least until I used SVN Merge to re-link the datasets with the UniEncryptor.

Code: Select all

Encryption.Encryptor = UserGroupNameEncryptor

Re: Unable to Open DataModule after 6.3.11 install

Posted: Wed 27 Apr 2016 12:40
by azyk
Thank you for the information. We have reproduced and fixed this issue. We will try to upload the new UniDAC version with this fix tomorrow.

Re: Unable to Open DataModule after 6.3.11 install

Posted: Fri 29 Apr 2016 10:27
by AlexP
Hello,

The new version with this fix is already available for download at our website