【发布时间】:2011-04-06 15:13:00
【问题描述】:
我正在尝试创建一个简单的 Windows 服务。该服务的用户帐户是NetworkService。然后我从命令提示符运行installUtil,我得到了这个:
提交阶段已完成 成功。
事务安装已完成。
表示服务安装成功。但是当我尝试从Service applet 运行它时,我得到了这个错误:
Windows cannot the CustomersService service on Local Computer. Error 5 : Access is denied.
我使用的是 64 位 Windows 7。
【问题讨论】:
标签: .net windows-services