惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Blog — PlanetScale
Blog — PlanetScale
G
Google Developers Blog
Microsoft Security Blog
Microsoft Security Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
腾讯CDC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Jina AI
Jina AI
雷峰网
雷峰网
T
Tailwind CSS Blog
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
月光博客
月光博客
博客园 - 司徒正美
I
InfoQ
Engineering at Meta
Engineering at Meta
Vercel News
Vercel News
小众软件
小众软件
U
Unit 42
Google DeepMind News
Google DeepMind News
D
DataBreaches.Net

博客园 - 幽谷清水

ABP .Net Core Entity Framework迁移使用MySql数据库 理解OAuth 2.0 IdentityServer4 中文文档 【转】ASP.NET Core 依赖注入 在IIS上部署你的ASP.NET Core 2.1项目 AppBoxPro(权限管理框架--FineUIPro基础版+工厂模式+ADO.NET+存储过程) 阿里云 Windows Server 2012 r2 部署asp.net mvc网站 平坑之旅 tfs 禁止多人签出 Sql Server 向上取整、向下取整、四舍五入取整 微信WeixinJSBridge API Memcached+WebApi记录 iOS8自定义推送显示按钮及推送优化 支付宝友盟编译报错 控制器隐藏了导航 下页pop 导航位置看到黑条 安装Cocoapods xcode 插件 3.1 - Apps or metadata that mentions the name of any other mobile platform will be rejected 苹果电话、加急 火狐浏览器sqlite插件
asp.net core部署到iis中出现 HTTP Error 502.5 - Process Fa...
幽谷清水 · 2018-06-17 · via 博客园 - 幽谷清水

环境是windows Server2012 

问题的原因是缺少文件:api-ms-win-crt-runtimel1-1-0.dll,

dotnet 启动程序失败。

解决方案1:

安装系统补丁:

2012 R2对应》Windows8.1-KB2999226-x64.msu

下载地址:

https://www.microsoft.com/zh-CN/download/details.aspx?id=49063

2012 对应》Windows8-RT-KB2999226-x64.msu

下载地址:

https://www.microsoft.com/zh-cn/download/details.aspx?id=49091&134b2bb0-86c1-fe9f-d523-281faef41695=1

如果安装完dotnet-hosting-2.1.0-win 没有重启服务器也会报这个错误

posted @ 2018-06-17 21:23  幽谷清水  阅读(736)  评论(0)    收藏  举报

刷新页面返回顶部