首页 > Windows开发 > 详细

在启动Windows Process Activation Service时,出现错误13:数据无效

时间:2017-07-17 19:56:18      阅读:1313      评论:0      收藏:0      [点我收藏+]

在启动Windows Process Activation Service时,出现错误13:数据无效

1.错误原因:

当Windows Process Activation Service从C:\Windows\system32\inetsrv\config\applicationHost.config中读取configuration数据时,数据收到了损坏,错误消息是:Configuration file is not well-formed XML,数据无效。

2.解决方法:

c:\inetpub\history文件夹中的这个applicationHost.config文件,替换掉c:\windows\system32\inetsrv\config中的applicationHost.config,如果在c:\inetpub\history文件夹中有好几个类似CFGHISTORY_00000000的文件夹,则选择最新的文件夹中的applicationHost.config替换掉c:\windows\system32\inetsrv\config中的applicationHost.config,然后再启动Windows Process Activation Service即可。

在启动Windows Process Activation Service时,出现错误13:数据无效

原文:http://www.cnblogs.com/skyay/p/7197035.html

(1)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!