是否有可能运行支持ASP.NET 2.0只在服务器上的ASP.NET MVC 3.5 1.0应用程序? [英] Is it possible to run an ASP.NET 3.5 MVC 1.0 app on a server that supports ASP.NET 2.0 only?

查看:134
本文介绍了是否有可能运行支持ASP.NET 2.0只在服务器上的ASP.NET MVC 3.5 1.0应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的主机支持


  • ASP

  • ASP

ASP.NET 1.0 / 2.0

ASP.NET v1.0/2.0

ASP.NET AJAX

ASP.NET Ajax

Access数据库支持

Access Database Support

MS Server数据库支持(SQL Server)的

MS Server Database Support (SQL Server)

我知道通过复制一些有可能的文件来运行.NET 3.5 Windows窗体无.NET 3.5的应用程序安装在客户端上。对于是否ASP.NET 3.5 MVC 1.0同样持有?是否MVC 1.0支持.NET 2.0?

I know by copying some of the files it's possible to run a .NET 3.5 Windows Forms application without .NET 3.5 installed on the client. Does the same hold for ASP.NET 3.5 MVC 1.0? Does MVC 1.0 support .NET 2.0?

我的主人是的Go Daddy 的情况下,它可以帮助或有事项。

My host is Go Daddy in case it helps or matters.

推荐答案

居多。斯科特Hanselman有描述文章的究竟是如何做到这一点。他指出:

Mostly. Scott Hanselman has an article describing exactly how to do this. He notes:


      
  • 此变通办法提供准确与零保修或支持。它的原样,只是一个供参考的博客。如果该黑客删除文件或杀死你的猫,你已经被警告。没有牢骚。

  •   
  • 在实践中,没有人真正知道什么可能会断裂。微软并没有进行测试。

  •   
  • 这只是平可能不为你工作。对不起。

  •   

诀窍:

您可以从您的.NET 3.5开发机(这是你正在开发的机器上运行VS2008)复制到System.Core程序/ bin文件夹您的.NET 2.0 SP1的计算机上。它得是运行.NET Framework 2.0 SP1或这是不行的。 System.Core程序大概在某处C:\\ WINDOWS \\装配\\ GAC_MSIL \\ System.Core程序\\ 3.5.0.0__b77a5c561934e089您的机器上,但是你是一个坏人,即使要求

You can copy System.Core from your .NET 3.5 development machine (this is the machine running VS2008 that you're developing on) to the /bin folder on your .NET 2.0 SP1 machine. It's gotta be running .NET Framework 2.0 SP1 or this won't work. System.Core is probably somewhere around "C:\windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089" on your machine, but you're a bad person for even asking.

这篇关于是否有可能运行支持ASP.NET 2.0只在服务器上的ASP.NET MVC 3.5 1.0应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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