加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

启动W3SVC出现?错误1717:未知的界面?的解决方法

发布时间:2020-12-14 00:25:34 所属栏目:Windows 来源:网络整理
导读:在dos下net start iisadmin 正常启动 net start w3svc,出现如下提示: 错误1717:未知的界面 后网上搜索一下,查到一遍英文资料,如下: If you get a problem that your IIS won"t start or when you try to start WWW Publishing Service and it gives yo

在dos下net start iisadmin 正常启动

net start w3svc,出现如下提示:

错误1717:未知的界面

后网上搜索一下,查到一遍英文资料,如下:

If you get a problem that your IIS won"t start or when you try to start WWW Publishing Service and it gives you the error: Error 1717: The interface is unknown.

Make sure your Event Log Service is started...

想了一下,好像刚才是把记录事件的服务关闭了,开启后启动w3svc果然就正常了:)

以下是我写的此问题的解决方案:

出现这个问题是因为关闭了Event Log服务,只需要开始 -> 运行 services.msc,找到Event Log,将其启动类型设置为自动,并启动它,即可解决这个问题。

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读