简体   繁体   English

我可以在Windows Server 2003上运行.NET 4.0 Web应用程序吗?

[英]Can I run .NET 4.0 web applications on Windows Server 2003?

.NET 4.0是否可以在Windows Server 2003和iis 6中运行?

Yes, but you might run into some problems. 是的,但你可能会遇到一些问题。 See here . 看到这里

System Requirements 系统要求

  • Supported Operating Systems: 支持的操作系统:
    • Windows 7; Windows 7的;
    • Windows Server 2003 Service Pack 2; Windows Server 2003 Service Pack 2;
    • Windows Server 2008; Windows Server 2008;
    • Windows Server 2008 R2; Windows Server 2008 R2;
    • Windows Vista Service Pack 1; Windows Vista Service Pack 1;
    • Windows XP Service Pack 3 Windows XP Service Pack 3
    • Windows XP SP3 Windows XP SP3
    • Windows Server 2003 SP2 Windows Server 2003 SP2
    • Windows Vista SP1 or later Windows Vista SP1或更高版本
    • Windows Server 2008 (not supported on Server Core Role) Windows Server 2008(服务器核心角色不支持)
    • Windows 7 Windows 7的
    • Windows Server 2008 R2 (not supported on Server Core Role) Windows Server 2008 R2(服务器核心角色不支持)
  • Supported Architectures: 支持的体系结构:
    • x86 86
    • x64 64位
    • ia64 (some features are not supported on ia64 for example, WPF) ia64(ia64不支持某些功能,例如WPF)
  • Hardware Requirements: 硬件要求:
    • Recommended Minimum: Pentium 1 GHz or higher with 512 MB RAM or more 建议最小值:Pentium 1 GHz或更高,512 MB RAM或更高
    • Minimum disk space: 最小磁盘空间:
      • x86 – 850 MB x86 - 850 MB
      • x64 – 2 GB x64 - 2 GB
  • Prerequisites: 先决条件:
    • Windows Installer 3.1 or later Windows Installer 3.1或更高版本
    • Internet Explorer 5.01 or later Internet Explorer 5.01或更高版本

Microsoft .NET Framework 4 (Web Installer) Microsoft .NET Framework 4(Web安装程序)

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

相关问题 无法调试正常工作:.NET 4.0,Windows 2003 Server - Can't get debugging to work: .NET 4.0, Windows 2003 server 在Windows Server 2003 SP2上安装.NET 4.0 - Installing .NET 4.0 on Windows Server 2003 SP2 我可以在Windows 8的WinRT Metro Style应用程序上使用现有的.Net 4.0类库 - Can I use my existing .Net 4.0 Class Libraries on WinRT Metro Style Applications for Windows 8 Windows 2003上的.NET应用程序性能问题 - .NET Applications performance problem on Windows 2003 应用程序无法在Windows 2003上运行 - app can not run on Windows 2003 exe 无法在 windows xp 上运行甚至将 .net 更改为 4.0 - exe can't run on windows xp even change .net to 4.0 构建一个简单的Web服务器,我可以作为Windows服务运行 - Build a simple web server that I can run as a windows service 无法在Windows 10上的IIS服务器上注册asp.net 4.0 - Can not register asp.net 4.0 on IIS server on Windows 10 从Windows Server 2003上的Web CGI脚本执行.net应用程序时,InteropServices COMException - InteropServices COMException when executing a .net app from a web CGI script on Windows Server 2003 如何在Windows 8上修复.NET Framework 4.0? - How can I repair .NET Framework 4.0 on Windows 8?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM