We have tried codegear support but we are not getting very far. We are trying to migrate a Delphi 2007 application to Delphi 2009. We installed (we think we installed correctly) doa41d2009 and replaced all references of doa412006 with doa412009. When we compile we get a Fatal error E2202 Required packagae doa41d2006 not found. We did source code searches within the IDE and made sure all references were changed but we can see doa41d2006 in the binary exe but not doa41d2009. So something is not getting replaced.
One thing we can not do is confirm we have doa41d2009 installed correctly in the Delphi 2009 IDE. If we do Oracle - Info it does not tell us which version of doa it is pointing to.
Additionally, we have Delphi 2007 installed on the same OS with Delphi 2009 installed on it. CodeGear says we can run both IDEs at the same time as they are installed in different directories.
Update: If we do a project - default options - Delphi for Win 32 - packages, in Delphi 2007 IDE, it is pointing to C:\Program Files\CodeGear\RAD Studio\5.0\DOA\doa41d2006.bpl. If we do a project - default options - Delphi - packages, in Delphi 2009 IDE, it is pointing to C:\Documents and Settings\All Users\Documents\RAD Studio\6.0\Bpl\doa41d2009.bpl, so we think we have DOA installed correctly in the Delphi 2009 IDE.
Is it possible that even though all requires references say doa41d2009 it is still pointing to the doa41d2006 package somehow?
Thanks.
Bruce
One thing we can not do is confirm we have doa41d2009 installed correctly in the Delphi 2009 IDE. If we do Oracle - Info it does not tell us which version of doa it is pointing to.
Additionally, we have Delphi 2007 installed on the same OS with Delphi 2009 installed on it. CodeGear says we can run both IDEs at the same time as they are installed in different directories.
Update: If we do a project - default options - Delphi for Win 32 - packages, in Delphi 2007 IDE, it is pointing to C:\Program Files\CodeGear\RAD Studio\5.0\DOA\doa41d2006.bpl. If we do a project - default options - Delphi - packages, in Delphi 2009 IDE, it is pointing to C:\Documents and Settings\All Users\Documents\RAD Studio\6.0\Bpl\doa41d2009.bpl, so we think we have DOA installed correctly in the Delphi 2009 IDE.
Is it possible that even though all requires references say doa41d2009 it is still pointing to the doa41d2006 package somehow?
Thanks.
Bruce
Last edited: