Enyim.Caching issue

Hi

Im trying to use the Asp.net session provider. I downloaded the 3.5 Couchbase dlls, compiled the Couchbase.AspNet source - but I am getting the following error when trying to load my asp.net website :

Could not load file or assembly ‘Enyim.Caching, Version=2.12.0.0, Culture=neutral, PublicKeyToken=81137140da4e57ef’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

The version I am running is indeed 2.12.0.0

Coul someone advise?

Thanks
Arik

ArikG -

So just to be clear, your trying to use the Couchbase ASP.NET Session Provider with .NET 3.5 (thus using the Couchbase/Enyim .NET 3.5 dlls)? If so, I’ll try to replicate.

Curious, have you tried using to manage the dependencies Nuget?

-Jeff

Hi Jeff

Yes you are correct. We have also tried the NuGet package as well and got the same error

Thanks for your help

Arik Gaisler

ArikG -

Are you still having problems getting this working? If so, would it be possible to send me a zip with an example solution and the projects and I can try to figure out what’s going on?

-Jeff