每当我尝试使用InstallUtil安装我的.NET服务时,我总是收到以下错误。 我把“installutil myservice.exe”放到命令提示符下,然后得到错误信息。 任何想法是什么问题? 我需要添加另一个参数吗?
安装阶段发生exception。 System.Security.SecurityException:未find源,但是部分或全部事件日志无法search。 无法访问的日志:安全。
以pipe理员身份运行installutil可能会有帮助。
尝试给EventService / Security密钥上的NetworkService(或任何运行serviec的帐户)读取权限。