Windows 7 中未能从程序集System.ServiceModel
时间:2014-03-19 12:16:18
收藏:0
阅读:597
Windows 7 中未能从程序集System.ServiceModel
“/”应用程序中的服务器错误。
未能从程序集“System.ServiceModel, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089”中加载类型“System.ServiceModel.Activation.HttpModule”。
说明: 执行当前 Web
请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.TypeLoadException: 未能从程序集“System.ServiceModel,
Version=3.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089”中加载类型“System.ServiceModel.Activation.HttpModule”。
在cmd中运行:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i
-enable
Windows 7 中未能从程序集System.ServiceModel,布布扣,bubuko.com
原文:http://www.cnblogs.com/zhangzhifeng/p/3607188.html
评论(0)