Search code examples
.netasp.netcastle-activerecord

Castle ActiveRecord, Web Project, and the Bin folder


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?


Solution

  • For Castle RC3, you're missing Castle.DynamicProxy.dll and Castle.Components.Validator.dll