Missing CoreLab.UniDirect.EnterpriseLibrary.dll

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for universal data access
Post Reply
marc15
Posts: 3
Joined: Sun 25 Feb 2007 12:01

Missing CoreLab.UniDirect.EnterpriseLibrary.dll

Post by marc15 » Mon 26 Feb 2007 13:52

I installed the trial version of UniDirect and cannot find CoreLab.UniDirect.EnterpriseLibrary.dll. Where should I look for it?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 01 Mar 2007 08:53

It should be in the

Code: Select all

"%ProgramFiles%\CoreLab\UniDirect.NET2\EnterpriseLibrary\Bin\"
folder.
If it is absent, you ought to compile it manually. The appropriate solution is here:

Code: Select all

"%ProgramFiles%\CoreLab\UniDirect.NET2\EnterpriseLibrary\DataAccessQuickStart\CS\DataAccessQuickStart.8.sln"

Post Reply