【发布时间】:2017-02-09 15:49:05
【问题描述】:
我有一个带有 ASP.Net Web api 的项目。 由于我添加了一个上传和下载文件的方法,因此出现了一个奇怪的错误。
The file or assembly "System.ServiceModel.Primitives" or a dependency thereof was not found. The signature with a strong name could not be verified. The assembly may have been modified or delayed, but not fully signed with the correct private key. (Exception of HRESULT: 0x80131045)
如果我得到一份已知的 repo 副本,则该错误不会在大约一个小时内发生。有人可以帮忙吗?
【问题讨论】:
标签: c# asp.net .net-assembly