Hi,
Tried out caching for the first time. I dont have the cache assemblies for my version of nhibernate (1.0.1) posted a seperate topic on that, but ncache doesnt work either.
Get the following error:
Could not load file or assembly 'NHibernate, Version=1.2.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Can someone make a recommendation on my best option for 3rd party caching? I'm trying to avoid upgrading the nhibernate libraries, but will attempt it some time in the future. I presume nCache support is from version 1.2 onwards?
Thanks.
|