Are you using the last available version of NHCH ? https://sourceforge.net/project/showfiles.php?group_id=216446
NHibernate.Caches2.0.0RC1 are working with NH2.0.1GA NHibernate.Contrib dev-list : http://groups.google.com/group/nhcdevs NHCH issues at :http://jira.nhibernate.org/browse/NHCH Last info and tech articles about NH : www.nhforge.org 2008/10/7 Brian Donahue <[EMAIL PROTECTED]> > > 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 > -- Fabio Maulo
