Hi
Having problems with this:
Firstly the installer says it can't find Delphi/C++ Builder 2007 even though Rad Studio 2007 is on my PC, installed using the default options.
The installer did put all the files on my PC, so I manually installed the comonents, created the tables and linked up the security manager. But when I double click on the Security Manager I get this error:
'Error reading ilImages->ColorDepth: Property ColorDepth does not exist'
MadExcept shows the error comes from trying to create TfrmPermissionsDlg
If I try to run this dialog in a C++ Builder app I get the same error message. I've tried adding the .DFMs to my project, etc, but nothing fixes it...
Any ideas?
Andy