Visual Studio freezes or hangs on startup

后端 未结 13 698
夕颜
夕颜 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:03

    In my case, VS 2013 Professional was hanging on startup because the license was no longer valid.

    Last item in the log file:

    
        367
        
        Information
        UserConnection
        myemailaddrs@gmail.com signed in for IDE user
    
    

    And on the msdn.microsoft.com subscription page: "Your subscription is no longer active, contact your administrator."

    I had to get an updated subscription from my employer.

提交回复
热议问题