2020年9月30日

StaticFiles 之 FileExtensionContentTypeProvider

摘要: 3 如何新增加一个下载的文件类型呢 ? 比如.aspx 这里只是举例子: 10 FileServerOptions opt = new FileServerOptions() { EnableDirectoryBrowsing = true }; 11 FileExtensionContentTyp 阅读全文

posted @ 2020-09-30 14:39 土炮不一样 阅读(1652) 评论(0) 推荐(0)

windows 2012 IIS 部署 .net core HTTP Error 502.5 - Process Failure 错误解决办法

摘要: 还是前天的那台服务器,.net fromwrok 环境装好了之后,开始部署Web系统,启动的时候提示 HTTP Error 502.5 - Process Failure ; 根据以往的经验,这是没有安装core SDK引起的; 然后安装了对应的SDK文件,结果还这样; 尝试方法1:https:// 阅读全文

posted @ 2020-09-30 11:26 土炮不一样 阅读(613) 评论(0) 推荐(0)

导航