安装 – 使用InstallUtil安装.NET Windows服务时出错

前端之家收集整理的这篇文章主要介绍了安装 – 使用InstallUtil安装.NET Windows服务时出错前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
每次尝试使用InstallUtil安装我的.NET服务时,我都会收到以下错误.我将“installutil myservice.exe”放入命令提示符,然后得到错误.知道问题是什么吗?我需要添加其他参数吗?

An exception occurred during the
Install phase.
System.Security.SecurityException: The
source was not found,but some or all
event logs could not be searched.
Inaccessible logs: Security.

管理员身份运行installutil可能会有帮助.
原文链接:https://www.f2er.com/windows/368568.html

猜你在找的Windows相关文章