Page 1 of 1

SDAC & Rad Studio 2007

Posted: Sat 06 Oct 2007 06:28
by caramello
Recently I've bought Rad Studio 2007 and I reinstall all my CoreLab products.

When RS start I've the following error:

Error Loading IDE Assembly or Package
Failed to load CoreLab.Sdac.Design.dll
System.IO.FileLoadException: Impossible to load file or assembly Borland.Vcl.Design.dbrtl.
Version=11.0.5000.9201, Culture=neutral
PublicKeyToken=91d62ebb5d0d1b1b

I've the same error for MyDac but not for Interbase VCL Dac.

I use the latest DAC version (4.30.0.12 27.09.07).

Thanks

Re: SDAC & Rad Studio 2007

Posted: Mon 08 Oct 2007 11:15
by caramello
I've this error only when MyDAC 5.20 is installed.

Thanks

Posted: Mon 08 Oct 2007 12:41
by Antaeus
Please specify, the exact version of all components (MyDAC, SDAC, IBDAC).
Does the problem appear when you uninstall all DACs, remove all their vestiges (CoreLab.Sdac.Design.*, CoreLab.MyDac.Design.*, CoreLab.IbDac.Design.*, CoreLab.Dac.Design.*, etc.), and install only SDAC/MyDAC?

Posted: Mon 08 Oct 2007 13:15
by caramello
Interbase 2.20.0.11 27.09.07
MyDAC 5.20.0.11 27.09.07
sDAC 4.30.0.12 27.09.07

Posted: Wed 10 Oct 2007 14:39
by Antaeus
Please check whether the path to the bin folder of your RAD Studio is specified in the PATH system variable. Also specify, what is the length of the PATH value.

Posted: Wed 10 Oct 2007 16:09
by caramello
PATH=
C:\Programmi\CodeGear\RAD Studio\5.0\bin;
C:\Documents and Settings\caramello\Documenti\RAD Studio\5.0Bpl;
C:\WINDOWS\system32;C:\WINDOWS;
C:\WINDOWS\System32\Wbem;
C:\WINDOWS\system3\WindowsPowerShell\v1.0;
C:\Programmi\Microsoft SQL Server\90\Tools\binn\;
C:\Programmi\Microsoft SQL Server\80\Tools\Binn\;
C:\Programmi\Support Tools\;

This is my PATH Variable.

Posted: Thu 11 Oct 2007 12:42
by Plash
Please check if the error occurs when you add 'C:\Programmi\CodeGear\RAD Studio\5.0\bin' to Assembly Search Path (select 'Component' | 'Installed .NET components' from the Delphi menu, and go to the 'Assembly Search Path' tab).