I am using borland delphi enterprise 6. When I want to import an activeX control and install into a new package or into an existent one I get the following error message
[Fatal Error] xxx_TLB.pas(32): Internal error: URW2834
For example:
if i try to import MsCmdialog.ocx:
[Fatal Error] MSComDlg_TLB.pas(32): Internal error: URW2834
does anyone knows how to solve this problem?
tks