简体   繁体   English

错误:无法将对更高程序集或不兼容的引用添加到项目中

[英]Error : A reference to a higher assembly or incompatible can't be added to the project

i got this error A reference to a higher assembly or incompatible can't be added to the project.When I was trying to add system.runtime.cache dll file. 我收到此错误对更高版本的程序集或不兼容的引用无法添加到项目中。当我尝试添加system.runtime.cache dll文件时。 I am working on window phone application there i want to fetch url from cache. 我在窗口电话应用程序上工作,我想从缓存中获取URL。 so for this i am including this library. 所以为此,我包括这个图书馆。 i am using visual studio 2012 ultimate update 4 with .net framework 4.5.51641! 我正在使用.net framework 4.5.51641的visual studio 2012终极更新4!

报告的错误是由于文件被Windows阻止,因为下载的内容被认为是不安全的。解决方案是右键单击解压缩的监视文件,选择“属性”,然后单击“取消阻止”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 例外:不能将对更高版本或不兼容程序集的引用添加到项目中 - Exception : A reference to a higher version or incompatible assembly cannot be added to the project 不能将对更高版本或不兼容程序集的引用添加到项目中 - A reference to a higher version or incompatible assembly cannot be added to the project 无法将dll程序集引用到Visual Studio Code项目 - Can't reference dll assembly to the Visual Studio Code project 尽管将Microsoft.BizTalk.GlobalPropertySchemas.dll添加到可视项目,但我得到程序集引用丢失的错误 - I am getting assembly reference missing error though added Microsoft.BizTalk.GlobalPropertySchemas.dll to visual project 当它似乎被添加到项目时,引用丢失的错误 - Error that reference is missing when it seems to be added to project 如果将摘要添加为参考,则摘要不会显示在程序集中 - Summary is not showing in the assembly if it is added as a reference 项目中文件夹的程序集参考 - assembly reference for folder in a project 无法访问添加的服务引用 - can't access the added service reference 无法从 WFC 添加服务引用 - Can't Added Service Reference from WFC 无法引用Xamarin中新添加的布局 - Can't reference to newly added layout in Xamarin
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM