当我在windows 2008 error上配置部署代理(vsts-agent-win-x64-2.136.1.zip)时,我会在r2下面使用最新的windows修补程序。
Failed to load the dll from [?1], HRESULT: 0x8007007F
Failed to bind to CoreCLR at 'C:\vstsagent\A1\bin\coreclr.dll'发布于 2018-07-28 04:26:21
请检查您的Windows,确保您在2008 R2 SP1上。不支持旧版本(请参阅.NET Core1.x支持的操作系统版本)。
如果Windows 2008 R2服务包1 (KB976932)尚未修补,只需安装它。那就再试一次。
在Github:https://github.com/Microsoft/vsts-agent/issues/1174中引用相同的问题
https://stackoverflow.com/questions/51565014
复制相似问题