What do you need to do or install to get the The ActiveRecord VS Solution Template working in Visual Studio 2008? I have installed the Castle Project, but I don't see any new solution templates in VS2008.
+1
A:
If you're using Castle RC3, the MSI installer includes Visual Studio integration for VS2003 and VS2005 only. For VS2008 integration, see this post.
Mauricio Scheffer
2009-01-25 23:25:14
+1 - thanks for the info. Could you also tell me which files are required in the Bin folder when you deploy an app?
tyndall
2009-01-26 22:48:28
For ActiveRecord RC3: Castle.Components.Validator, Castle.Core, Iesi.Collections, NHibernate, Castle.DynamicProxy, log4net
Mauricio Scheffer
2009-01-27 00:14:13