简体   繁体   English

Visual Studio Professional 2013和.NET Framework 4.6.1

[英]Visual Studio Professional 2013 and .NET Framework 4.6.1

I've got a copy of Visual Studio Professional 2013, trying to load up a project targeting .NET Framework version 4.6.1. 我有一份Visual Studio Professional 2013,试图加载一个针对.NET Framework 4.6.1版的项目。 I have installed the actual framework, the targeting pack, and the clickonce bootstrapper, all from Microsoft directly. 我已经安装了实际框架,目标包和clickonce引导程序,所有这些都是从Microsoft直接安装的。

For whatever reason, the project can't sense that 4.6.1 is installed, and keeps asking me to download it (which, to my frustration, just leads to microsoft.com/en-us), or to re-target to 4.5, the version my machine apparently believes is the most current. 无论出于何种原因,该项目无法感知4.6.1已安装,并一直要求我下载它(这令我沮丧,只是导致microsoft.com/en-us),或重新定位到4.5 ,我的机器显然认为最新的版本。

I'm not sure how to get around this, but it seems to be a known issue for machines running OS versions prior to Windows 8.1. 我不确定如何解决这个问题,但对于运行Windows 8.1之前的操作系统版本的计算机来说,这似乎是个已知问题。 I have no issues on my Windows 10 device running 2015 Community (different version, I know). 我在运行2015社区的Windows 10设备上没有任何问题(不同的版本,我知道)。

Either way, need to resolve this on the Win 7 machine. 无论哪种方式,需要在Win 7机器上解决这个问题。

I found the issue, though I don't know why it works now. 我找到了这个问题,虽然我不知道为什么它现在有效。 In this order, I re-installed .NET Framework 4.6.1, restarted, re-installed Targeting Pack (4.6.1), restarted, and then re-installed the ClickOnce bootstrapper. 按此顺序,我重新安装了.NET Framework 4.6.1,重新启动,重新安装了Targeting Pack(4.6.1),重新启动,然后重新安装了ClickOnce引导程序。

Should help that I got the files from here 应该帮助我从这里得到文件

Hope that helps! 希望有所帮助!

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Studio - .NET Framework 4.6.1 问题,适用于使用 Windows 8.1 或更低版本的用户 - Visual Studio - .NET Framework 4.6.1 Issue for users with Windows 8.1 or Older 无法在Visual Studio项目属性中选择.NET Framework 4.6.1 - Can't select .NET Framework 4.6.1 in Visual Studio Project properties 在VS2013 Professional for C#WinForms应用程序上使用Visual Studio Installer。 使用.NET Framework安装创建安装 - Using Visual Studio Installer on VS2013 Professional for C# WinForms app. create Installation with .NET Framework installation included .NET Framework / Visual Studio 2013更新5问题 - .NET Framework / Visual Studio 2013 update 5 issue Visual Studio 2013不显示.net Framework - Visual Studio 2013 not showing .net Framework 如何在Visual Studio 2017中添加.Net框架4.6.1类库而不是.Net标准? - How to add .Net framework 4.6.1 Class Library instead of .Net standard in Visual Studio 2017? 数据集未在 Visual Studio 2022 中从 .Net Framework 4.6.1 迁移到 .NetFramework 4.7.2 - Dataset not migrating in Visual Studio 2022 from .Net Framework 4.6.1 to .NetFramework 4.7.2 无法在Visual Studio 2013中定位.NET Framework 4.5 - Unable to target .NET Framework 4.5 in Visual Studio 2013 缺少 Visual Studio 2013 发布先决条件对话框 .NET 框架 4.8 - Visual Studio 2013 publish prerequisites dialog is missing .NET Framework 4.8 在 Visual Studio 2010 Professional 中找不到请求的 .Net Framework 数据提供程序 - Unable to find the requested .Net Framework Data Provider in Visual Studio 2010 Professional
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM