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

Posted sky410

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在启动Windows Process Activation Service时,出现错误13:数据无效相关的知识,希望对你有一定的参考价值。

在启动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:数据无效的主要内容,如果未能解决你的问题,请参考以下文章