ASP.NET 3.5在Windows 2000 [英] ASP.NET 3.5 on Windows 2000

查看:159
本文介绍了ASP.NET 3.5在Windows 2000的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图让一个ASP.NET 3.5的网站到Windows 2000机器(不是我的主意!)上运行,但我有一些问题。我一直在通过复制所需的DLL文件正在由 C:\ Program Files文件\参考大会\微软\框架\器v3.5 进入我的应用程序bin目录中。这成功地让我过去的集结号未找到的错误。

I am trying to get an ASP.NET 3.5 site to run on a Windows 2000 machine (not my idea!!!) but am having some problems. I have been working through copying required DLL files from C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5 into my app bin directory. This succesfully got me past the "assembly not found" errors.

不过,我现在得到以下错误。

However, I am now getting the following error.

编译器可执行文件csc.exe的无法找到

Compiler executable file csc.exe cannot be found"

我该如何解决这个问题?它主要是LINQ的功能,我期待利用。

How can I fix this? It is primarily LINQ functionality I am looking to utilise.

推荐答案

您将有很多问题,<一个href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=en"相对=nofollow> .NET 3.5不支持Windows 2000(参见系统要求)。

You are going to have many issues as .NET 3.5 is not supported on Windows 2000 (see System Requirements).

这篇关于ASP.NET 3.5在Windows 2000的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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