Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/266.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 如何在需要dot net framework 4.5或更高版本的windows Server 2003中安装exe?_C#_.net_Windows - Fatal编程技术网

C# 如何在需要dot net framework 4.5或更高版本的windows Server 2003中安装exe?

C# 如何在需要dot net framework 4.5或更高版本的windows Server 2003中安装exe?,c#,.net,windows,C#,.net,Windows,我需要在其中一个安装一个软件 Microsoft windows server RC2 Service Pack 2 或Microsoft windows server Service Pack 2 我该怎么做,因为微软从2012年起就停止了windows 2003的产品服务。因此,我无法在该系统中下载.Net Framework 4.5 有人能给我推荐一个解决方案吗?请将应用程序的要求修改为.NET 4.0很抱歉,您不能,因为没有适用于windows 2003的.NET framework

我需要在其中一个安装一个软件

  • Microsoft windows server RC2 Service Pack 2
  • 或Microsoft windows server Service Pack 2
我该怎么做,因为微软从2012年起就停止了windows 2003的产品服务。因此,我无法在该系统中下载.Net Framework 4.5


有人能给我推荐一个解决方案吗?

请将应用程序的要求修改为.NET 4.0

很抱歉,您不能,因为没有适用于windows 2003的.NET framework 4.5,如下所述:

您应该升级服务器或搜索使用旧版本框架的softwre版本


很抱歉

好的,谢谢..如果需要什么,我会尽力通知你.谢谢你的快速回复。。实际上,我们构建了一个软件,我们的一个客户有一个windows server 2003系统,他只想在该系统中安装。所以我们完全震惊了。。所以我可能会尝试在我的程序中使用.NET4.0,我不知道这一部分。然后使用.NET4.0。我希望您的软件不使用4.5中的功能。重建并重试