使用InstallUtil.exe安装一个用.NET写的Windows服务时,报错了,错误信息如下:

Exception occurred while initializing the installation:

System.IO.FileLoadException: Colud not load file or assembly 'xxxxxx' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)

 

右键exe文件,最下面有个解除锁定按钮,点击下。再执行installutil.exe,问题解决。
---------------------
作者:ghlfllz
来源:CSDN
原文:https://blog.csdn.net/ghlfllz/article/details/51305686
版权声明:本文为博主原创文章,转载请附上博文链接!

相关文章:

  • 2021-08-30
  • 2022-12-23
  • 2022-12-23
  • 2021-04-07
  • 2021-06-27
  • 2021-12-15
  • 2021-05-29
猜你喜欢
  • 2022-02-11
  • 2022-12-23
  • 2021-07-23
  • 2021-09-22
  • 2021-04-14
  • 2021-10-13
  • 2022-12-23
相关资源
相似解决方案