Class Not Registered - EOleSysError

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
alwillis1357
Posts: 9
Joined: Tue 14 Oct 2008 14:17

Class Not Registered - EOleSysError

Post by alwillis1357 » Sun 03 May 2009 11:32

When using the trial version 4.45 of the SQL Server dbExpress driver I get the following error in the debugger from Delphi 2009:

Project xxx.xe raised exception class EOleSysError with message 'Class not registered, Class ID: {89F49E65-F6E0-11D6-9038-00C02631BDC7};

How to resolve this?

Regards,

Al

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 05 May 2009 08:17

We have fixed this problem. This fix will be included in the next DbxSda build.
As a workaround you should set the "Include TD32 debug info" option of the Project->Options->Linker menu to False.

Post Reply