The application has failed to start because its side-by-side configuration is
问题场景:win10 安装 QQ国际版 启动QQ过程中
问题报错: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 sxsfrace,exe tool for more detail.
报错原因:Microsoft官方说法
This issue is caused by a conflict with some of the files in the 2008 version of the C run-time libraries. These libraries are part of the Visual Studio 2008 release, the version numbers start with 9.0. These libraries may be installed with several different Microsoft and third party products.
解决方案:
win10 x64下载以下两个必要系统组件
Microsoft Visual C++ 2008 SP1 Redistributable Package for (x64)
http://www.microsoft.com/downloads/en/details.aspx?familyid=BA9257CA-337F-4B40-8C14-157CFDFFEE4E&displaylang=en
Microsoft
Visual C++ 2010 Redistributable Package (x64)
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=bd512d9e-43c8-4655-81bf-9350143d5867
win10 x86下载以下两个必要系统组件
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)
http://www.microsoft.com/downloads/en/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en
Microsoft
Visual C++ 2010 Redistributable Package (x86)
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84
安装好以后启动报错的软件即可正常打开了。
更多关于我的分享:http://each.sinaapp.com/