在 2.0 和 3.5 之后安装 .NET frmwk 1.1

发布于 2024-10-30 07:10:42 字数 175 浏览 1 评论 0原文

我当前运行的是 Windows 7 - 64 位,安装了 .NET Framework 2.0 和 3.5。我有一位客户需要为 .NET 1.1 编写的程序。除非安装了 .NET 1.1,否则 Visual Studio 不会让我针对 .NET 1.1 目标平台进行构建。我可以在当前系统上安装 .NET 1.1 而不会造成任何混乱吗?

I am currently running Windows 7 - 64bit, with .NET framework 2.0 and 3.5 installed. I have a customer that needs a program written for .NET 1.1. Visual Studio will not let me build for a target platform of .NET 1.1 unless it is installed. Can I install .NET 1.1 on my current system without messing anything up?

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

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

发布评论

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

评论(2

捎一片雪花 2024-11-06 07:10:42

请注意,如果您想要面向 .NET Framework 1.1,则需要安装 Visual Studio 2003。

但是,Windows 7 不再正式支持此版本的 Visual Studio。最好使用 VM:

有人吗设法让 Visual Studio 2003 在 Windows 7 上运行?

从长远来看,您最好至少迁移到 .NET 2.0 运行时。

Note that you will need to install Visual Studio 2003 if you want to target .NET Framework 1.1.

However, this version of Visual Studio is no longer officially supported on Windows 7. Best you go with a VM:

Has anyone managed to get Visual Studio 2003 running on Windows 7?

In the long run you are best off migrating to at least .NET 2.0 runtime.

羁客 2024-11-06 07:10:42

由于您使用的是 Win 7,请安装 XP 模式并安装早期版本的Visual Studio 可以编译为 .NET 1.1。

Since you have Win 7, install XP Mode and install an earlier version of Visual Studio on there to compile to .NET 1.1.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文