Notes on February 3rd code drop of SC-BAT
If you downloaded the latest bits last Friday and tried to run the Reference Implementation your've probably noticed that there are missing assemblies: CAB and EntLib. We don't ship binaries, so you will need to download, compile and copy these files yourself.
This Reference Implementation takes binary dependencies on the December 2005 release of:
Composite UI Applicaton Block (CAB) and the January 2006 release of Enterprise Library (EntLib).
You will need to download and compile CAB and place these CAB DLLs into this LIB folder:
Microsoft.Practices.CompositeUI.dll
Microsoft.Practices.CompositeUI.WinForms.dll
Microsoft.Practices.ObjectBuilder.dll
You will need to download and compile EntLib and place these EntLib DLLs into this LIB folder:
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.dll
Microsoft.Practices.EnterpriseLibrary.Logging.dll
Microsoft.Practices.EnterpriseLibrary.Common.dll
CAB can be downloaded here:
https://msdn.microsoft.com/library/en-us/dnpag2/html/cab.asp
EntLib can be downloaded here:
https://msdn.microsoft.com/library/en-us/dnpag2/html/EntLib2.asp