BUG: "The specified service has been marked for deletion" error message when you reinstall a service in Visual Studio.net.
不理它,重新安装服务,结果提示“指定的服务已经标记为删除”。
Check the deletion function: Delete something and try to retrieve that information. Make sure proper error message is thrown by the system.
检查删除功能:删除信息,然后检索这条信息,确保系统提示正确的错误消息。
If the deletion fails, an event log error is generated.
如果删除失败,将生成事件日志错误。
System error code 1018 means "Illegal operation attempted on a registry key that has been marked for deletion."
系统错误代码1018的意思是“非法操作试图在已被标记为删除的注册表项。”
The command continues to delete the other builds after providing a build-deletion-failure error message.
在提供组建删除失败的错误讯息后,此命令会继续删除其他组建。
Don't leave your services window open when you're building or running installutil or you could get a highly mysterious error: "The specified service has been marked for deletion."
我就是这个情况,关了管理窗口后,再安装就成功了。 以后哪位朋友遇到类似问题可以看看是不是打开了管理窗口。
Don't leave your services window open when you're building or running installutil or you could get a highly mysterious error: "The specified service has been marked for deletion."
我就是这个情况,关了管理窗口后,再安装就成功了。 以后哪位朋友遇到类似问题可以看看是不是打开了管理窗口。
应用推荐