Evaluation Version Needs Delphi error msg

bmayfield

Member²
We downloaded an evaluation version of RAD Studio 2007 and the evaluation version od DOA 4.1 for 2007. Installed DOA 4.1 in the default Code Gear directory and recompiled a working EXE and a BPL that runs successfuly under Delphi 2006 and DOA 4.0 for Delphi 2006. When we run the recompiled Delphi exe we get the Send Microsoft error report dialog box. We click don't send button and get:

Application Error

Exception Exception in module doa41d2006.bpl at 0003F1BE.
Evaluation version needs Delphi.

Got any ideas?

Regards,

Bruce Mayfield
Nebraska Workers Compensation Court
 
This is a restriction of the evaluation version. You can only run an application outside of the Delphi IDE if it is compiled with the registered Direct Oracle Access version.
 
Back
Top