本文介绍了视觉工作室2017的奇怪问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我刚把我的项目从2015年的视觉工作室搬到了2017年。当我启动我的控制台c#app时,我发现了一些奇怪的问题。
i just moved my projects from visual studio 2015 to 2017. I see weird problems when I launch my console c# app.
1。对于初学者,我收到错误 - 无法启动程序,因为未正确安装调试器。
1. for starters, I am getting error- Unable to start program as debugger is not properly installed.
2。为什么我启动时会看到4个控制台窗口?我总是只看到一个控制台窗口。还附加了视觉工作室的版本
2. why do I see 4 console windows when I start it? I was always seeing only 1 console window. also attached version # of visual studio
推荐答案
安装调试器时出现了一些问题。
Some issue happened during the installation of the debugger.
请打开 Visual Studio安装程序和修复:
祝你好运,
弗莱彻
这篇关于视觉工作室2017的奇怪问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!