Which assemblies are necessary to add to the Bin folder for ASP.NET 3.5 project that is going to use Castle ActiveRecord?
Is it:
Castle.ActiveRecord.dll
Castle.Core.dll
Iesi.Collections.dll
NHibernate.dll
log4net.dll
What else is needed?
For Castle RC3, you're missing Castle.DynamicProxy.dll and Castle.Components.Validator.dll