Visual Studio Crashing When Checking In

前端 未结 3 1378
夕颜
夕颜 2021-01-18 16:00

My Visual Studio 2013 is crashing when I trying to check in my pending changes everytime. How can I solve it?

Crash Log :

System.UnauthorizedAccessE         


        
3条回答
  •  鱼传尺愫
    2021-01-18 16:38

    It looks like you are have a corrupted install of Visual Studio. You can try to 'repair' it from "Add/Remove Programs". If that does not work you are likely going to have to Uninstall and re-install.

    You should get the latest binaries from http://www.microsoft.com/en-us/download/details.aspx?id=42666 o9r MSDN.

提交回复
热议问题