zoukankan      html  css  js  c++  java
  • Topshelf 注册服务失败

    Win7环境,使用Topshelf注册服务失败,建议关闭杀毒软件,并找到杀毒软件的防护进程,一并关闭。手动结束防护进程可能会提示:拒绝访问,这时候可以尝试卸载杀毒软件,再次进行安装。

    已完成事务处理安装。
    Topshelf.HostFactory Error: 0 : The service terminated abnormally, System.InvalidOperationException: 安装失败,已执行回滚。 ---> System.UnauthorizedAccessException: 尝试执行未经授权的操作。
    在 Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
    在 Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
    在 Microsoft.Win32.RegistryKey.SetValue(String name, Object value)
    在 Topshelf.Runtime.Windows.HostInstaller.Install(IDictionary stateSaver)
    在 System.Configuration.Install.Installer.Install(IDictionary stateSaver)
    在 System.Configuration.Install.TransactedInstaller.Install(IDictionary savedState)
    --- 内部异常堆栈跟踪的结尾 ---
    在 System.Configuration.Install.TransactedInstaller.Install(IDictionary savedState)
    在 Topshelf.Runtime.Windows.HostServiceInstaller.InstallService(Action`1 beforeInstall, Action`1 afterInstall, Action`1 beforeRollback, Action`1 afterRollback)
    在 Topshelf.Runtime.Windows.WindowsHostEnvironment.InstallService(InstallHostSettings settings, Action beforeInstall, Action afterInstall, Action beforeRollback, Action afterRollback)
    在 Topshelf.Hosts.InstallHost.Run()
    在 Topshelf.HostFactory.Run(Action`1 configureCallback)

  • 相关阅读:
    storyboard上添加scrollView(container)
    RESideMenu第三方storyboard的使用方法
    素材网
    iOS 播放音频的几种方法
    正则表达之----验证数字的正则表达式集
    ios汉字转拼音首字母
    iOS-常见问题
    iOS 开发之 点击tabbarItem添加是否跳转登录页面判断
    实验六——bookstore系统模块测试缺陷报告
    作业五
  • 原文地址:https://www.cnblogs.com/JqkAman/p/14036418.html
Copyright © 2011-2022 走看看