带有 .NET 3.5 的 Microsoft Server 2003

发布于 2024-08-10 08:10:08 字数 235 浏览 3 评论 0原文

作为后续问题对此

运行的服务器是 Microsoft Server 2003。尝试在这样的服务器上安装 .NET 3.5(仅安装并运行 1.1 以分割基于 1.1 和 3.5 的 Web 应用程序)时,是否有可能(不良)结果?

As a follow-up question on this;

The server running is a Microsoft Server 2003. Are there any possible (bad) outcomes when trying to install .NET 3.5 on such a server, that only has 1.1 installed and running in order to split up web-applications based on 1.1 and 3.5?

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

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

发布评论

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

评论(1

乖乖公主 2024-08-17 08:10:08

不,.net 3.5 运行时环境可以毫无问题地与 1.1 一起运行。您所要做的就是确保 1.1 应用程序和 3.5 应用程序位于 IIS 中的不同应用程序池中。

Nope, the .net 3.5 run time environment can run along with the 1.1 with no problem. All you have to do is make sure that the 1.1 applications and the 3.5 applications are in different application pools in IIS.

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