.NET 6部署到Windows IIS(64位服务器)
安装SDK(仅开发计算机,正式环境忽略)https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-6.0.101-windows-x64-installer
安装 .NET Core 托管捆绑包
安装完成后,重启服务器或在命令行界面中执行
net stop was /y
,后跟net start w3svc
安装老系统兼容包(可选)
Visual C++ 可再发行程序包要求
在较旧版本的 Windows(例如 Windows Server 2012 R2)上,安装 Visual Studio C++ 2015、2017、2019 可再发行程序包。 否则,Windows 事件日志中令人困惑的错误消息会报告
The data is the error.