Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.Se

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.Se相关的知识,希望对你有一定的参考价值。

Could not load type ‘System.ServiceModel.Activation.HttpModule‘ from assembly ‘System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089‘

问题描述:

再windows server 2008 r2 环境下搭建.net网站 ,运行是IIS7.0提示以上问题

解决方案:

 

这里需要注册一下ASP.NET 4.0 
在命令窗口里运行一下命令即可: aspnet_regiis.exe /iru 
 
The aspnet_regiis.exe file can be found in either
%windir%\Microsoft.NET\Framework\v4.0.30319 
%windir%\Microsoft.NET\Framework64\v4.0.30319 (on a 64-bit machine)
 
一般默认的系统目录不变的话,应该是一下语句
C:/Windows/Microsoft.NET/Framework/v4.0.30319/aspnet_regiis.exe -iru
 
如果还不行者试一下下面的方法
-------------------------------------------------------------------------
win2008下提示未能从程序集“System.ServiceModel, Version=3.0.0.0问题解决 

在Windows Server 2008中的IIS服务器中部署WCF服务程序时,通过浏览器访问报出如下错误: 

未能从程序集“System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”中加载类型“System.ServiceModel.Activation.HttpModule”。 

原因: 

这是因为先安装了 .NET Framework 4,随后启用了 .NET Framework 3.5 WCF HTTP 激活,则会发生此错误。 

解决办法: 

微软官方对该问题也作了解答:http://msdn.microsoft.com/zh-cn/library/aa751852.aspx 
 
在cmd命令输入框里输入以下命令,运行完成即可
c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -iru

以上是关于Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.Se的主要内容,如果未能解决你的问题,请参考以下文章

网站部署后Parser Error Message: Could not load type 的解决方案

System.DllNotFoundException: Unable to load DLL 'libgdiplus': The specified module could not

dyld: could not load inserted library '/Developer/usr/lib/libBacktraceRecording.dylib' becau

Could not load the FreeMarker template named 'select'

OSError: Could not find library geos_c or load any of its variants ['libgeos_c.so.1', 'l

(etherape:27270): libglade-WARNING **: 23:47:40.270: Could not load support for `gnome': libgnom