随笔分类 - IIS
摘要:1.任务管理器,查看,选择列,选择PID(进程标识符) 2.通过cmd查询: 管理员身份运行cmd,跳转到C:\Windows\System32\inetsrv目录,然后运行appcmd list wp即可查看 2.通过cmd查询: 管理员身份运行cmd,跳转到C:\Windows\System32
阅读全文
摘要:运行CMDicacls c:\ /setintegritylevel M
阅读全文
摘要:今天在win2008+IIS7.5的环境中部署WCF服务后,一直出现无法打开的页面。具体错误信息如下: HTTP 错误 500.19 - Internal Server Error 无法访问请求的页面,因为该页的相关配置数据无效。 详细错误信息 模块 DynamicCompressionModule 通知 SendResponse 处理程序 StaticFile 错误代码 0x8007007e...
阅读全文
摘要:1. 部署网站到IIS7.5,Window 2008的时候出现这个错误 2. 错误信息 Server Error in ‘/’ Application. Could not load type ‘System.ServiceModel.Activation.HttpModule’ from assembly ‘System.ServiceModel, Version=3.0.0.0, Cul...
阅读全文
摘要:在应用程序池设置中将“加载用户配置文件”(Load User Profile)设置为true,问题就解决。
阅读全文
摘要:解决方案:IIS——应用程序池——高级设置——启用32位应用程序 :true。
阅读全文

浙公网安备 33010602011771号