Visual Studio 2010 Crashing on Solution Load

后端 未结 7 1965
萌比男神i
萌比男神i 2021-02-20 06:32

I\'ve seen a lot of similar questions, but I don\'t think I\'m duplicating. Here\'s my situation. I have three solutions that I\'m working with. A works fine, but when I try

7条回答
  •  情书的邮戳
    2021-02-20 07:01

    If it's a C++ project, try deleting any PDB files that are hanging around - these sometimes get corrupted and cause crashes.

提交回复
热议问题