TCRDynalinkDriverLoader class cannot be found

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
JMD
Posts: 6
Joined: Fri 31 Jul 2009 07:27
Location: FRANCE

TCRDynalinkDriverLoader class cannot be found

Post by JMD » Fri 31 Jul 2009 07:43

Hello,
On an other PC I have an error using DevArtOracle.

When I try to connect to the Oracle DATABASE in the IDE, I have this message :

Borland.Data.EClassRegistryError: Devart.DbxOda.DriverLoader.TCRDynalinkDriverLoader class cannot be found in Devart.DbxOda.DriverLoader,Version=1.0.0.5001,Culture=neutral,PublicKeyToken=09af7300eec23701

How can I solve this problem.

Thanks.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 05 Aug 2009 07:49

Probably this error occurs because you have RAD Studio without Update Pack on the other computer.
Try to install December Update for RAD Studio.

JMD
Posts: 6
Joined: Fri 31 Jul 2009 07:27
Location: FRANCE

Post by JMD » Wed 05 Aug 2009 09:55

Hello,
All the know updates are Installed.
- Delphi and C++Builder 2009 Update 3
- Delphi and C++Builder 2009 Help Update 3
- Delphi and C++Builder 2009 Update 4 (Database Pack Update)
- C++Builder 2009 Boost update

The licence of BDS2009 is professional.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 06 Aug 2009 07:38

Probably you get this error when using Data Explorer window of RAD Studio. DbxOda does not support Data Explorer of RAD Studio 2009 because Data Explorer is a .NET application, and DbxOda does not support .NET under RAD Studio 2009.

JMD
Posts: 6
Joined: Fri 31 Jul 2009 07:27
Location: FRANCE

Thanks

Post by JMD » Thu 06 Aug 2009 16:00

Ok,
Thanks for your answer.

Post Reply