You need to enable JavaScript to run this app.
最新活动
大模型
产品
解决方案
定价
生态与合作
支持与服务
开发者
了解我们

Windows Server 2019无法启动Windows Process Activation Service(WAS)及关联IIS服务求助

Windows Server 2019无法启动Windows Process Activation Service(WAS)及关联IIS服务求助

各位大佬,我折腾好久都搞不定这个问题,来求助大家!

我在一台新部署的Windows Server 2019 Standard虚拟机上,启动Windows Process Activation Service(WAS)时直接报错:

Error 50: The Request is not supported

我检查了它的依赖服务——Remote Procedure Call、DCOM Server Process Launcher和RPC Endpoint Mapper,都是正常运行的,这就更懵了。

在服务器管理器的事件日志里,WAS相关的失败事件ID有5005、5036、5172,其中ID 5172的具体提示是:

WAS encountered an error trying to read configuration data from file " ?\C:\Windows\system32\inetsrv\config\applicationHost.config,' line number 1073 The error message is: The configuration section system.web cannot be read because it is missing a section declaration. The data field contains the error number

我感觉这些问题肯定是关联的,而且World Wide Web Publishing Service也启动不了,报错是:

Error 1068: The dependency service or group failed to start

服务器配置的截图我已经附上了。

另外我还试过在IIS应用池的基本设置里,把托管管道模式从经典改成集成,.Net Clr版本设置成v4.30319,但启动应用池的时候还是提示必须先启动WAS才能运行。

备注:内容来源于stack exchange,提问作者Brute

火山引擎 最新活动