Couchbase configuration in maching.config and GAC
Tue, 07/31/2012 - 11:13
Hello,
I'm trying to setup the Couchbase configuration sections in the machine config and adding the Couchbase.dll and Enyim.Caching.dll to the GAC (IIS 7, .NET 4 app pool) and when I do that I get the following error:
Could not load file or assembly 'Couchbase, Version=1.1.6.0, Culture=neutral, PublicKeyToken=05e9c6b5a9ec94c2' or one of its dependencies. The system cannot find the file specified.
Has anyone attempted a similar setup that can shed some light on this issue?
Thanks,
Erico
I just tested installing the latest download - http://www.couchbase.com/develop/net/current - and didn't have any problems. The only dependency is Enyim.Caching.dll, so you'll want to make sure that's in the same directory as Couchbase.dll when you run gacutil.