Hello, I am trying to get NHibernate 2.0 and NHibernate.Caches.SysCache.dll to work together. After a lot of chasing my own tail trying to find the right versions of each, I got a new message:
Method 'BuildCache' in type 'NHibernate.Caches.SysCache.SysCacheProvider' from assembly 'NHibernate.Caches.SysCache, Version=2.0.0.1001, Culture=neutral, PublicKeyToken=aa95f207798dfdb4' does not have an implementation. Does anyone know how I can use NH 2.0 with SysCache or a similar cache replacement? I am currently using Castle ActiveRecord with this as well. Are other people using second-level caching with 2.0 (and/or ActiveRecord)? If so, I could use some pointers on getting it set up correctly. I appreciate any help you can offer! Brian
