【发布时间】:2018-05-23 13:08:00
【问题描述】:
突然间我的 Azure App Service 无法启动 aspnetcore2.0 并且没有日志。只是错误 500,并且 Kudu 中的 Application Insights 或 Streaming Servicecs 中没有日志。
应用程序在 localhost 上完美运行,但独立且与 IIS Express 一起使用,并且昨天在 Azure 中运行良好。
我该如何解决这个问题?
【问题讨论】:
标签: azure azure-web-app-service asp.net-core-2.0