Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以在 Windows XP II6 上运行 ASP.NET 4.0 网站,还是需要 Windows 7 和 II7 才能运行它?
是的,您可以在 IIS 6 上运行 ASP.Net 4 应用程序,但某些功能将不可用,例如添加到 Visual Studio 2010 的 Web 发布的一些附加功能以及自动启动功能等等。
当然不要忘记给它一个与使用其他 .Net 版本的其他应用程序不同的应用程序池。