|  
 TA的每日心情|  | 奋斗 2019-10-18 11:20
 | 
|---|
 签到天数: 678 天 [LV.9]以坛为家II | 
| 出现的问题:Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceMode 
 这个是客户的发生的,获取运行出错如下:
 
 Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceMode
 
 
 只要执行下面的操作,重新注册一下 asp.net 4.0:即可解决
 
 C:/Windows/Microsoft.NET/Framework/v4.0.30319/aspnet_regiis.exe -iru
 
 
 | 
 |