Framework版本导致不能加载相应的组件

Posted 青衫老农

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Framework版本导致不能加载相应的组件相关的知识,希望对你有一定的参考价值。

报错:
Server Error in ‘/CorpOfflineHotel‘ Application.
--------------------------------------------------------------------------------

Could not load file or assembly ‘System.Runtime.Serialization, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089‘ or one of its dependencies. The module was expected to contain an assembly manifest.

解决1:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\caspol.exe -m -ag 1 -url "file:////\\computername\sharename\*" FullTrust -exclusive on
The operation you are performing will alter security policy?
Are you sure you want to perform this operation?
y
Added union code group with "-url" membership condition to the Machine level.
Success.
这个方法是从网上找到的,不行

解决2:
项目用的是Framework 2.0.50727,所以不会涉及到“Version=3.0.0.0”,我删除了Framework 3.0,然后就可以了。
后来同事提示在IIS里面有个地方设置网站属性的地方,在这个地方修改成相应的版本就可以了。具体如下:
开始->运行->输入inetmgr->右击“网站”->选择“属性”->选择“ASP.NET”->在ASP.NET Version中选择相应的版本
这个方法是可行的,问题原因如题。

以上是关于Framework版本导致不能加载相应的组件的主要内容,如果未能解决你的问题,请参考以下文章

若要运行此应用程序,您必须首先安装NET Framework以下版本之一 v4.0

未能加载文件或程序集

动态组件试用的时候没效果

用vb.net编写的程序怎么封装?

vs2005里面有没有.net framework这个组件?用不用单独下载安装.net framwork?

Alpha-潮息-测试报告