在 Windows 7 或 Vista 上安装 Visual Studio 2002

发布于 2024-11-23 18:21:49 字数 410 浏览 5 评论 0原文

我想在 Window 7(32 位)上安装 Visual Studio 2002。当我尝试时,它给出了 .NET Framework 1.0 不兼容的错误。我可以安装框架1.1。在机器上没问题,但 VS 2002 需要 1.0。

注意:

我知道 VS 2002 和 Framework 1.0 在 Windows 7 / Vista 上不兼容,但是 我将它安装在另一台类似的机器上并且已经使用了一段时间。不幸的是,我不记得当时我做了什么让它发挥作用。

任何建议、解决方法、想法或解决方案都非常感谢。

  1. 请不要告诉我它不兼容和/或否决,因为我 100% 确定我在一台计算机上运行它。

  2. 此外,由于遗留应用程序,我必须使用 VS2002。

I want to install Visual Studio 2002 on Window 7(32bit). When I try it gives me error of .NET Framework 1.0 incompatibility. I can install Framework 1.1. fine on the machine but VS 2002 needs 1.0.

Note:

I am aware of VS 2002 and Framework 1.0 are incompatible on Windows 7 / Vista but
I have it installed on another similar machine and have been using it for a while. Unfortunately, I don't remember what I did to make it work then.

Any suggestions, workaround, ideas or solutions are really appreciated.

  1. Please don't tell me it is incompatible and/or downvote because I am 100% sure I have it running on one machine.

  2. Also I HAVE to use VS2002 due to legacy application.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

遗弃M 2024-11-30 18:21:49

经过多次尝试,我终于能够在Win7上安装VS2002。
卸载了作为 VS2005 / SQL Server 2008 安装的一部分安装的所有其他框架(2.0+)。
还发现 Windows 安装程序可能已损坏,并采取了一些措施来修复该问题以及其他一些注册表设置。

我记得的主要区别是,在安装 VS2002 之前,在这个系统上我有其他框架、MVC 等,这可能会导致一些冲突。

但我还是不能说到底是什么解决了这个问题。所以也许我应该从头开始只使用普通操作系统。

With several tries I was finally was able to install VS2002 on Win7.
Uninstalled all other frameworks(2.0+) which were installed as part of VS2005 / SQL Server 2008 installation.
Also found something that the Windows installer might have got corrupted and did something to repair that and some other registry settings.

Main difference I can recall is that on this system I had other frameworks, MVC, etc. before installing VS2002 and that might be causing some conflict.

But again I can't say what exactly solved the problem. So may be I should have started from scratch with plain OS only.

赏烟花じ飞满天 2024-11-30 18:21:49

可以在 Windows 7 x86 中安装 VS 2002。

  1. 卸载所有较新的框架。
  2. 通过取消选择“Visual Studio Analyzer”和“Application Center Test”来安装 VS 2002

It is possible to install VS 2002 in Windows 7 x86.

  1. Uninstall all newer frameworks.
  2. Install VS 2002 by un-selecting "Visual Studio Analyzer" and "Application Center Test"
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文