gpt4 book ai didi

visual-studio-2013 - 右键单击后 Visual Studio 13 崩溃

转载 作者:行者123 更新时间:2023-12-01 19:59:17 25 4
gpt4 key购买 nike

我在 Visual Studio 2013 上工作,最近几天,每次我在 C# 文件中右键单击时,都会收到消息:“Visual Studio 2013 停止工作”。
我尝试修复安装,但没有成功。
在事件查看器中我发现错误:

Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception. Exception
Info: System.AccessViolationException

在谷歌搜索中,除了重新安装 Visual Studio 之外,我没有找到任何东西,但我宁愿避免它。

最佳答案

if you have 2 graphic processors on PC :

switch (graphic.card.name on my PC)
{
case "Intel " : VisualStudio.Crashed();

RightClickMouse on VS.ShortCut
Select("Run with graphic processor");
Click on morePowerfulProc :-)
BeHappy;
break;
case "NVIDIA" : VisualStudio.WorkingGood(); break;
}

我的电脑上有两个图形处理器。我不知道为什么,但任何 VisualStudio 只能在 Nvidia 显卡上正常工作;

关于visual-studio-2013 - 右键单击后 Visual Studio 13 崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41439506/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com