Visual Studio freezes or hangs on startup

后端 未结 13 704
夕颜
夕颜 2020-12-13 03:23

I have been using Visual Studio for a while and found that when I open visual studio and open the project all the files that were open last time remain open.

This ca

13条回答
  •  春和景丽
    2020-12-13 04:18

    Clear the tag's elements in C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\machine.config

    Also do the same with C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config

    The tag should just be

提交回复
热议问题