Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2012/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio 2012 Couchbase在生产服务器上不工作_Visual Studio 2012_Couchbase_Strongname_Strong Named Key - Fatal编程技术网

Visual studio 2012 Couchbase在生产服务器上不工作

Visual studio 2012 Couchbase在生产服务器上不工作,visual-studio-2012,couchbase,strongname,strong-named-key,Visual Studio 2012,Couchbase,Strongname,Strong Named Key,我在asp.NETWebMVC项目中使用Couchbase客户端(我从中下载了dll文件) 我在Windows Server 2012 x64上安装了Couchbase服务器 在开发项目时,一切都按预期进行。在服务器上发布网站时,出现以下错误: Could not load file or assembly 'Enyim.Caching' or one of its dependencies. Strong name signature could not be verified. The

我在asp.NETWebMVC项目中使用Couchbase客户端(我从中下载了dll文件)

我在Windows Server 2012 x64上安装了Couchbase服务器

在开发项目时,一切都按预期进行。在服务器上发布网站时,出现以下错误:

Could not load file or assembly 'Enyim.Caching' or one of its dependencies.

Strong name signature could not be verified. 

The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)
我被卡住了!我也试过,但没有效果


我能做什么?

1.2.2版本出现问题(与签名相关)。有一个补丁发布到(NuGet也已更新)。我会调查为什么网站没有新的链接。抱歉造成混淆。

谢谢。我从nuget收到了包裹,它正在工作。您发布的链接返回访问被拒绝抱歉-访问被拒绝的问题现在应该得到修复。