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