.NET Core未在Windows 2008 Server R2中运行

时间:2016-05-24 11:27:08

标签: .net coreclr

我在我的Windows 2008 R2 x64计算机上安装了DotNetCore.1.0.0.RC2-SDK.Preview1-x64.exe。当我尝试运行dotnet命令时,会发生以下错误:

enter image description here

C:\Users\Administrator>dotnet --version
Failed to load the dll from [C:\Program Files\dotnet\hostfxr.dll], HRESULT: 0x80070057

我仔细检查了我的操作系统是x64,我正在安装x64版本的.NET Core。此外,我的安装似乎没问题,我的机器上存在文件C:\Program Files\dotnet\hostfxr.dll

Searching上的{p> Google对错误没有多大帮助。也许我错过了一些先决条件?

1 个答案:

答案 0 :(得分:6)

请通过Windows Update更新您的操作系统或尝试安装JSFiddle以解决您遇到的问题。另外,感谢您报告此问题,我们将更新文档以反映此要求。

将来,您可以在GitHub上报告,讨论和跟踪.NET Core的问题:

工具: KB2533623

框架库: https://github.com/dotnet/cli

运行时: https://github.com/dotnet/corefx

更新:先决条件文档

https://github.com/dotnet/coreclr