随笔分类 -  .net

摘要: 阅读全文
posted @ 2013-03-23 13:16 真诚待 阅读(465) 评论(0) 推荐(0)
摘要:根据微软的提示发现可能是由于安装了高版本的.net framework 导致这种错误。这里面有解决的方法。 第一步:修改配置文件 %windir%/system32/inetsrv/config/applicationHost <add name="ServiceModel" type="System.ServiceModel.Activation.HttpModule, System.ServiceModel, Version=3.0.0.... 阅读全文
posted @ 2013-03-20 15:26 真诚待 阅读(327) 评论(0) 推荐(0)