备忘录

记录点滴技术

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

使用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
版权声明:本文为博主原创文章,转载请附上博文链接!

posted on 2018-11-28 16:59  goding  阅读(664)  评论(0编辑  收藏  举报