Page 1 of 1

CoreLab.Dac not found, please help.

Posted: Wed 26 Sep 2007 15:59
by yus
hi, i downloaded a sdk for a hardware component.

Using the SDK i make this line:

Code: Select all

PCSC.PXS.TPanelBoard tpb = new PCSC.PXS.TPanelBoard(1);
this line creates the next exception
System.TypeInitializationException: The type initializer for PCSC.PXS.Units._UserDBModule' threw and exception --> System.IO.FileNotFoundException: Could not load file or assembly 'CoreLab.Dac' or one of its dependencies. The system cannot find the file specificed.
File name: 'CoreLab.Dac,.....
and the log of the exception says something like this:
LOG: Attempting download of new URL file:///C:/Demo1/bin/Debug/CoreLab.Dac.DLL
so it seems like i have to make a reference to this dll, but i cant find it anywhere, ive searched everywhere and cant find it. what should i install or download to make this dll be found.

thanks!!

Posted: Thu 27 Sep 2007 10:47
by Alexey
Please specify the name of our product you are using.