VS2015调试问题 [英] VS2015 Debugging Issue

查看:94
本文介绍了VS2015调试问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

'C:\ Program Files(x86)\ Microsoft Visual Studio 14.0 \ VC \ VCWizards \ default.vcxproj'无法打开,因为此版本的应用程序不支持其项目类型(.vcxproj)

'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\VCWizards\default.vcxproj' cannot be opened because its project type (.vcxproj) is not supported by this version of the application

请问如何解决这个问题?我是Visual Studio的新手.

How do I solve this problem please? I am very new to Visual Studio.

谢谢.

推荐答案

欢迎来到MSDN论坛.

您何时遇到错误?

首先,请确保已安装Visual C ++ 2015的常用工具(转到控制面板"->程序"->程序和功能"->右键单击Visual Studio 2015->更改"-> ; modify),然后可以修复Visual Studio.

此外,这可能是由于安装损坏导致的,我建议 您可以使用VisualStudioUninstaller

https://github.com/Microsoft/VisualStudioUninstaller 以卸载 完整的Visual Studio,然后我建议 您可以下载 Visual Studio 2015的ISO 文件,其更新3来自 这里.

https://github.com/Microsoft/VisualStudioUninstallerto uninstall visual studio completely and then I recommend you could download ISO file of visual studio 2015 with update 3 from here.

要验证ISO文件的完整性,请使用 在这里,任何差异都表示ISO已损坏.

To verify the integrity of the ISO file, please use the FCIV.exe tool to check the SHA1 value of the ISO, the expected value comes from here, any discrepancy means the ISO is corrupted.

确保ISO正常后,您可以安装Visual Studio 2015更新3.

After making sure the ISO is ok, you could install visual studio 2015 with update 3.

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

If the issue persists, I need your help to collect the complete VS 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.

最诚挚的问候

Joyce


这篇关于VS2015调试问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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