惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
P
Proofpoint News Feed
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
C
Check Point Blog
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
月光博客
月光博客
美团技术团队
D
Docker
博客园 - Franky
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 【当耐特】
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

博客园 - 文祥

Sql Server 2008安装时出现performance counter registry hive consistency failed的解决 让Organizor支持erb文件 VirtualBox-虚拟机网络配置(转) Rails resource和scaffold的区别 访问google doc和spreadsheet的方法 创建Gmail未读邮件的快捷链接 设活动分区的方法 FTP上传的技巧 英文VS2010安装中文版MSDN文档方法(转) Visual studio 2010 中文版正式版无法安装Silverlight4 Tools的解决办法 PL/SQL Developer中shift+home失效 Redmine中版本库的设置 Silverlight Unit test Template 如何解决Button不响应MouseLeftButtonDown与MouseLeftButtonUp事件的问题 Word中使用微软雅黑字体出现行距过大的解决方法(转) form_for的神奇 windows命令行(Command Prompt / Console)字体设置(转) RubyInstaller 命令行创建ODBC数据源
IIS7.5中 “HTTP Error 500.19 - Internal Server Error...
文祥 · 2010-12-03 · via 博客园 - 文祥

错误信息:

HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
Module : IIS Web Core Requested URL: http://localhost:80/
Notification: Unknown Physical Path:
Handler : Not yet determined Logon Method : Not yet determined
Error Code : 0x80070005 Logon User : Not yet determined
Config Error: Cannot read configuration file due to insufficient permissions

解决办法:给站点跟目录添加权限IIS_USER的权限,允许该用户修改即可。