这是我第一次在 ASP.NET 中发布 Web 表单项目。我遇到过可能的 http 错误,但我不明白这个错误。我的IIS版本是10.0
HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler.
Run Code Online (Sandbox Code Playgroud)
我在互联网上看到了很多解决方案,有一个共同点,并且正在运行
C:\Windows\Microsoft.NET\Framework\v4.0.30319>aspnet_regiis -i in cmd.
Run Code Online (Sandbox Code Playgroud)
但我确实收到此错误:
Microsoft (R) ASP.NET RegIIS version 4.0.30319.0
Administration utility to install and uninstall ASP.NET on the local machine.
Copyright (C) Microsoft Corporation. All rights reserved.
Start installing ASP.NET (4.0.30319.0).
This option is not supported on this version of the operating system. Administrators should instead install/uninstall …Run Code Online (Sandbox Code Playgroud)