VS2008为ASP.Net 2.0应用程序创建的MSI包可以在Windows Server 2016上成功运行吗? [英] Can MSI package created by VS2008 for ASP.Net 2.0 app run successfully on Windows Server 2016?

查看:218
本文介绍了VS2008为ASP.Net 2.0应用程序创建的MSI包可以在Windows Server 2016上成功运行吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个使用VS2008创建的ASP.NET 2.0应用程序的MSI安装包。 它在我们的Windows 2003和Windows 2008服务器上成功运行。 我们现在正在尝试使用Windows Server 2016,并且无法安装此软件包。  我认为服务器已针对.NET framework 2.0进行了正确配置,但MSI日志会抱怨它需要安装。  I无法从日志中判断出MSI软件包是否存在问题,或者是否在服务器上配置错误。


在我开始深入研究之前,可以使用VS2008构建MSI软件包如果服务器配置正确,或者是否必须使用较新版本的Visual Studio创建MSI包,则在Windows Server 2016上成功运行?


是否有机会获得ASP.Net 2.0 Web应用程序在Windows 2016服务器上运行而无需修改?  

解决方案

请参阅:


如何在Windows Server 2016上安装.NET Framework 3.5?


HTTP: //www.technig.com/install-net-framework-3-5-windows-server-2016/


注意:.NET Framework 3.5包含.NET Framework 3.0和2.0,三者共享公共语言运行时(CLR)2.0。


I have an MSI installation package for an ASP.NET 2.0 application created using VS2008.  It worked successfully on our Windows 2003 and Windows 2008 Servers.  We are now experimenting with Windows Server 2016 and this package fails to install.  I believe the server is properly configured for .NET framework 2.0 but MSI log complains about it needing to be installed. I cannot tell from the log if there is a problem with the MSI package or if something is configured incorrectly on the server.

Before I start digging into this further, can an MSI package built using VS2008 run successfully on Windows Server 2016 if the server is configured correctly or does the MSI package have to be created with a newer version of Visual Studio?

Is there any chance of getting the ASP.Net 2.0 Web app running on a Windows 2016 server without modifications to it?  

解决方案

See:

How to Install .NET Framework 3.5 on Windows Server 2016?

http://www.technig.com/install-net-framework-3-5-windows-server-2016/

Note: .NET Framework 3.5 includes .NET Framework 3.0 and 2.0, all three sharing the Common Language Runtime (CLR) 2.0.


这篇关于VS2008为ASP.Net 2.0应用程序创建的MSI包可以在Windows Server 2016上成功运行吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆