Microsoft Visual Studio 2010 Service Pack 1 安装

发布于 2024-10-21 16:38:24 字数 675 浏览 1 评论 0原文

我已经安装了德语版的 Visual Studio 2010 Professional(通过 Microsoft DreamSpark 获取)。当我尝试安装 Visual Studio 2010 Service Pack 1,我从安装程序收到以下消息:

Microsoft Visual Studio 2010 Service Pack 1 可以在安装后在计算机上安装。 Anweisungen zum Beheben des Problems finden Sie in der Infodatei auf der Microsoft Download Center-Website.

英文翻译是:

无法安装 SP1,因为计算机的实际状态不受支持。

有人有类似的问题和解决方案吗?我的操作系统是 Windows 7 64 位(德语版)。

I have installed the German version of Visual Studio 2010 Professional (got it per Microsoft DreamSpark). When I'm trying to install the Visual Studio 2010 Service Pack 1, I get the following message from the installer:

Microsoft Visual Studio 2010 Service Pack 1 kann nicht installiert werden, da es vom aktuellen Zustand dieses Computers nicht unterstützt wird. Anweisungen zum Beheben des Problems finden Sie in der Infodatei auf der Microsoft Download Center-Website.

An English translation is:

Can't install SP1, as the actual state of the Computer is not supported.

Does anybody has a similar problem and a solution? My operating system is Windows 7 64-Bit (German Edition).

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

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

发布评论

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

评论(3

晒暮凉 2024-10-28 16:38:24

我的 Visual Studio 2010 Premium 也遇到了同样的问题,也是在德国 Windows 7 64 位上。几个小时后,我成功安装了 Service Pack 1。

问题是安装程序要求在 x64 计算机上安装 Visual Studio Tools for Office。因此,通过控制面板(添加/删除程序)自定义您的 Visual Studio 2010 安装并添加“Microsoft Office 开发人员工具 (x64)”功能。添加此功能后,您将能够启动 SP1 安装程序。

I had the same problem with my Visual Studio 2010 Premium, also on a German Windows 7 64 bit. After several hours I managed to install the Service Pack 1.

The problem is that the setup requires Visual Studio Tools for Office to be installed on x64 machines. So customize your Visual Studio 2010 Installation via the control panel (add/remove programs) and add the feature "Microsoft Office Developer Tools (x64)". After adding this feature, you will be able to start the SP1 Setup.

飘逸的'云 2024-10-28 16:38:24

如果您有 Visual Studio 2010 并尝试安装 Visual Studio 2010 Service Pack 1(无论是通过 Windows 更新、在线安装程序还是脱机独立 SP1 安装程序),则需要 Visual Studio 2010 的 Office 工具。但是,只有运行时 MSI 包 (vstodtr40_x86) .msi 或 stodt40r_x64.msi)可供下载。您实际上需要安装程序 vstodt40_x64.msi(64 位)或 vstodt40_x86.msi(32 位)。在 Visual Studio 2010 的商业版本中,它们包含在文件夹 \WCU\VSTO 中。

如上所述安装 Office 工具后,您将能够安装 Service Pack。如果您仅尝试运行时,它将失败。我知道,因为我测试过。

If you have Visual Studio 2010 and are trying to install Visual Studio 2010 Service Pack 1 (regardless of whether via Windows Update, Online installer or Offline Standalone SP1 Installer) it needs Office Tools for Visual Studio 2010. However only the Runtime MSI Packages (vstodtr40_x86.msi or stodt40r_x64.msi) are available for download. You actually need the installer vstodt40_x64.msi (64-Bit) or vstodt40_x86.msi (32-Bit). On commercial versions of Visual Studio 2010 these are included in the Folder \WCU\VSTO.

After you install the Office Tools as above you will be able to install the Service Pack. If you try with just the runtime it will fail. I know because I tested it.

人间不值得 2024-10-28 16:38:24

我有同样的问题。

首先,您必须下载Visual Studio 2010 Tools for the Office System 4.0 Runtime Service Pack 1

成功安装后,下载Visual Studio 2010 Service Pack 1

两个包都具有相同的链接:
(https://my.visualstudio.com/Downloads ?q=visual%20studio%202010%20service%20pack%201)

I had the same issue.

First you have to download Visual Studio 2010 Tools for the Office System 4.0 Runtime Service Pack 1.

After you install it successfully, download Visual Studio 2010 Service Pack 1.

Both packs are located with the same link:
(https://my.visualstudio.com/Downloads?q=visual%20studio%202010%20service%20pack%201)

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