Visual Studio 2012并行配置不正确 [英] Visual Studio 2012 Side by side configuration is incorrect

查看:322
本文介绍了Visual Studio 2012并行配置不正确的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我运行Visual Studio 2012 Professional时,出现并行配置错误消息.

When I run Visual Studio 2012 Professional I get a side by side configuration error message.

消息:

"C:\ Program Files \ Microsoft Visual Studio 11.0 \ Common7 \ IDE \ devenv.exe

"C:\Program Files\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe

该应用程序无法启动,因为其并行配置不正确.请查看应用程序事件日志或使用命令行sxstrace.exe工具获取更多详细信息."

The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the commande-line sxstrace.exe tool for more detail."

事件日志:

对于"C:\ Program Files \ Microsoft Visual Studio 11.0 \ Common7 \ IDE \ devenv.exe",激活上下文生成失败.从属程序集coloader80.dll,processorArchitecture ="X86",type ="win32",version =找不到"1.0.0.0".请使用sxstrace.exe进行详细诊断."

"Activation context generation failed for "C:\Program Files\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe". Dependent Assembly coloader80.dll,processorArchitecture="X86",type="win32",version="1.0.0.0" could not be found. Please use sxstrace.exe for detailed diagnosis."

sxstrace.exe: http://pastebin.com/qgS3Sx8c

我已经安装了vcredist_x86

I've already installed vcredist_x86

我正在运行Windows 7专业版

I'm running Windows 7 Professional

推荐答案

我今天遇到了这个问题,并找到了一种粗略的方法来解决我的问题,而无需分析日志并寻找丢失的.dll.

I encountered this problem today and found a crude way to solve it for me, without analyzing logs and looking for missing .dlls.

我打开系统配置,并打算取消安装VS2013 RC的安装,当时我意识到可以使用维修选项.尝试此操作不会产生任何效果,但我还看到仍然安装了Windows桌面版VS2012和网络版vs2012.

I opened up the system configuration and was about to de-intall VS2013 RC, when I realized there was an repair option. Trying this brought no effect, but I also saw that VS2012 for windows desktop and vs2012 for web were still installed.

因此,重新启动后,终于解决了我的side-by-side错误:

So after a reboot this finally fixed my side-by-side error:

  1. 清理计算机上所有以前安装的Visual Studio版本.
  2. 重新启动.
  3. 修复Visual Studio的已安装(仅左侧)版本
  4. 重新启动.

也许这对于以后遇到此问题的其他所有人都是有用的.

Maybe this is of use for everyone else who is encountering this problem in the future.

亲切的问候

这篇关于Visual Studio 2012并行配置不正确的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆