今天介绍一下在Win7 系统上运行.NET 6 时会出现SP1错误的解决方法:

错误信息:
The dll could not be loaded from [ C: Program Files dotnet host fxr 6.0.0-preview.6.21 352.12\hostfxr。0x80070057 The library hostfxr.DLL found but loading it from C:\Program Files\dotnet\h ost\fxr\6.0.0-preview.6.21352.12\hostfxr.Dll failed -Installation.The net prerequisite may help to solve the problem. https://go.microsoft.com/fwlink/?linkid=798306
.NET 6 Windows支持系统列表:
| OS | Version | Architectures | Lifecycle |
|---|---|---|---|
| Windows Client | 7 SP1(*****), 8.1 | x64, x86 | Windows |
| Windows 10 Client | Version 1607+ | x64, x86, Arm64 | Windows |
| Windows Server | 2012+ | x64, x86 | Windows Server |
| Windows Server Core | 2012+ | x64, x86 | Windows Server |
| Nano Server | Version 1809+ | x64 | Windows Server |
Windows 7 SP1 需要安装Extended Security Updates.
因此Win7需要安装更新。
UpdatePack7 R2(Win7补丁累积更新包),UpdatePack7 R2将Win7系统上所有企业需要进行更新的程序可以整合分析工具,一个补丁即可完成Win7系统的全部更新操作非常便利。
官网:Набор обновлений UpdatePack7R2 для Windows 7 SP1 и Server 2008 R2 SP1 — simplix.info
https://blog.simplix.info/update7/
升级后正常了。
图片来源于AI模型,如侵权请联系管理员。作者:路飞,如若转载,请注明出处:https://www.kufanyun.com/ask/1256.html
