如何安装 Visual Studio 2010 的 Visual Web Developer 功能

发布于 2024-10-11 19:03:01 字数 219 浏览 1 评论 0原文

我安装了 Visual Studio 2010 Premium,并且想要安装 Silverlight 4 SDK。

SDK 表示它需要 Visual Studio 2010 的 Visual Web Developer 功能。您知道如何安装或激活此功能吗?


在此处输入图像描述

I have Visual Studio 2010 Premium installed, and I want to install the Silverlight 4 SDK.

The SDK says that it requires the Visual Web Developer feature for Visual Studio 2010. Any idea as to how to install, or activate this feature?


enter image description here

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

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

发布评论

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

评论(4

你没皮卡萌 2024-10-18 19:03:01

运行 Visual Studio 安装程序并仔细检查已安装的组件。确保已启用 Web Developer(Web Developer 应该是 VS 2010 Premium 标准安装的一部分),然后单击“确定”。

安装完成后,尝试再次安装 Silverlight SDK。

Run the Visual Studio installer and double check the installed components. Make sure Web Developer is enabled (Web Developer should be part of the standard installation for VS 2010 Premium) and then hit OK.

Once the installation has completed try installing the Silverlight SDK again.

溺渁∝ 2024-10-18 19:03:01
  1. 重新运行 Visual Studio 安装程序
  2. 选择修改 选择
  3. 选项“Microsoft Web 开发人员工具”

在此处输入图像描述

  1. Rerun visual studio setup
  2. Select modify
  3. Choose option "Microsoft web Developer Tools"

enter image description here

爱已欠费 2024-10-18 19:03:01

对于 Windows Azure,这并不那么简单,因为没有单独的 VS 安装程序。启动 VS2010SP1AzurePack.2E2.2E1.exe 后,您最终会收到此消息。完成后,单击“确定”。然后在下一个屏幕上,其中列出了所有软件产品,并且“我接受”按钮呈灰色,向下滚动到“Visual Web Developer 2010 Express(依赖项)”行,然后单击“直接下载”链接在它下面。运行下载的“vwd_web.exe”文件,它将安装 Visual Web Developer 2010 Express。完成后,单击产品列表上的“我拒绝”按钮。这将使您返回到第一个屏幕。现在单击“安装”按钮 - 该消息将不会出现,并且现在将启用下一个屏幕上的“我接受”按钮。

With Windows Azure, this is not as straightforward, because there is no separate VS installer. After launching VS2010SP1AzurePack.2E2.2E1.exe, you will eventually get this message. Once you do, click OK. Then on the next screen, where it has all the software products listed and the "I Accept" button is grayed out, scroll down to the "Visual Web Developer 2010 Express (Dependency)" line, and click on the "Direct Download" link underneath it. Run the "vwd_web.exe" file that it downloaded, and it will install Visual Web Developer 2010 Express. Once that completes, click on the "I Decline" button back on the list of products. That returns you to the first screen. Now click the "Install" button - the message will not appear, and the "I Accept" button on the next screen will now be enabled.

怎会甘心 2024-10-18 19:03:01

就我而言,我已经选择了 Web Dev 功能,并执行了以下操作:

  1. 新建项目
  2. 云项目
  3. 获取 Azure SDK
  4. 单击下载 Azure 按钮
  5. WebPI 启动
  6. 关闭 VS
  7. 单击接受

安装 Azure SDK (2.9.1)。

In my case, I had already chosen the Web Dev feature, and performed the following

  1. New Project
  2. Cloud Project
  3. Get Azure SDK
  4. Click the Download Azure button
  5. WebPI kicked off
  6. Closed VS
  7. Clicked Accept

Azure SDK (2.9.1) installed.

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