安装后立即出现并排错误 [英] Side-by-Side error right after installation

查看:84
本文介绍了安装后立即出现并排错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

安装Visual Studio 2015社区后,我收到一个错误消息窗口,提示:

After installing Visual Studio 2015 Community im getting an error message window saying:

" C:\ Visual Studio \ Common7 \ IDE \ devenv.exe

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

"C:\Visual studio\Common7\IDE\devenv.exe

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

所以我运行了 事件查看器>自定义视图>管理事件以查找此消息:

so I ran  Event Viewer > Custom Views > Administrative Events  to find this message:

针对"C:\ Visual Studio \ Common7 \ IDE \ devenv.exe"的激活上下文生成失败.从属程序集coloader80.dll,processorArchitecture ="X86",类型="win32",版本="1.0.0.0".找不到.请用 sxstrace.exe进行详细诊断."

"Activation context generation failed for "C:\Visual Studio\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,控制台窗口出现并消失了,所以我不确定该可执行文件的作用

I also ran sxstrace.exe and a console window appeared and disappeared so im not exactly sure what that executable file does or did

此外,我认为值得一提的是,在安装Visual Studio 2015社区后,有一条消息说已经安装了VS,但是有些错误消息说涉及Microsoft Office的内容,但是我继续并重新启动了计算机 反正.因此,再次回到事件查看器>应用程序和服务日志

Also, I believe it is worth noting that right after installing Visual Studio 2015 Community, there was a message saying that VS has been installed but some error message said something that involved Microsoft Office, but I went ahead and restarted my computer anyway. So going back again to Event Viewer > Applications and Services Logs 

在名称栏"Microsoft Office Alerts"下有一个事件,并在类型"列中输入管理"并找到此消息:

there was an event under the name column "Microsoft Office Alerts" and Type column "Administrative" and found this message:

我不认为这两者之间存在相关性,但我认为值得一提

I don't believe there is a correlation between these two but I thought it was worth mentioning 

推荐答案

TheDuriantFruit

Hi TheDuriantFruit,

欢迎来到MSDN论坛

根据错误消息,我找到了一个博客:

According to the error message, I found a blog: https://blogs.msdn.microsoft.com/smondal/2010/12/31/the-application-has-failed-to-start-because-its-side-by-side-configuration-is-incorrect-please-see-the-application-event-log-for-more-detail/ and you can use the SxSTracing to diagnose side-by-side error and find the detail error message that caused this issue.

The error message "side-by-side configuration is incorrect" often means corruption of the existing Visual C++ redistributable package or missing the correct C++ runtime components for your type of system. Please have a look at this similar issue here:

http://answers.microsoft.com/zh-CN/windows/forum/windows_7-pictures/error-the-application-has-failed-to-start-because/df019c0d-746e-42d0-ad68-465e18e3f3ef?page = 1

1. Repair VS community 2015: go to Control Panel—Programs and Features and right-click VS community 2015, select Change-Repair.

https://www.microsoft.com/en-sg/download/details.aspx ?id = 48145

About the Outlook and VS community 2015, they can work side-by-side with each other, since I have both of them installed on my local and all works fine.

如果此问题仍然存在, 我需要您的帮助 到安装日志.请用 http://aka. ms/vscollect 收集安装日志.使用它之后,您将在%temp%文件夹下找到vslogs.zip.请将文件上传到 https://onedrive .live.com/ 并在此处共享链接.

If this issue still persists, I need your help to the installation log. Please use http://aka.ms/vscollect to gather the installation logs. After using it, you will find vslogs.zip under %temp% folder. Please upload the file to https://onedrive.live.com/ and share the link here.


这篇关于安装后立即出现并排错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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