简体   繁体   English

我可以在Windows XP IIS6上运行ASP.NET 4.0吗?

[英]Can I run ASP.NET 4.0 on Windows XP IIS6?

我可以在Windows XP II6上运行ASP.NET 4.0网站,还是需要Windows 7和II7才能运行它?

Yes you can run ASP.Net 4 applications on IIS 6, but some features will not be available like some of the additions to web publishing added to Visual Studio 2010 and the Auto Start feature to mention a few. 是的,您可以在IIS 6上运行ASP.Net 4应用程序,但是某些功能将不可用,例如Visual Studio 2010中Web发布的一些新增功能以及自动启动功能等。

Of course don't forget to give it a different App Pool than the other applications using the other .Net versions. 当然,不要忘记为它提供与使用其他.Net版本的其他应用程序不同的应用程序池。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM