【问题标题】:Error: Could not load file or assembly 'AjaxContolToolKit'? Strong name signature could not be verified?错误:无法加载文件或程序集“AjaxContolToolKit”?无法验证强名称签名?
【发布时间】:2014-02-26 12:34:15
【问题描述】:

我已经完全格式化了我的磁盘,然后重新安装了 windows。重新安装后,我打开了我的项目并运行它。然后它给了我这个错误。

无法加载文件或程序集“AjaxControlToolkit”或其其中之一 依赖关系。无法验证强名称签名。这 组件可能已被篡改,或者延迟签名但未签名 使用正确的私钥完全签名。 (HRESULT 的例外情况: 0x80131045)

第一行文字下方有蓝色下划线。

<%@ Master Language="C#" AutoEventWireup="true" CodeFile="MainMaster.master.cs" Inherits="MainMaster" %>

如何解决此错误

【问题讨论】:

    标签: asp.net ajax c#-4.0 ajaxcontroltoolkit


    【解决方案1】:

    您可以找到解决方案here。解决此问题的最佳选择是删除 dll 并在您的项目中重新上传一个新的。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-08-04
      • 1970-01-01
      • 2018-01-27
      • 2013-12-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-02-28
      相关资源
      最近更新 更多