首页 \ 问答 \ Visual Studio 2012 Express突然与此版本的Windows不兼容?(Visual Studio 2012 Express is suddenly “incompatible with this version of Windows”?)

Visual Studio 2012 Express突然与此版本的Windows不兼容?(Visual Studio 2012 Express is suddenly “incompatible with this version of Windows”?)

我在Windows 7上运行Visual Studio Express 2012.我已经运行了几个月没有问题。

上周五,当我关闭电脑时,安装了很多Windows更新。 今天早上,当我启动并打开VS2012解决方案时,我收到了以下错误消息:

This program has known compatibility issues

...

Visual Studio 2012 Express for Windows Desktop is incompatible with this version of Windows. 

Run Program有一个按钮,当我点击它,解决方案正常打开。 我没有改变任何关于我的Windows配置。 每次打开解决方案时都会发生这种情况。 MS在上周五应用的一批更新中发布了一个有缺陷的补丁吗?

编辑:我不知道为什么人们投票来关闭这个问题。 已经链接的答案与我的问题无关; 这个答案似乎是为了在VS2010中打开一个VS2012项目。 我试图在VS2012中打开一个VS2012项目。 如果您真的认为该问题需要关闭,请让我知道为什么在评论中,以便我可以适当地改变它。

星期五安装的.NET更新是:

  • KB2805226
  • KB2805221
  • KB2804582

更新:我或多或少放弃了,并在错误窗口上单击“不再显示此窗口”复选框。 Visual Studio似乎运行正常。


I'm running Visual Studio Express 2012 on Windows 7. I've been running it with no problems for several months now.

Last Friday, when I shut down my PC, a lot of Windows updates were installed. This morning, when I started up and opened a VS2012 solution, I got this error message:

This program has known compatibility issues

...

Visual Studio 2012 Express for Windows Desktop is incompatible with this version of Windows. 

There's a button for Run Program, and when I click it, the solution opens normally. I haven't changed anything about my Windows configuration. This happens every time I open a solution. Did MS release a flawed patch in the batch of updates that got applied last Friday?

EDIT: I'm not sure why people are voting to close this question. The answer that's been linked to isn't related to my issue; that answer seems to pertain to trying to open a VS2012 project in VS2010. I'm trying to open a VS2012 project in VS2012. If you really think that the question needs to be closed, please let me know why in the comments, so that I can change it appropriately.

The .NET updates installed on Friday were:

  • KB2805226
  • KB2805221
  • KB2804582

UPDATE: I gave up, more or less, and clicked the "Don't show this window again" checkbox on the error window. Visual Studio seems to be running ok.


原文:https://stackoverflow.com/questions/16901518
更新时间:2023-03-15 19:03

最满意答案

你能提供这些文章的参考吗?

我没有理由改变尝试和真实的方法。 毕竟,主键是关系数据库的基本设计功能。

使用UNIQUE服务于相同的目的听起来真的是对我的伤害。 他们的理由是什么?

编辑:我的注意力已经回到了这个旧的答案。 也许您阅读的关于PK与UNIQUE的讨论可以解决人们制作PK的唯一目的,以便强制执行其唯一性。 这样做的答案是,如果它是一个关键字,那么使其成为关键,否则使其成为唯一。


Can you provide references to these articles?

I see no reason to change the tried and true methods. After all, Primary Keys are a fundamental design feature of relational databases.

Using UNIQUE to serve the same purpose sounds really hackish to me. What is their rationale?

Edit: My attention just got drawn back to this old answer. Perhaps the discussion that you read regarding PK vs. UNIQUE dealt with people making something a PK for the sole purpose of enforcing uniqueness on it. The answer to this is, If it IS a key, then make it key, otherwise make it UNIQUE.

相关问答

更多

相关文章

更多

最新问答

更多
  • 您如何使用git diff文件,并将其应用于同一存储库的副本的本地分支?(How do you take a git diff file, and apply it to a local branch that is a copy of the same repository?)
  • 将长浮点值剪切为2个小数点并复制到字符数组(Cut Long Float Value to 2 decimal points and copy to Character Array)
  • OctoberCMS侧边栏不呈现(OctoberCMS Sidebar not rendering)
  • 页面加载后对象是否有资格进行垃圾回收?(Are objects eligible for garbage collection after the page loads?)
  • codeigniter中的语言不能按预期工作(language in codeigniter doesn' t work as expected)
  • 在计算机拍照在哪里进入
  • 使用cin.get()从c ++中的输入流中丢弃不需要的字符(Using cin.get() to discard unwanted characters from the input stream in c++)
  • No for循环将在for循环中运行。(No for loop will run inside for loop. Testing for primes)
  • 单页应用程序:页面重新加载(Single Page Application: page reload)
  • 在循环中选择具有相似模式的列名称(Selecting Column Name With Similar Pattern in a Loop)
  • System.StackOverflow错误(System.StackOverflow error)
  • KnockoutJS未在嵌套模板上应用beforeRemove和afterAdd(KnockoutJS not applying beforeRemove and afterAdd on nested templates)
  • 散列包括方法和/或嵌套属性(Hash include methods and/or nested attributes)
  • android - 如何避免使用Samsung RFS文件系统延迟/冻结?(android - how to avoid lag/freezes with Samsung RFS filesystem?)
  • TensorFlow:基于索引列表创建新张量(TensorFlow: Create a new tensor based on list of indices)
  • 企业安全培训的各项内容
  • 错误:RPC失败;(error: RPC failed; curl transfer closed with outstanding read data remaining)
  • C#类名中允许哪些字符?(What characters are allowed in C# class name?)
  • NumPy:将int64值存储在np.array中并使用dtype float64并将其转换回整数是否安全?(NumPy: Is it safe to store an int64 value in an np.array with dtype float64 and later convert it back to integer?)
  • 注销后如何隐藏导航portlet?(How to hide navigation portlet after logout?)
  • 将多个行和可变行移动到列(moving multiple and variable rows to columns)
  • 提交表单时忽略基础href,而不使用Javascript(ignore base href when submitting form, without using Javascript)
  • 对setOnInfoWindowClickListener的意图(Intent on setOnInfoWindowClickListener)
  • Angular $资源不会改变方法(Angular $resource doesn't change method)
  • 在Angular 5中不是一个函数(is not a function in Angular 5)
  • 如何配置Composite C1以将.m和桌面作为同一站点提供服务(How to configure Composite C1 to serve .m and desktop as the same site)
  • 不适用:悬停在悬停时:在元素之前[复制](Don't apply :hover when hovering on :before element [duplicate])
  • 常见的python rpc和cli接口(Common python rpc and cli interface)
  • Mysql DB单个字段匹配多个其他字段(Mysql DB single field matching to multiple other fields)
  • 产品页面上的Magento Up出售对齐问题(Magento Up sell alignment issue on the products page)