停止WCF服务会导致Windows 7重新启动 [英] Stopping WCF service cause Windows 7 to reboot

查看:118
本文介绍了停止WCF服务会导致Windows 7重新启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个由Windows服务托管的WCF服务,该服务在Windows XP下运行得很好.  如果我停止托管WCF服务的窗口服务, 大多数情况下,PC会自动重新启动.我检查了事件日志,并看到每次重新启动都与事件系统中事件ID为4625的以下事件记录相关联

I have a WCF service hosted by window service which is running pretty well under Windows XP.  Recently, I run the WCF service under Windows 7, which still run well except that:  If I stop the window service hosting the WCF service, most of the time, the PC reboot automatically.  I checked eventlog and saw each reboot is associated with the following event record from Event System with event id 4625

EventSystem子系统禁止重复的事件日志条目,持续时间为86400秒.抑制超时可以通过以下注册表项下的REG_DWORD值SuppressDuplicateDuration来控制:HKLM \ Software \ Microsoft \ EventSystem \ EventLog.

The EventSystem sub system is suppressing duplicate event log entries for a duration of 86400 seconds. The suppression timeout can be controlled by a REG_DWORD value named SuppressDuplicateDuration under the following registry key: HKLM\Software\Microsoft\EventSystem\EventLog.

 

有什么主意吗?

谢谢

-本

推荐答案

您好,您可以确定问题是由停止WCF服务引起的吗?并且您可以确保该事件与操作系统重新启动有关吗?通常4625表示帐户无法登录",我认为这不太可能与您的WCF服务有关.

Hello, can you make sure the problem is caused by stopping the WCF service? And can you make sure the event is related to OS reboot? Usually 4625 means "An account failed to log on", which I think is unlikely to be related to your WCF service.


这篇关于停止WCF服务会导致Windows 7重新启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆