Hello

Hello,

I have a delphi project with many .bpl packets and when i try to build all my client group project i get this exception :

"Registration procedure, Atdiagramreg.Register in package C:\Users\Public\Documents\RAD Studio\10.0\Bpl\adgrmxe3.bpl raised exception class EAccessViolation: Access violation at address 5005F470 in module 'rtl170.bpl'. Read of address 47CF8924."

Does anybody can help me ?

Comments

  1. it's sometime happen, when installing crash with os....system

    ReplyDelete
  2. You may try set $(bds)\bin\bds.exe as the host application of the package (Run->Parameters), and then press Run which will start a new IDE instance.  The IDE should tell you the exception when you install the package in the new IDE instance. (With Debug Information Checked)

    ReplyDelete

Post a Comment